06-22-2021, 01:05 AM
(06-22-2021, 12:47 AM)motox6 Wrote: I use the flatpak version of podcasts.I noticed that too with Gnome Podcasts (not flatpak, but from Manjaro repos). I think it has something to do with Podcasts being started as "gnome-podcasts --gapplication-service" when started with the desktop file. It doesn't seem to take the new exec command. If I start it by entering the exec command in the terminal, it works. I tried adding gnome-session-inhibit to other desktop files and that worked too.
I modified:
/var/lib/flatpak/exports/share/applications/org.gnome.Podcasts.desktop
with
Exec=gnome-session-inhibit --inhibit /usr/bin/flatpak run --branch=stable --arch=aarch64 --command=gnome-podcasts org.gnome.Podcasts
The podcast, bluetooth, wifi, basically everything, still shuts down after 10 minutes.