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

Gameconqueror "Authorization required, but no authorization protocol specified" #427

Open
DNDEBUG opened this issue Mar 13, 2023 · 5 comments

Comments

@DNDEBUG
Copy link

DNDEBUG commented Mar 13, 2023

Authorization required, but no authorization protocol specified

Authorization required, but no authorization protocol specified


(GameConqueror.py:31788): Gtk-CRITICAL **: 21:49:34.693: 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:31788): Gtk-CRITICAL **: 21:49:34.698: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(GameConqueror.py:31788): Gtk-CRITICAL **: 21:49:34.698: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(GameConqueror.py:31788): Gtk-CRITICAL **: 21:49:34.698: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
/usr/bin/gameconqueror, linha 10: 31788 Falha de segmentação  $PKEXEC $DATADIR/GameConqueror.py "$@"
@aaruni96
Copy link

I am running into the same problem (running on Hyprland)

@Seme4eg
Copy link

Seme4eg commented Mar 29, 2024

same here

@sriemer
Copy link
Member

sriemer commented Apr 29, 2024

Seems like pkexec changes. Might have been fixed in the Debian packages already.

@aaruni96
Copy link

As a workaround, if you execute xhost +SI:localuser:root before trying to run gameconquerer (or any other GUI app which requires root permissions), it works on wayland. I don't know what it means, I hope its helpful.

@Seme4eg
Copy link

Seme4eg commented Apr 30, 2024

xhost +local: &; gameconqueror - that's what also worked for me. Needed to install xorg-xhost first tho.

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

4 participants