Since a Week or so the terminal command “flatpak list” stopped working. It is not giving back any output. It worked one time after a restart of my computer, now even a restart doesnt helps anymore. Im sure I have the following flatpaks installed:
Mesa org.freedesktop.Platform.GL.default 26.0.5 25.08 system
Mesa (Extra) desktop.Platform.GL.default 26.0.4 25.08-extra system
nvidia-595-71-05 org.freedesktop.Platform.GL.nvidia-590-48-01 1.4 system
Nvidia VAAPI driver org.freedesktop.Platform.VAAPI.nvidia 25.08 system
Codecs Extra Extension org.freedesktop.Platform.codecs-extra 25.08-extra system
GNOME Application Platform org.gnome.Platform 49 system
Adwaita dark GTK Theme
adw-gtk3 GTK Theme gtk.Gtk3theme.adw-gtk3-dark 6.5 3.22 system
This is an old output from the flatpak list command.
$ flatpak list
Name Application ID Version Branch Installation
RustDesk com.rustdesk.RustDesk 1.4.6 stable system
Freedesktop Platform org.freedesktop.Platform freedesktop-sdk-25.08.11 25.08 system
Mesa org.freedesktop.Platform.GL.default 26.0.5 25.08 system
Mesa (Extra) org.freedesktop.Platform.GL.default 26.0.5 25.08-extra system
Codecs Extra Extensi… …g.freedesktop.Platform.codecs-extra 25.08-extra system
Your unformatted output is hard to read, but i do not see any apps?
By default it should list both apps and runtimes but maybe something changed and it lists only apps. Try
When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:
```
pasted text
```
Or three (3) tilde signs, like this:
~~~
pasted text
~~~
So…
flatpaks installed
Mesa org.freedesktop.Platform.GL.default 26.0.5 25.08 system
Mesa (Extra) desktop.Platform.GL.default 26.0.4 25.08-extra system
nvidia-595-71-05 org.freedesktop.Platform.GL.nvidia-590-48-01 1.4 system
Nvidia VAAPI driver org.freedesktop.Platform.VAAPI.nvidia 25.08 system
Codecs Extra Extension org.freedesktop.Platform.codecs-extra 25.08-extra system
GNOME Application Platform org.gnome.Platform 49 system
Adwaita dark GTK Theme
adw-gtk3 GTK Theme gtk.Gtk3theme.adw-gtk3-dark 6.5 3.22 system
@Teo
Hi. Yeah i know that the unformatted output is hard to read, sorry about that. I don’t know how to format it. About your Idea With the command: flatpak list --runtime. The same. Just no Output, Response in the Terminal at all! As there aren’t any flatpaks installed at all.
@musdus
Hi. When I type in which flatpak the response is: /usr/bin/flatpak
Using the forum Search might have gone some way toward educating yourself. For example, the following Tutorial topic covers some of the more advanced uses of markdown, bbcode and even html in a Discourse based forum:
However, the most commonly expected skill when posting in the Manjaro forum is the ability to format code and/or command output. To that end, please find (below ) a helpful Mini-HowTo that will cover the basics:
Regards.
[Mini-HowTo] Present code or command output
Note: Grave accent (or, backtick) characters are used.
For inlinecode or to show a single command:
please follow this simple example: code here.
For multi-linecommand output:
place text beween two rows of three (```) backtick characters to form a scrollable text box, or …
use the </> button in the Compose window to achieve the same result.
The empty row between these rows of backtick characters is where to paste any multi-line command output (such as inxi).
An example of a pre-formatted text enclosure:
What is a Quark?
A. In Physics, an elementary particle and fundamental constituent of matter.
B. A character from the Star Trek: "Deep Space Nine" television series.
C. A soft, creamy, usually unsalted cheese traditional to central Europe.
OK. I installed this Warehouse Flatpak. And guess what, it seems that before the Installation of the Warehouse Flatpak, he pulls down all my missed Flatpaks as dependencies or so?
Name Anwendungskennung Version Zweig Installation
Warehouse io.github.flattool.Warehouse 2.2.0 stable system
Mesa …desktop.Platform.GL.default 26.0.5 25.08 system
Mesa (Extra) …desktop.Platform.GL.default 26.0.5 25.08-extra system
nvidia-595-71-05 …latform.GL.nvidia-595-71-05 1.4 system
Nvidia VAAPI dr… …sktop.Platform.VAAPI.nvidia 25.08 system
Codecs Extra Ex… …sktop.Platform.codecs-extra 25.08-extra system
GNOME Applicati… org.gnome.Platform 49 system
Adwaita dark GT… ….gtk.Gtk3theme.Adwaita-dark 3.22 system
Seems like everything is normal now. The strange Thing is, I don’t remember deleting any Flatpaks or so! I dont understand why flatpak list didnt give this output in the first place. Anyway..