• 0 Posts
  • 75 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle












  • I’m a fan of the Flatpak trend. The latest version of Linux Mint has some interesting additions to how things are presented, as far as “verified” and “not verified”. Basically their app installer program lets you know if a particular Flatpak should be treated with caution, sort of like downloading a random .exe with Windows.

    I recently installed Manjaro with KDE Plasma, and I’d like an easier way of getting Flatpaks out of the box with it. Their solution is to install Discover alongside their own app installer. So now I have two different GUI programs to open if I want to research something to install.




  • I installed it on my Desktop, replacing LMDE. Unfortunately I have trouble running the one game that I play even though it works on Linux with Steam. It worked in Linux Mint, but for some reason it won’t start in Bazzite. Surely it’s because I have an Nvidia graphics card, but that wasn’t a problem with Linux Mint.

    Another problem that I ran into was Firefox (flatpak) crashing all the time. Luckily you just have to disable wayland using Flatseal, but I still get graphics glitches with it.

    I’m thinking of restoring my Linux Mint backup.

    I don’t know why I’m responding to your comment, I just wanted to share my experience, I guess.


  • I used to mount network attached storage in /mnt until I had problems accessing it from a Snap. In searching for a solution it was pointed out that snaps are correct in being sandboxed from these types of folders, and users like myself are making things difficult for ourselves by using those system folders.

    They said the best practice would be to mount them in a folder in your home directory. I’ve switched to doing that and it works great.