David Martinka

Results 4 issues of David Martinka

**Adding a Book to a Shelf is non-intuitive** The only way to add an existing book to a shelf is by editing the shelf. A user is probably going to...

:massage: UX
:hammer: Feature Request

…ds file on Ubuntu Fixes [Issue 1031](https://github.com/anbox/anbox/issues/1031) Tested by building snap package on Ubuntu 20.04. Anbox snap runs, installed play store, installed Minecraft, got in game, created a world and...

Clicking "Disable Noise Suppression" unloads **_all_** instances of ```module-loopback```, ```module-null-sink```, ```module-ladspa-sink``` and ```module-remap-source```, even if they are unrelated to Cadmus. I use a global DRC (dynamic range compression) filter chain...

bug
high priority

everything seems fine up until ```fbs run```: ``` Traceback (most recent call last): File "/home/xxx/git/cadmus/src/main/python/main.py", line 11, in pulse = pulsectl.Pulse("t") File "/home/xxx/git/cadmus/python-environments/env/lib/python3.6/site-packages/pulsectl/pulsectl.py", line 359, in __init__ try: self.connect(autospawn=True) File...