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

Fails to launch from root user in SteamOS #413

Open
Silfurfjoss opened this issue Jul 28, 2022 · 0 comments
Open

Fails to launch from root user in SteamOS #413

Silfurfjoss opened this issue Jul 28, 2022 · 0 comments

Comments

@Silfurfjoss
Copy link

When attempting to launch as root user (I was testing to see if I could bypass requiring password), it fails with a few critical errors, pasted below. This was attempting to launch from konsole. If I launch it as normal user and supply the password it launches as expected from konsole.

(GameConqueror.py:4657): Gtk-CRITICAL **: 17:04:49.394: gtk_clipboard_get_for_display: assertion 'display != NULL' failed
/usr/share/gameconqueror/GameConqueror.py:1193: PyGIDeprecationWarning: Since version 3.11, calling threads_init is no longer needed. See: https://wiki.gnome.org/PyGObject/Threading
GObject.threads_init()
/usr/share/gameconqueror/GameConqueror.py:1194: DeprecationWarning: Gdk.threads_init is deprecated
Gdk.threads_init()

(GameConqueror.py:4657): Gtk-CRITICAL **: 17:04:49.401: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(GameConqueror.py:4657): Gtk-CRITICAL **: 17:04:49.401: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(GameConqueror.py:4657): Gtk-CRITICAL **: 17:04:49.401: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
/usr/bin/gameconqueror: line 10: 4657 Segmentation fault (core dumped) $PKEXEC $DATADIR/GameConqueror.py "$@"
(139)(B+)(root@steamdeck ~)#

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