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

wayland support #162

Closed
jamdox opened this issue Aug 13, 2016 · 11 comments · Fixed by #190
Closed

wayland support #162

jamdox opened this issue Aug 13, 2016 · 11 comments · Fixed by #190
Labels

Comments

@jamdox
Copy link

jamdox commented Aug 13, 2016

it'd be nice to be able to use the GUI under wayland session in gnome!

@bilelmoussaoui
Copy link
Contributor

Can you open the gui under wayland and paste the error messages you have
got ?

Le 13 août 2016 07:21, "jamdox" [email protected] a écrit :

it'd be nice to be able to use the GUI under wayland session in gnome!


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#162, or mute the
thread
https://github.com/notifications/unsubscribe-auth/AHTlxfV-8IlG8O5x9W7gOlYOgwjLq2DVks5qfVQ_gaJpZM4Jjm_w
.

@Foggalong Foggalong added the bug label Aug 13, 2016
@ghost
Copy link

ghost commented Oct 19, 2016

Hi, i had this error:

No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused

(numix-folders:25143): Gtk-WARNING **: cannot open display: :0

@heyhippari
Copy link

Same issue on Fedora 25 Beta (which has Wayland as default)

@bilelmoussaoui
Copy link
Contributor

@Foggalong One of the main issues on wayland is that you can run gksudo anymore...Do you have any idea how to avoid that? or something else we can use ?

@Foggalong
Copy link
Contributor

@bil-elmoussaoui Basically no. gksu has been deprecated but nothing function has yet replaced it :/

@bilelmoussaoui
Copy link
Contributor

I think we can use pkexec and ship our own PolicyKit (should be placed on /usr/share/polkit-1/actions/). Even synaptic moved to use pkexec instead of gksudo...

@Foggalong
Copy link
Contributor

Last I heard pkexec wasn't ready for daily use yet, though admittedly it's a very long time since I looked into it. I'm happy to make the switch but it'll be a few days until I have time to sit down and learn how it works, so if you or someone else wants to do that in the mean time then be my guest :)

@Foggalong Foggalong reopened this Nov 6, 2016
@bilelmoussaoui
Copy link
Contributor

I will do by this evening

@palob
Copy link
Member

palob commented Jan 12, 2017

Couldn't we alternatively implement the script on a per-user base by copying the icons to ~/.local/share/icons/? What's in local directories is prioritised over /usr(/local)/share.
This way we wouldn't need to ask for root user priviliges at all and the customised icons would persist updates of a global Numix installation, addressing #101.

@bilelmoussaoui
Copy link
Contributor

I'm going to work on improve Numix folders and i wanted to do the same as you're proposing ;) hope it will work without any problem ;)

@Foggalong
Copy link
Contributor

That sounds like a better way to do things :)

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

Successfully merging a pull request may close this issue.

5 participants