hadess
hadess
See https://github.com/flatpak/flatpak/issues/4763 for the details. I think we should add a check in Flathub that apps shouldn't redefine mime-types provided by the host. Given that we don't know what host...
Trying to rip https://musicbrainz.org/release/9b7c8b00-0e37-4a0d-8fc1-3d0caa2c00c8 using one of my more reliable CD drives (a Samsung-branded USB DVD drive, TSSTcorp CDDVDW SE-208DB (MF00)), I got: ``` INFO:whipper.command.cd:using configured read offset 6 INFO:whipper.command.cd:checking...
The code in whipper/command/cd.py doesn't try to eject CD-R even if `eject` is set to `always`. ``` INFO:whipper.command.cd:using configured read offset 6 INFO:whipper.command.cd:checking device /dev/sr1 CRITICAL:whipper.command.cd:inserted disc seems to be...
Example output from the test tool (replaced the IPv6 address though): ```sh $ ~/.cache/jhbuild/build/microdns/examples/host-lookup diskstation.local diskstation.local resolves to IPv4 address 192.168.1.68 diskstation.local resolves to IPv6 address ffff:fff:ffff:ffff:fff:ffff:fffff:fffff ``` Please check...
This would be helpful for applications and libraries that want to add `.local` name resolution without requiring OS support (NSS configuration, Avahi availability and accessibility). I'm guessing it involves starting...
Trying to use Marker (which uses scidown) to write GitLab compatible equations, I ran into a problem. scidown and Marker expect equations to be surrounded by `$$`, whereas GitLab expects...
Starting with 3.10.0, using the Flatpak builds from Flathub, I get loads of: ``` Error creating /home/hadess/.var/app/io.github.neil_morrison44.pocket-sync/cache/today.neil.pocket-sync/file_caches as file cache No such file or directory (os error 2) ``` warnings...
This might be fixed by expanding on the [inventory](https://github.com/openfpga-cores-inventory), but as this is a UI problem, I'll file it here. I'm a patron of Jotego, and even with that, I...
### Please confirm your submission meets all the criteria - [x] I have read the [App Requirements][reqs] and [App Maintenance][maint] pages. - [ x My pull request follows the instructions...
This adds support for Logitech USB receivers and Bluetooth devices to be accessed by users at the console, so that they can use an application like Solaar out-of-the-box. Note, this...