linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Magister, in What has been your experience with Flatpak?
@Magister@lemmy.world avatar

Never used them, maybe I’m old, but I only use app from the mx/debian repo. Everything is here and up-to-date. I prefer raw native.

doomkernel, in What has been your experience with Flatpak?

The only problem I’ve encounter was the steam client not recognising my controller and then I’ve decided to install steam non-flatpak.

OsrsNeedsF2P, in What has been your experience with Flatpak?

Flatpaks saved my bacon when I borked my Linux work computer and didn’t have time to fix it. Spent 2 months with half my apps on Flatpak because the native ones weren’t working.

It’s also great as a developer. While I do provide x86 and arm binaries, I don’t bother distributing them in 20 different formats. The website links to Flathub, and the number of distro/Mesa specific issues has dropped to 0.

Edit: Also see- Pros of Using Flatpak

toasteecup, in What has been your experience with Flatpak?

It’s pretty nice on my steamdeck no issues to report. I prefer a nice Deb package but on the deck flatpaks get preserved over upgrades.

LastoftheDinosaurs, in What has been your experience with Flatpak?
@LastoftheDinosaurs@lemmy.world avatar

deleted_by_author

  • Loading...
  • KISSmyOS,

    Welcome to Slackware, friend!

    qwesx, in What has been your experience with Flatpak?
    @qwesx@kbin.social avatar

    Screwed up fonts in GTK software, even though the xdg-portal app for KDE is installed. At some point I just gave up. I see no reason to install any Flatpak if the software in question is already in the distro's repository and current enough anyway. Maybe except OBS, because the Flatpak version comes with Youtube integration which, to my understanding, needs to remain closed source and won't make it into a FOSS repository.

    russjr08,
    @russjr08@outpost.zeuslink.net avatar

    I take it you’re on Wayland? The fonts issue is a bug that’s being fixed IIRC in KDE’s portal, but as a workaround for now you can install the GTK desktop portal, which should make the fonts render correctly.

    (That is, if you end up needing to use other Flatpaks that have an OBS-like situation)

    Lantern, in What has been your experience with Flatpak?

    My experience with flatpaks has been mostly good. I tend to opt more towards .deb based apps, with flatpak being a fallback option. With that being said, the Pycharm Pro and Spyder flatpaks don’t run well at all on my system, with Pycharm being too heavy, and Spyder crashing due to Kvantum incompatibility.

    FQQD, in What distro for a MacBook pro late 2013 15'

    Not sure if you can jusf run anything on a macbook, but maybe Feren os is worth a try

    tony, in What has been your experience with Flatpak?

    Used it once… it’s as annoying as shit since you can’t just run apps you have to type ‘flatpack run org.mozilla.firefox’ instead of just typing ‘firefox’ (and I had to google that because I just can’t remember the sequence). Also for some reason it’s slow… as you mentioned a 1 second delay before anything works. I can’t see myself using it again.

    lvxferre, (edited )
    @lvxferre@lemmy.ml avatar

    As a local fix, you could set up an alias. Open .bashrc and add the following line: alias firefox=“flatpak run org.mozilla.firefox”

    tony,

    So now you have to do that every time you install a flatpak.

    Or just stick to a normal package manager, that does all that for you.

    KISSmyOS,

    You could do the free software thing and write a shell script that creates an alias every time you install something.

    Or use one that someone else has already written:
    opensource.com/…/launch-flatpaks-linux-terminal

    lvxferre,
    @lvxferre@lemmy.ml avatar

    Frankly? I’d rather stick to a normal package manager too, if available. But the alias trick is useful in a pinch, if you must use a flatpak.

    Guenther_Amanita, in What distro for a MacBook pro late 2013 15'

    I would use something Fedora-based. It’s just a personal choice from myself, since it’s reliable and very up to date. By using a modern distro, you increase the chance your hardware will perform better.

    Workstation: uses Gnome, which can utilize the great trackpad
    KDE spin: as you wanted KDE
    Atomic (preferably uBlue, but Silverblue or Kionite would be great too): my favourite, maybe you could test too. You can install the KDE version first, and if you dislike it, you can rebase easily to the Gnome or whatever version without reinstalling

    What maybe won’t work is the WiFi and some keyboard things from what I’ve heart, but you can test it for yourself

    Kerb, (edited ) in What has been your experience with Flatpak?
    @Kerb@discuss.tchncs.de avatar

    ive had supprisingly little issues with flatpaks.

    i have been running silverblue for about half a year now, and rely heavily on them.

    i can remember 3 distinct issues:

    vs code commandlines start in the sandbox, which needs a workarround (rather understandable)

    either the fedora, or the flathub build of firefox didnt come with some video codec, OpenH264 i think. switching to the other build fixed it (imo more a licensing issue with the codec than a flatpak problem)

    on rare occasions (about once every 3 month)
    steam behaves weirdly, and refuses to start until i update the flatpak.

    other than that, it has been a smoth ride.

    KISSmyOS, (edited )

    either the fedora, or the flathub build of firefox didnt come with some video codec, OpenH264 i think. switching to the other build fixed it (imo more a licensing issue with the codec than a flatpak problem)

    Just in case anyone in this thread also has problems with video playback on flathub Firefox, I just solved that by installing the ffmpeg-full flatpak.
    No idea why a dependency that is needed to play video without jitter isn’t installed automatically.

    kebabslob, in My few remaining gripes with linux

    If you don’t like something, submit a patch! Or stop being a baby! Or if yuou want to keep being a baby go back to Baby 11 or w/e dogshit version they’re on now

    SomethingBurger, in What has been your experience with Flatpak?

    I use Flatpaks (on Arch btw) whenever possible. My only issues are some apps can be difficult to work with if they require external programs (like VS Code with Docker, or Ardour with plugins), and how slow updating is (I feel like I’m updating the KDE or nVidia dependencies every day, and it takes several minutes, when pacman can download and install several gigabytes of packages in 30s).

    nyan, in How to package software for many distributions in their native package format?

    Some native distro formats are unlikely to ever be supported by services of this type. For instance, neither of the two services you list in your opening post will generate Gentoo ebuilds, most likely because the process is fundamentally different: an ebuild is a set of instructions for the package manager, not a prepacked binary.

    Dwalin, in What distro for a MacBook pro late 2013 15'

    ~~I have a 2013 MacBook running Ubuntu. I would recommend Kubuntu because idk which wifi chip your MacBook has but it probably won’t play nice with Linux (which is apple drivers fault). And there is a great guide on how to fix it for Ubuntu

    GUIDE~~

    digitalturtle,

    Actually Broadcoms fault not Apple. Pretty much every Ubuntu flavor I have used has the driver on the ISO and installs without issue.

    Dwalin,

    True, it’s Broadcom’s fault. From which ISO? I only have one Mac so I’ve only been able to install there. It worked out of the box but it always randomly froze after two hours of use until I found it was the Broadcom Wifi

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #