Originally posted by cl333r
View Post
Announcement
Collapse
No announcement yet.
Flatpak 1.14 Released With Improvements For Sandboxed Linux Apps
Collapse
X
-
- Likes 2
-
Originally posted by uid313 View Post
This seems rather buggy, it seems to want to uninstall Gaphor which is a diagram application. I don't want to uninstall any applications, just unused runtimes that are left over by applications that has been uninstalled or upgraded to no longer rely on that runtime.
- Likes 3
Leave a comment:
-
Originally posted by uid313 View Post
This seems rather buggy, it seems to want to uninstall Gaphor which is a diagram application. I don't want to uninstall any applications, just unused runtimes that are left over by applications that has been uninstalled or upgraded to no longer rely on that runtime.
https://blogs.gnome.org/mwleeds/2021...tpak-runtimes/
For a while now Flatpak has had the ability to remove unused runtimes with the command flatpak uninstall –unused. But users should never need to use the command line to keep their computer running well. And users who choose to use the command line already run flatpak update regularly, so in the new implementation removing unused runtimes is integrated into the update command
- Likes 3
Leave a comment:
-
Originally posted by user1 View Post
Isn't "flatpak uninstall --unused" pretty much it?Originally posted by rmnscnce View Post
There'sCode:flatpak remove --unused
Gaphor is a UML, SysML, RAAML, and C4 modeling application written in Python. It is designed to be easy to use, while still being powerful. Gaphor implements a fully-compliant UML 2 data model, so it is much more than a picture drawing tool. You can use Gaphor to quickly visualize different aspects of a system as well as create complete, highly complex models.
- Likes 1
Leave a comment:
-
Originally posted by ssokolow View Post
Is Telegram based on Electron or something else that uses GTK as the platform integration abstraction? If so, see if setting export GTK_USE_PORTAL=1 causes the problem to reproduce on the non-Flatpak version.
If it does, then it's a problem with how Telegram is integrating with XDG Portals. If not, it can't rule it out, but...
Also, if you're using KDE on Ubuntu, bear in mind that the Flatpak PPA doesn't currently provide updates for the KDE frontend to the XDG portal host, so you may just be looking at an already-fixed bug like how the XDG portal host frontend for KDE on *buntu 20.04 LTS is just a hair too old to support the directory option for the file chooser portal. (Which means things like the "save all attachments" button on Flatpak'd Thunderbird are broken on 20.04 LTS under KDE.)
- Likes 2
Leave a comment:
-
Originally posted by ssokolow View Post
Is Telegram based on Electron or something else that uses GTK as the platform integration abstraction? If so, see if setting export GTK_USE_PORTAL=1 causes the problem to reproduce on the non-Flatpak version.
If it does, then it's a problem with how Telegram is integrating with XDG Portals. If not, it can't rule it out, but...
Also, if you're using KDE on Ubuntu, bear in mind that the Flatpak PPA doesn't currently provide updates for the KDE frontend to the XDG portal host, so you may just be looking at an already-fixed bug like how the XDG portal host frontend for KDE on *buntu 20.04 LTS is just a hair too old to support the directory option for the file chooser portal. (Which means things like the "save all attachments" button on Flatpak'd Thunderbird are broken on 20.04 LTS under KDE.)
[1] Shitty - because only GTK devs could think that when you start typing in a save file dialog you probably want to type some filter name rather than the to-be-saved new filename. For this kind of wacky ..design? ... I hate gtk/gnome with passion. So the bug is that the new-filename-box doesn't focus AT ALL and when you type you can only type into the filter box and therefore you can't save the picture/video at all.Last edited by cl333r; 23 August 2022, 07:38 AM.
- Likes 5
Leave a comment:
-
Originally posted by cl333r View PostI don't know if it's flatpak or Telegram's fault but the flatpak version of Telegram (on Ubuntu) can't save (pictures or video) with the "Save As" option (it's glitchy) when inside an X.org session (wayland works fine, but wayland itself is too buggy on KDE).
If it does, then it's a problem with how Telegram is integrating with XDG Portals. If not, it can't rule it out, but...
Also, if you're using KDE on Ubuntu, bear in mind that the Flatpak PPA doesn't currently provide updates for the KDE frontend to the XDG portal host, so you may just be looking at an already-fixed bug like how the XDG portal host frontend for KDE on *buntu 20.04 LTS is just a hair too old to support the directory option for the file chooser portal. (Which means things like the "save all attachments" button on Flatpak'd Thunderbird are broken on 20.04 LTS under KDE.)Last edited by ssokolow; 23 August 2022, 07:26 AM.
- Likes 7
Leave a comment:
-
I don't know if it's flatpak or Telegram's fault but the flatpak version of Telegram (on Ubuntu) can't save (pictures or video) with the "Save As" option (it's glitchy) when inside an X.org session (wayland works fine, but wayland itself is too buggy on KDE).
- Likes 2
Leave a comment:
Leave a comment: