-
Notifications
You must be signed in to change notification settings - Fork 18
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
Failed to connect to Mir #30
Comments
Hmm...I'm not clear on what libsciter is trying to do here. I guess you could install mir and see what happens. I'll try to clarify with the developers of libsciter in the meantime. |
Is that your own theme you are working on? Maybe you used the wrong ID names. |
Memory Info from proc root@ubuntu:~/.config/cysboard# cat /proc/meminfo I am using the example template from https://github.com/mike168m/Cysboard Regards |
Ok, seems like I have to start looking for alternate sources for getting information. |
Ok, looking for a fallback source. |
Hi
I have compiled Cysboard in Ubuntu 16.10 and the cysboard executable is generated in the folder ~/Cysboard/build
I am trying to execute it like below.
$ cd
/Cysboard/build/Cysboard/build# ls -l$ root@ubuntu:
total 19228
-rwxr-xr-x 1 root root 535168 May 3 14:09 Cysboard
-rw-r--r-- 1 root root 19165304 May 3 13:58 libsciter-gtk-64.so
$ ./Cysboard
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Shall i install unity8-desktop-session-mir ?
Regards
The text was updated successfully, but these errors were encountered: