After a Long Time, Ubuntu Shows Some Respect to Deb Packages

https://europe.pub/post/10823035

After a Long Time, Ubuntu Shows Some Respect to Deb Packages - Europe Pub

>For years, many Ubuntu users have felt that traditional .deb packages were being gradually sidelined in favor of the Snap ecosystem. > >It started quietly. Double-clicking a downloaded .deb file would open it in Archive Manager instead of the installer. Then came controversial changes. Apps like Chromium, Thunderbolt and Firefox began defaulting to Snap packages, even when users tried installing them via the apt command in the terminal. > >It continued further as Ubuntu introduced its new Snap Store. In Ubuntu 24.04, it ignored .deb packages completely. Double-clicking a .deb file would open the App Center, but wouldn’t actually install the package and just hang there. That behavior was later reverted after I highlighted it through It’s FOSS.

I haven’t really found a DE that I like more than Unity. Basic Gnome gets close, but the ability to separate switch between programs and their windows is a big thing for me.

But, because of snap packages being annoying, I would really like to migrate away from Ubuntu. Meh.

the ability to separate switch between programs and their windows

What do you mean?

I mean that if I have four Firefox windows open, three file manager windows open, GIMP open and Steam open and press alt+tab, I get cycled through four things: Firefox, File manager, Gimp and Steam. If I want a specific Firefox window, I first Alt+Tab to Firefox and then use Meta+Tab to cycle between the different windows of Firefox. That is incredibly convenient!

On my other computer I’m currently trying OpenSUSE, and its version of Gnome does not have the option for enabling this in the keyboard shortcuts. Not really sure if my Ubuntu really uses Unity or something else, but anyway it’s something that has a feature that makes the workflow much better.

If I’m not wrong the default shortcut to cycle between app’s windows is Alt + the_key_above_tab.
Currently I’m not in front of my computer, afterwards I’ll check shortcut name and tell you.
That has been the default behaviour of GNOME for a while. I think the default keys are Alt+Tab (for applications) and Alt+` or Alt+~ (keyboard layout depending) for windows within applications.
On KDE the key combination Alt+Tilde tabs between the windows open for one program. E.g. if I have 4 firefox windows and 2 Konsole windows, if a Firefox window is active Alt+Tilde will tab through only the 4 Firefox windows.

What I was missing on KDE was a way to switch between programs without going through a bazillion windows. At one point I had five Firefox windows open, plus four file managers, and getting to GIMP ended up requiring a lot of keypresses: Firefox -> Firefox -> File manager -> Firefox -> File manager -> GIMP. I would have much preferred just Firefox -> File Manager -> GIMP. Is there a way to switch directly between programs and not between individual windows until I happen to land upon a window belonging to the program I actually need and can then Alt+Tilde to the correct program?

(Also, I think “Tilde” here does not really mean “AltGr+^ followed by space”, but instead some other button; probably the one overneath Tab?)

@Tuuktuuk The Plasma application switcher can be configured to only show a single Window per application when using Alt-Tab ("Only one window per program" - or something similar, I don't have an Englisch KDE).

At the same location you can also configure the shortcut to cycle through windows of the current application (The Alt+~ is only useful/reachable) on "English" keyboard.

Mint’s Cinnamon might get app grouping in the switcher if the author of this PR changes it according to the feedback. Or, you can try their solution by replacing the js files of the switcher widget.
appSwitcher: Add option to group windows by application by b3rs3rk1ng · Pull Request #13498 · linuxmint/cinnamon

This adds a new configurable setting alttab-switcher-group-by-app that allows users to group windows by application in the Alt+Tab switcher. What this does When enabled: Alt+Tab shows one icon per...

GitHub
Snaps have been utterly stupid. Their sandboxing means my editor apps can’t open the files in my media drive by default. It’s a file editor for fuck’s sake, it needs to be able to access my files.

I agree. Flatpaks have similar challenges. I understand the dilemma, I understand what they’re trying to do and what they’re trying to solve, but shifting responsibility for these sorts of things from “here” to “there” is not actually solving the problem it’s just moving it, and often moving it to somewhere that someone who has no business dealing with it will ultimately end up dealing with it in a way that’s even worse than what you started with.

Personally I try to be pragmatic and not ideological about software packaging. I usually prefer distro-provided deb packages whenever I can get it as a strict first-place-to-check, and I try to convince myself to use that even if it’s a somewhat older version or kind of stupidly packaged, falling back to the project’s own deb repos if they have them for more up to date versions, and if that fails I might consign myself to building from source or banging my head against a docker, unless I really absolutely need to use some other packaging option some specific reason. I’ve even used a flatpak occasionally (often for something I would like somewhat sandboxed) But snap is pretty garbage and has few redeeming features and I’ve never really felt the slightest interest in using it for any reason.

It’s a mess, but it’s a manageable mess, mostly because I’m forced to manage it whether I like it or not. This is the unfortunate reality of software packaging on Linux. With great choice comes too many choices. It’s a tradeoff I’m willing to make, because I like having choice.

I like to post issues like that in the bug tracker with concise phrasing like “Why can’t the file editor edit files?” Give them nothing to think that you actually know the answer, make them spell it out.
Yeah waste open source maintainers’ time by acting like a child. That will surely accomplish whatever you’re hoping to accomplish.
Oh yeah, it’s certainly not the maintainers wasting time by peddling the snap bullshit that doesn’t work, without thinking beforehand.

App sandboxing is stupid, those that need it need something more refined than snap or flatpack, and all others don’t actually need it, but think they do due to inexperience and end up having problems and asking for support online.

The amount of times i lost time helping someone that pinkie promised that no, i did not installed it via flatpack, but then it turns out they did and their permissions are messed up is not acceptable.

I freaking hate snap, flatpack annd sometimes noobs even attempt some docker bullshit for something that is an apt-get away smh.

These things are used as a crutch for unstable or badly supported programs. Sandboxing often creates more problems that it solves because you actually need to support the instance to do it correctly, the very problem that is attempted to solve.

Except for when sandboxing is better, like for server-type things that need to “just work” and won’t directly interface with anything else on the system.

Like, a WiFi mesh network controller has no need to access anything I’ve the system at all and users will only interact with it by a web portal. Docker (or an alternative) is perfect for that.

Agreed, but how many requests do you see for support for people understanding mesh networking enough to set a server up in docker? Those are the people that use it and need it, and surprise they use docker, not flatpack or snap.

I am talking about non powerusers, non it personnel that are installing steam or gimp via snap or flatpack and then flood support threads with their problems. In those cases sandboxing is fucking stupid.

is this an Ubuntu problem that I’m too Kubuntu to understand?
Does Kubuntu not use snaps? One would think that packaging works the same across Ubuntu flavors.
Discover has long had integrated Deb, snap, and flatpak integration. Oh, and fwupd too.
Is that supposed to be good? I prefer snaps unintegrated with my debs. This very post is about how Ubuntu integrated them too eagerly.
he is talking about how discover has backends for flatpak, snaps, deb, and fwupd. not that they are together in the Ubuntu sense or other, just that they can be managed in the same application. Therefore snaps in discover are completely optional 
Ah, okay, sounds similar to Mint’s ‘Software Manager’.

Kubuntu uses Discover instead of the Ubuntu App Center

It’s really easy to avoid Snaps

It’s also really easy to avoid the company that made the slow, propietary, corporate-owned Snaps default as a slap-in-face to the open-source community they depend on.
Ubuntu is dead to me
It’s been dead to me ever since they started adding ads to their premium services. None of their decisions have made me reconsider.