drws

Results 111 issues of drws

I have managed to build latest frequensea on Arch Linux x64 without noticeable problems, but it segfaults upon running: ``` > frequensea ../lua/static.lua OpenGL Renderer: Mesa DRI Intel(R) Ivybridge Mobile...

**Describe the bug** When `vorta --create` is ran from a shell where `$DISPLAY` isn't available it goes into an uncontrolled Qt5-related crash instead of complaining or trying to find the...

**Describe the bug** Currently `vorta --create Profile` signals Vorta to start Borg and exits immediately. By doing so it cannot signal back when the backup is finished and whether it...

type:enhancement
help wanted

I'm trying to use an Edimax EW-7811UAC (containing RTL8811AU) in monitor mode on a Raspberry Pi and it appears it is staying fixed to channel 1 in the 2.4GHz band....

I'm using PyBOMBS v2.3.0 on CentOS 7 (x64) and gnuradio-stable (as well as gnuradio-default) is building and installing properly. However, libosmo-dsp build is failing due to the following error: PyBOMBS.install_manager...

### What Happened? I was installing Elementary OS to a bit slower machine, so it took a bit of time. During `squashfs` extraction the computer went to sleep because installer...

### What Happened? I'm trying to install Elementary OS to a bit unusual drive/partition layout and I need to be able to select the device to which the bootloader is...

blueman: 2.3.1 BlueZ: 5.65 Distribution: Arch Desktop environment: MATE Some buggy USB adapters occasionally need [`usbreset`](https://marc.info/?l=linux-usb&m=121459435621262&w=2) (`USBDEVFS_RESET`) to get them from an error state. I know this is a workaround,...

feature

(Book)marking lines with the plus sign is a handy [feature](https://www.geany.org/manual/index.html#bookmarks) that could be repurposed to additionally provide a multiline selection for edit commands. I'm proposing two additional menu entries under...

`String(long long int)` and `String(unsigned long long int)` are not defined for relevant platforms, so `String()` is unable to parse 64-bit integers. A minimal non-working example would be: ```cpp #include...