Linux Mint drops Ubuntu Snap packages
271–280 of 538 posts
Re: Linux Mint drops Ubuntu Snap packages
#272Earlier quoted context omitted.
Yes but I believe that most causal non techy users just wont put up with it or at least would much prefer a GUI.
With gadgets similar to iPhones and iPads I think we'd be better off designating general purpose computers for professional use, and not having to worry about hypothetical "grandpas" installing malware while checking the weather, especially on Linux.
Re: Linux Mint drops Ubuntu Snap packages
#273Earlier quoted context omitted.
I tend to agree with you, but I really like updating all my software with one click/command. So out of curiosity: My application is already self contained and statically linked, so no AppImage needed, but it behaves like one, you can just run download and run it everywhere. And so what you're describing will be for sure an option for those who like it (in fact currently it's the only option in alpha). How would you l…
Personally, I rarely think about updating my software unless there's a new feature I need or a fix for a bug that's been ruining my life, so just visiting the website when to check for new versions is fine by me. However, you could also include a facility to manually check for updates and either self-update or just show the changelog. Why manually? "I know you're about to do this thing real quick that needs to get do…
That's a very Windows-centric point of view. Programs on Linux can be updated without closing them. You get the new version when you restart them.
Re: Linux Mint drops Ubuntu Snap packages
#274Earlier quoted context omitted.
My favorite anecdote about Snap is the development team's opinion when it comes to users wishing to relocate their ~/snap directory elsewhere. It's a commonly requested feature and being able to move it would follow the Freedesktop.org spec, but the developers don't care.
What's stopping someone from doing: $ ln -s /somewhere-else ~/snap
Re: Linux Mint drops Ubuntu Snap packages
#275From the linked announcement: https://blog.linuxmint.com/?p=3906 > Applications in this store cannot be patched, or pinned. You can’t audit them, hold them, modify them or even point snap to a different store. You’ve as much empowerment with this as if you were using proprietary software, i.e. none. This is in effect similar to a commercial proprietary solution, but with two major differences: It runs as root, and it…
I wonder how hard it would be, in theory, to write an open-source "cracked" version of snap that lets you do these things.
Re: Linux Mint drops Ubuntu Snap packages
#276Snaps are super laggy. GNOME calculator on Ubuntu runs in a snap and it is baffling that whoever made the decision to package it in a snap by default was OK with the fact that it takes 2 seconds to launch a basic calculator on a 2017 laptop (edit: re-tested, it took 5 seconds). To top it off, a couple months ago my calculator disappeared. For some reason I have been having problems with snap applications disappearing…
Re: Linux Mint drops Ubuntu Snap packages
#277Earlier quoted context omitted.
My favorite anecdote about Snap is the development team's opinion when it comes to users wishing to relocate their ~/snap directory elsewhere. It's a commonly requested feature and being able to move it would follow the Freedesktop.org spec, but the developers don't care.
What's stopping someone from doing: $ ln -s /somewhere-else ~/snap
If anything has to be installed in the home folder for some reason, it is supposed to go into .local, so the user doesn't see it among their documents and photos.
Re: Linux Mint drops Ubuntu Snap packages
#278Re: Linux Mint drops Ubuntu Snap packages
#279Earlier quoted context omitted.
~/snap is really just wholly unacceptable, how did that even become a thing? Do the people who develop this software never use their own systems?
I have no nice words about the person who thought that folder is acceptable to use. Seriously, what the fuck even?
What the heck is this, windows?
Re: Linux Mint drops Ubuntu Snap packages
#280It's interesting in that I quite like the idea of snap packages, just not their implementation. I recently purged snaps from my Ubuntu Mate machines after a few years of use because of the realization of only using two: 1. The micro terminal editor. 2. Chromium, because it was forced. Well, #1 was packaged for 20.04 so I didn't need it any longer. That left Chromium. For that single package, I had to tolerate my syst…
https://bugs.launchpad.net/snappy/+bug/1620771
https://forum.snapcraft.io/t/how-can-i-use-snap-when-i-dont-...