Installing Emteria OS error
Hie everyone,
I am running Ubuntu 17.10 on my machine and I would want to install Emteria onto my SD Card for my Raspberry Pi 3.
I have run the below commands;
chmod a+x Emteria.OS_Installer-x86_64.AppImage
sudo ./Emteria.OS_Installer-x86_64.AppImage
I get this error when I execute the image.
Could someone help with this?
Tagged:
0
This discussion has been closed.
Comments
What error do you get?
Oh, sorry about that. Forgot to include it. I get the following error;
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Invalid MIT-MAGIC-COOKIE-1 keyQXcbConnection: Could not connect to display :0
Aborted
Thanks
Thanks, we will take a look at it. It works fine on my Ubuntu 16.10.
Alright thank you very much. Will be waiting on this.
This is because of Wayland in Ubuntu 17.10: https://askubuntu.com/questions/961967/why-dont-gksu-gksudo-or-launching-a-graphical-application-with-sudo-work-with-w
We will think about adding Wayland support in upcoming releases, but for now you can use one of the workarounds provided in that link.
Alright thank you very much. Will be waiting on this.
Alright, Thank you very much @kalkov . Will use the workarounds in that link.