Skip to content
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] Does not run without sudo -i -- ... #1579

Open
cyrneko opened this issue Apr 27, 2024 · 0 comments
Open

[Flatpak] Does not run without sudo -i -- ... #1579

cyrneko opened this issue Apr 27, 2024 · 0 comments

Comments

@cyrneko
Copy link

cyrneko commented Apr 27, 2024

Dino will refuse to run as per the latest Flathub release (0.4) without using sudo -i -- flatpak run im.dino.Dino

This happened on Linux Mint 21.3 Cinnamon, with Flatpak version 1.12.7 and bubblewrap 0.6.1

Judging from the logs (see below), Dino times out talking to presumably org.freedesktop.Secrets, as I cannot imagine what else it might be waiting on.

Logs (with G_MESSAGES_DEBUG=all) are as follows:

(process:2): GLib-GIO-DEBUG: 01:56:02.871: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(process:2): GLib-GIO-DEBUG: 01:56:02.877: _g_io_module_get_default: Found default implementation portal (GNetworkMonitorPortal) for ‘gio-network-monitor’
(process:2): GLib-GIO-DEBUG: 01:56:02.878: Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
(process:2): GLib-GIO-DEBUG: 01:56:02.892: _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
Failed to register: Timeout was reached
(dino:2): libdino-DEBUG: 01:56:28.008: connection_manager.vala:340: NetworkMonitor: Network reported online
(dino:2): libdino-DEBUG: 01:56:28.008: connection_manager.vala:340: NetworkMonitor: Network reported online

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant