In a surprise move, Ubuntu developers have agreed to stop shipping Flatpak, preinstalled Flatpak apps, and any plugins needed to install Flatpak apps through a GUI software tool in the default package set across all eight of Ubuntu’s official flavors, as of the upcoming Ubuntu 23.04 release.

  • torturedllama@lemmy.nz
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    This is bizarre. Snap has improved a tiny bit over time, but it continues to not be that great. Meanwhile, flatpak is miles ahead. Things are generally just smoother and less annoying, even when Snap is working as intended.

    Personal anecdote: I was having no end of trouble with Inkscape, it was just not working, very unreliable, all sorts of very odd issues. It got worse and worse over time to the point where it didn’t even seem to understand paths to open files anymore, if it even felt like opening that day. I tried reinstalling, clearing the config, all sorts of things. I suspected maybe the version of Inkscape Snap was giving me might have a bug in it so I was looking around for alternative ways to install an older version and then for some reason I tried Flatpak. It was like some kind of magic. Totally night and day. All of a sudden Inkscape had absolutely none of the issues that the Snap version had. It just worked. After that I realized that it hadn’t been a bug in that version of Inkscape at all, it was just Snap.

    I haven’t had any issues with any other Snaps, but that incident really opened my eyes to just how bad things can get if a program isn’t packaged correctly.

    • PureTryOut@lemmy.kde.social
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Wait, how did you view this post via Mastodon? I know both Lemmy and Mastodon use ActivityPub but the UX and urlpatterns are quite different and client-specific. What is the format of the link you used to view this?

      • Hizeh@hizeh.com
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        I also demand answers. Should I be able to see Mastodon posts via my Lemmy/wefwef?

        • PureTryOut@lemmy.kde.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          I found out in the meantime. You can find communities from Lemmy on Mastodon using the @communityname@server pattern. So @kde@lemmy.kde.social will find this community. On Mastodon it’ll appear as a user boosting every post (both top post and comments) and that way you can find individual comments.

          It isn’t great, the UX is clearly different and not made for each other, but it works and you can favourite or boost individual posts with it.

    • winnie@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      No, it’s not nice decision. It’s more political decision, to force Ubuntu’s own solution instead of alternative.

      (I’m wondering if you would be notified for reply in mastodon?)

    • Transient Punk@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      It’s because Canonical has a vested interest in pushing the solution that they spent money developing.

      As much as I appreciate everything that Canonical has done for Linux, this is the problem with trusting for-profit companies in the open source realm. Profit is their motivator. They don’t care that flatpak has better performance than snap, they just know they spent money developing snap, so they have to force it onto their users, despite it being the inferior tech.

  • 2xsaiko@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I have said and will keep saying this, Snap continues to be one of the worst things Canonical has tried to pass off as “production ready” at least in recent times, and every time they push more for it makes me consider them even more of an untrustworthy distro vendor.

    My personal experience with it is that I had to nuke it off the computers I maintain last time we updated Ubuntu to the new release (unfortunately I don’t control what OS we’re using, otherwise Ubuntu would have been gone faster than you could say “Snap”), because these computers have user homes on a network drive, which isn’t under /home, and snap just flat out refuses to work when that is the case.

    It wouldn’t even be such a problem if they hadn’t removed Firefox among other things from their repositories, but as it is right now, there’s no way to run Firefox on Ubuntu without mucking around with PPAs if your user home is not under /home. This bug about that has been open for 7 years!

    That said, I think this is fine considering Flatpak is still going to be available in the repositories, just not installed by default. I’m much more a fan of “install what you need”, anyway. (But then again, that’s not the style of distro Ubuntu wants to go for.)

    • kamin@lemmy.kghorvath.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      I’m okay technically with Snap, and I appreciate that it can do CLI programs as well which Flatpak can’t (to my knowledge. My issue with it is that Canonical has dug their feet in on making their store the default and only package source for everyone. It’s clear to me that they want to be the gatekeepers of software on Linux.

      • 2xsaiko@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Yeah, it definitely does CLI applications better, I think Oracle uses it for some of their system monitoring services on Oracle Cloud for example. At least the snap issue I linked is also still open unlike the issue for better CLI handling for Flatpak which was closed without being fixed and makes the guy who closed it look like an arrogant asshole.

        To be honest I don’t really like either of these because they both have big flaws like that, and of the three major “standalone app formats” I prefer AppImage the most simply because I can just download those without needing to install some other daemon first.