LinuxOnTheDesktop

Results 139 issues of LinuxOnTheDesktop

I put the latest code of s.sh into a file. I created this: ``` #!/usr/bin/env bash set -o nounset source "/my/path/h.sh" # replace with a real path echo "abcdefghijklmnopqrstuvxywz" |...

I gathered that one downloads or copy-pastes h.sh from the repo. Others might struggle to work that out.

The usually wonderful [shellcheck utility](https://www.shellcheck.net/) complains about half a dozen lines. You might want to heed its suggestions (or else add `shellcheck ignore=`) lines.

The README says > Dependencies is currently shipped as two binaries Yet, I downloaded `Dependencies_x64_Release.zip` and saw this within my zip-handling program: ![image](https://github.com/lucasg/Dependencies/assets/47056543/79338997-5b45-4d88-a71f-af8297ea3c67) Still: thank you for the software!

Just now I download Dependencies 1.11.1.0, ran it, pointed it (via dragging) towards a program called Vueminder and Dependencies gave the following output. ![image](https://github.com/lucasg/Dependencies/assets/47056543/5eb6c904-4943-4e30-ae43-308cdb5897a9) It is hard to know what...

Cinnamon merits mention under 'Desktop environment' as 'experimental'. For, see [here](https://www.linuxmint.com/rel_virginia_whatsnew.php) and [here](https://trello.com/b/HHs01Pab/cinnamon-wayland). The same goes for Mint's file manager, Nemo.

https://newpipe.net/ does not make it very clear that the program runs only on Android (at least in the absence of some sort of emulator). Making this clear would aid some...

enhancement

On Mint 19.1 Cinnamon (the alpha version and the release version), for some applications such as Ksystemlog, windows end up such that the larger of their two toggle states is...

When one goes to create a new directory, one expects to enter the directory path. Yet, the dialogue box that appears seems to ask for the path of the _parent_...

I tried your program (the latest of the releases) on a HiDPI system - details below - and I saw this. ![image](https://user-images.githubusercontent.com/47056543/68094511-283c4280-fe99-11e9-8cb3-7e7020ebce7b.png) OS: Linux Mint 19.2 Tina x86_64 Host: 20KHCTO1WW...