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

issue with pkexec #5

Open
ghost opened this issue Sep 5, 2015 · 3 comments
Open

issue with pkexec #5

ghost opened this issue Sep 5, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Sep 5, 2015

gksu works, but "pkexec qparted" produces this (in Arch/Fluxbox system):

X Error: BadAccess (attempt to access private resource denied) 10
Extension: 130 (MIT-SHM)
Minor opcode: 1 (X_ShmAttach)
Resource id: 0x2200002
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 5 (X_ShmCreatePixmap)
Resource id: 0xc3
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x2200023
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x2200023
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 62 (X_CopyArea)
Resource id: 0x2200023
X Error: BadPixmap (invalid Pixmap parameter) 4
Major opcode: 54 (X_FreePixmap)
Resource id: 0x2200023
X Error: BadShmSeg (invalid shared segment parameter) 128
Extension: 130 (MIT-SHM)
Minor opcode: 2 (X_ShmDetach)
Resource id: 0x2200023

@rapgro
Copy link

rapgro commented Sep 18, 2015

This looks like a PolicyKit configuration error. Can you assure a correct configuration?
Please read: https://wiki.archlinux.org/index.php/Polkit

Also, you would need PAM.
http://archive09.linux.com/feature/113567

@ghost
Copy link
Author

ghost commented Sep 19, 2015

All rigth, thanks.

@rapgro
Copy link

rapgro commented Sep 19, 2015

See #1

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