ITADN

Flatseal flatpak not opening on Linux Mint 22

#836Openpeppermintstarman 创建于 2025-12-13
Flatseal had been working at some point, but I cannot remember the last time it worked before I tried to use it recently, it could have been months since I last used it, but in the last couple of weeks I found it does not open when I try to start it either by clicking the icon or by running flatpak run com.github.tchx84.Flatseal in the linux terminal. If I run it with verbose, I get the following output, username is changed to 001 but the rest is the original output: F: No installations directory in /etc/flatpak/installations.d. Skipping F: Opening system flatpak installation at path /var/lib/flatpak F: Opening user flatpak installation at path /home/001/.local/share/flatpak F: Opening user flatpak installation at path /home/001/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: Skipping parental controls check for app/com.github.tchx84.Flatseal/x86_64/stable since parental controls are disabled globally F: Opening user flatpak installation at path /home/001/.local/share/flatpak F: Opening system flatpak installation at path /var/lib/flatpak F: /var/lib/flatpak/runtime/org.gnome.Platform/x86_64/49/b1b2dd2f6b4eb1ebfe63fa4e3323fd2e2cc23137510f66e43d91f0fb5a39cedb/files/lib32 does not exist F: Allocated instance id 258518731 F: Add defaults in dir /com/github/tchx84/Flatseal/ F: Add locks in dir /com/github/tchx84/Flatseal/ F: Disallowing network access F: Allowing dri access F: Allowing wayland access F: Allowing x11 access F: Running 'bwrap --args 40 -- xdg-dbus-proxy --args=42' F: Running 'bwrap --args 40 -- com.github.tchx84.Flatseal' The dependency that it cannot find is installed as well as the one prior to it, as far as I can tell: GNOME Applicatio… org.gnome.Platform 48 system GNOME Applicatio… org.gnome.Platform 49 system Here is some info from running flatpak info command for flatseal: Flatseal - Manage Flatpak permissions ID: com.github.tchx84.Flatseal Ref: app/com.github.tchx84.Flatseal/x86_64/stable Arch: x86_64 Branch: stable Version: 2.4.0 License: GPL-3.0-or-later Origin: flathub Collection: org.flathub.Stable Installation: system Installed: 1.4 MB Runtime: org.gnome.Platform/x86_64/49 Sdk: org.gnome.Sdk/x86_64/49 The overrides that I previously made with flatseal are still there, just the flatpak app flatseal is no longer opening even if I try it with a different user account on the same device and OS. I have uninstalled and reinstalled it, with no change, and also have updated and no change, and also have run repair flatpak command in terminal and no change.
7 条评论