LinuxOnTheDesktop
LinuxOnTheDesktop
I am using pdfsam 4.3.1, 'basic' version, on Windows 10 (and I note that there seems to be no way of displaying the version number from within the application). Some...
**Ananicy version**: yesterday's git. **Log**  **Conf file** ``` ## Ananicy 2.X configuration # Ananicy run full system scan every "check_freq" seconds # supported values 0.01..86400 # values which have...
Thank you for your nice nicer (so to speak!). Unless I miss something - and admittedly reading the code would tell me this - the meaning of the conf file's...
I'd like to override some of the Ananicy default rules. How do I do that, other than by deleting the rule file(s) - which I would have to do every...
I appreciate ananicy very much. I appreciate too that the developer has made efforts to speed up how fast is starts. However, on my - fast - system, it still...
``` $ ./SyncthingGTK-0.9.4.4-x86_64.AppImage Traceback (most recent call last): File "", line 1, in File "/tmp/.mount_SyncthsSd05w/usr/lib/python2.7/site-packages/gi/__init__.py", line 42, in from . import _gi ImportError: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by...
**Describe the bug** ``` covid19-cli.sh: line 9: warning: setlocale: LC_NUMERIC: cannot change locale (en_US): No such file or directory ✔ Country: united states jq: error (at :1): Cannot iterate over...
The shellcheck program (available for editors and also online at https://www.shellcheck.net/) is unhappy with various parts of the main script (viz., covid19-cli.sh). Many of those problems have to do with...
I see this: ``` Scheduling for (re-)integration: /home//.xsession-errors Scheduling for (re-)integration: /home//.xsession-errors.old Error: could not find registered AppImage: /.Trash Error: could not find registered AppImage: /.Trash-1000 ``` I could just...
I gather the following from [this webpage](https://www.tecmint.com/chkservice-manage-systemd-units-in-terminal/). ``` = – indicates unit has been stopped. > – shows unit is running. ``` That information is omitted here:  chkservice version:...