Do note that if you intend to use Debian for gaming, you’ll probably want to enable Backports for access to newer kernel and firmware packages.
Their metric for “older” is two years or more.
Glad you got it working!
BTW, in case you’re not aware of it, you might find the shellcheck
command useful when writing scripts.
I can’t tell from that error message whether the inner quotes are being discarded when the command is run, or just hidden when the error message is displayed.
Too bad it doesn’t tell you what part of the command is causing the syntax error. Have you checked for more info in the output of journalctl --boot _UID=1000
? (Assuming your user id is 1000 and you use systemd.)
Re-reading the spec page that I linked above, I see reference to both a general escape rule and a quoting rule. That could be complicating things with the quotes and backslashes, and maybe even the dollar signs and semicolons, which apparently are reserved. In case it helps, I don’t think those semicolons are needed at all.
Before diving deeper into escaping rules, though, I would consider whether it’s time to move the whole command line into a script, and simply pass %f
to the script in your Exec=
line. That would avoid the need for nested escaping/quoting, and allow you to write debug information to a temporary file when the script runs.
You’re using single quotes in your Exec lines, which is not legal .desktop file syntax.
I suggest replacing your single quotes with double quotes, and replacing your double quotes with backslash-escaped double quotes.
Good point. I forgot about that possibility because I don’t spend much time playing in Open mode.
The same thing tends to happen on stronghold carriers in Solo mode, I suspect because Frontier programmed the game to spawn a bunch of NPC ships eager to dock with those carriers when a mini-instance is created. You can be the only player within light years, and still have to wait several minutes for all those NPCs to leave before you can dock.
*facepalm*
Ah… Yes, it was most likely a fleet carrier, then. Those are owned by players, and not always open to the public.
Was it Elite Dangerous? Stations grant docking clearance if you’re within range when you request it; I think it’s about 7500 meters. Check out the in-game the tutorials. One of them teaches this.
For anyone reading this who is unfamiliar with Debian’s release process, the Testing distribution is not a release. Rather, it is a holding area for packages that may eventually become part of a release.
Some people choose to run it instead of Debian Stable in order to get more recent non-security updates to packages, with the understanding that occasional breakage is normal for Testing.
https://wiki.debian.org/DebianUnstable#What_are_some_best_practices_for_testing.2Fsid_users.3F
The right answer is definitely not landfill.
Most people use their computers to run a web browser, maybe a word processor or media player, and… not much else. Even someone who has only used Windows can figure out those basics on a Linux desktop.
If the charities are unable/unwilling to provide support for Linux, they could give computers away on Craigslist before dumping more e-waste into our environment.
As someone who runs multiple desktop sessions at once, each on a different virtual console, sddm is a continual pain in my workflow. Notably:
Wow… Given that the GPU was released just a few days ago, that’s impressive for open-source drivers. Thanks for posting this.
Lenval Brown, who voiced the narrator in Disco Elysium, will return for Hopetown and voice a key character.
That man’s voice was amazing in Disco Elysium’s opening:
Doesn’t Apple Contacts support CardDAV natively? These sites say it does:
https://sabre.io/dav/clients/ios/
https://devguide.calconnect.org/CardDAV/Client-Implementations/
I’ll never be happy about almost every smartphone user I know happily putting my personal details into their phone, which then sends them to the likes of Google, Apple, and Facebook.
I de-googled my phone and sync my contacts to a trustworthy server. I hope this will eventually be easy for everyone.
Well, look at that. The Kiwix offline reader is in Debian already, so getting it couldn’t be more convenient.
Thanks!
Is an archive of their repair manuals available for download? Would you mind sharing the link?
[email protected]