-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flatpak - GUI does not show, no error log #844
Comments
What's the output of? journalctl _COMM=pods -r |
$ journalctl _COMM=pods -r
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
Oct 22 08:44:46 REDACTED pods[566580]: Child name '' not found in GtkStack
Oct 22 08:41:33 REDACTED pods[566250]: Child name '' not found in GtkStack
Oct 15 07:43:34 REDACTED pods[89324]: Child name '' not found in GtkStack
Oct 14 09:46:29 REDACTED pods[13242]: Child name '' not found in GtkStack
Oct 14 09:34:02 REDACTED pods[10677]: Child name '' not found in GtkStack
Oct 14 09:30:29 REDACTED pods[10158]: Child name '' not found in GtkStack
-- Boot 8eb0e7da7b9a46d4b3937ff0a46abefe --
Oct 14 09:17:23 REDACTED pods[374239]: Child name '' not found in GtkStack
Oct 14 09:08:22 REDACTED pods[373718]: Child name '' not found in GtkStack
Oct 14 09:07:24 REDACTED com.github.marhkb.Pods.desktop[373321]: Failed to register: Timeout was reached
Oct 14 09:02:37 REDACTED pods[372989]: Child name '' not found in GtkStack
Oct 14 09:02:37 REDACTED com.github.marhkb.Pods.desktop[372989]: (pods:2): Gtk-WARNING **: 09:02:37.576: Child name '' not found> |
I think the message "Child name '' not found in GtkStack" is unrelated. When googling for "desktop entry Failed to register: Timeout was reached" I find a lot of related issues with other gnome apps. Have you tried? killall pods and start the app again? |
Okay, that's good.
I will try. $ flatpak --user run com.github.marhkb.Pods
(pods:2): Gtk-WARNING **: 09:11:25.680: Child name '' not found in GtkStack
^C
$ killall pods
pods: no process found
$ journalctl _COMM=pods -r
Hint: You are currently not seeing messages from other users and the system.
Users in groups 'adm', 'systemd-journal' can see all messages.
Pass -q to turn off this notice.
Nov 13 09:11:25 REDACTED pods[207388]: Child name '' not found in GtkStack
-- Boot 9d50d4bbbb5d4459bfdda2333136e956 --
Nov 04 08:37:29 REDACTED pods[8358]: Child name '' not found in GtkStack
Nov 04 08:37:29 REDACTED com.github.marhkb.Pods.desktop[8358]: (pods:2): Gtk-WARNING **: 08:37:29.671: Child name '' not found in GtkStack
-- Boot e9431b9c542048be88a0a8538cee3328 --
Oct 22 08:44:46 REDACTED pods[566580]: Child name '' not found in GtkStack
Oct 22 08:41:33 REDACTED pods[566250]: Child name '' not found in GtkStack
Oct 15 07:43:34 REDACTED pods[89324]: Child name '' not found in GtkStack
Oct 14 09:46:29 REDACTED pods[13242]: Child name '' not found in GtkStack
Oct 14 09:34:02 REDACTED pods[10677]: Child name '' not found in GtkStack
Oct 14 09:30:29 REDACTED pods[10158]: Child name '' not found in GtkStack
-- Boot 8eb0e7da7b9a46d4b3937ff0a46abefe --
Oct 14 09:17:23 REDACTED pods[374239]: Child name '' not found in GtkStack
Oct 14 09:08:22 REDACTED pods[373718]: Child name '' not found in GtkStack
Oct 14 09:07:24 REDACTED com.github.marhkb.Pods.desktop[373321]: Failed to register: Timeout was reached
Oct 14 09:02:37 REDACTED pods[372989]: Child name '' not found in GtkStack
Oct 14 09:02:37 REDACTED com.github.marhkb.Pods.desktop[372989]: (pods:2): Gtk-WARNING **: 09:02:37.576: Child name '' not found in GtkStack Looks like there are no running processes, since After this I tried again, with no successful result. $ flatpak --user run com.github.marhkb.Pods
(pods:2): Gtk-WARNING **: 09:14:12.872: Child name '' not found in GtkStack
^C
|
Reproduction steps
Pods does not start, but i get a notification in gnome.
These are the 3 processes related to Pods.
Environment
The text was updated successfully, but these errors were encountered: