leamas
leamas
Having working media keys is a basic issue., provided by https://github.com/jreese/spotify-gnome (gnom) and http://code.google.com/p/spotify-notify/ (Ubuntu/unity)
EDIT: Rewritten docs after a rebase update. An admittedly large patch set from the downstream Debian packaging: - Fix the missing so-version i. e., a defined ABI level (#194) -...
Although the README.md tells us that the library builds for macOS and Linux this is not true: https://travis-ci.org/github/wjwwood/serial No build completes.
This is really about the #231 PR. However, since the current master doesnt build, there is no way to reproduce test errors there. On #231, commit 6dd5782, the run_tests completes...
Trying to package the library, running into multiple problems: - library lacks so-version - library lacks compatibility links - The name *serial* is too generic and clashes with other packages...
When populate.py encounters an empty messages list around line 149 this leads to index out of bounds error in line 151 `last_message = messages[-1]` A simple fix is: ``` index...
**Describe the bug** I have since long observed a rather long delay from closing opencpn until it actually exits. Now, on a RPi clone running XFCE I get the dialog...
**Is your feature request related to a problem? Please describe.** The official Flatpak packaging which creates packages users can download lives at [flathub](https://github.com/flathub/org.opencpn.OpenCPN). We also maintain a Flatpak setup in...
**Is your feature request related to a problem? Please describe.** The User Manual is available as a download bundle, but this is not that visible. As for the Plugins Manual...