

Because sometimes I have the laptop connected to the TV using Steam’s Big Picture mode with a controller and it would be nice to launch also my Heroic games from there without having to go back to the desktop
Because sometimes I have the laptop connected to the TV using Steam’s Big Picture mode with a controller and it would be nice to launch also my Heroic games from there without having to go back to the desktop
IT WORKED! Thank yoy again for the help :)
I’ve tried first removing the -it
flag as suggested by @farcaller@fstab.sh in another comment and see if that works out.
Otherwise I’ll try to debug with a logfile as you suggested, thanks!
Oh you are right, thank you. I’ve tried removing it and see if it fixes the issue 🤞
Thank you for pointing it out. I’ll fix it as soon as possible and see if it solves the issue.
However, the script I pasted is fired by another script (called docker_backupper.sh
, that is the one triggered by the cronjob and whose purpose is firing a specific script for each service to be backed up) and that script has the on top, so I fear adding it also to the “invoked scripts” won’t change that much
Maybe take a look at PhotoSync as well, it’s not foss but it’s a really well-done app and seems to be what you are looking for
Imho the card view redesign was more than needed, thank you!
Big kudos to the thunderbird team, since the supernova announcement they’ve done a really good job
Agree, it doesn’t mean the project it bad but it still seems a bit weird. I’ve texted one of the Dev on Reddit to ask for some clarification about the whole thing, and maybe understand the reasons behind this choices.
Will update you here if they reply
As I replied to the other comment, I wasn’t aware of the recent happenings. I’ve been using Floorp for a while now and when I installed it it was fully opensource.
However, it seems like it’s fully opensource again now (sources in the other reply)
Huh! I didn’t know about all these happenings around floorp’s source code availability, but from what I can see now it should be back as fully open source under the MPL 2.0… am I wrong?
From the Floorp official website:
Floorp’s source code is entirely open, allowing anyone to view it and contribute to the project. Not only is the browser itself open source, but the build environment is as well.
Thank you, but the problem is that is howdy installation (that gets automatically executed after I run sudo apt install howdy
that tries to run “old fashioned” pip commands.
So I should either find a way to tweak Howdy install (like building it from source after changing something maybe?) or disable this system security feature temporarily, install howdy and re-enable it immediately after
Nope I didn’t, but the problem doesn’t seem to be the Python version, but instead the fact that now Python is “externally managed” and therefore I cannot install packages using pip install packagename
as it used to be.
I know that this is done for security reasons and that the good practice would be using pipx or conda, but the problem is that howdy istallation still tries to use the “old approach”
If you are looking for something light and low maintenance, maybe Mint could be a good fit?
I’ve never daily driven it because I’m not a fan of Cinnamon, but everyone says its light and stable so seems like what you are looking for
Up! Depending on what you are looking for also VanillaOS could be an interesting option
Haven’t tried yet, but I’ve seen some people on YT claiming to have done so… If you try it out let me know if you succeed!
When it reboots the fans are kinda loud until I enter the password for disk encryption, then everything is as expected. Temperatures are more than ok both before and after the random reboots.
Sorry for the noob question but, how can I run a memtest on it?
I really like Photon, that is a web client but with Firefox PWAs addon can be installed a regular app
EDIT: just seen someone else wrote the same in a different comment, wooops
Unfortunately the issue persists even if I give Heroic access to the all user files (
filesystem=home
), but maybe the issue is more an issue of Steam rather than of Heroic, since from Heroic I’m able to launch games and even add them to Steam (they actually appear on Steam Library, and manually launching from a terminal the command Heroic automatically added to steam games are launched properly).I tried to give Steam flatpak full access to user’s files as well, but after having done that I got an error when launching steam pointing me to this doc page so I think some additional steps would be needed for that change (?)