Comment on How can I see the logs of a running flatpak app?
juli@programming.dev 11 months agothx.
How do I proceed to the log?
$ flatpak run --command=sh --devel org.gnome.Calendar [📦 org.gnome.Calendar ~]$ gdb /app/bin/gnome-calendar GNU gdb (GDB) 13.2 Copyright (C) 2023 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-unknown-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /app/bin/gnome-calendar... This GDB supports auto-downloading debuginfo from the following URLs: Enable debuginfod for this session? (y or [n]) y Debuginfod has been enabled. To make this setting permanent, add 'set debuginfod enabled on' to .gdbinit. (No debugging symbols found in /app/bin/gnome-calendar) (gdb)
anzo@programming.dev 11 months ago
I don’t know, it would depend on the app, but you can check in /var/log