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

Snap install mu-editor #718

Open
tommyp6 opened this issue Dec 9, 2018 · 2 comments
Open

Snap install mu-editor #718

tommyp6 opened this issue Dec 9, 2018 · 2 comments

Comments

@tommyp6
Copy link

tommyp6 commented Dec 9, 2018

I installed mu by snap install mu-editor
When I try to run it via console mu-editor I get this

Logging to /home/xxxxx/snap/mu-editor/common/.cache/mu/log/mu.log
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl".

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

I also tried to run it in GUI mode but it does not start :
screenshot from 2018-12-09 16-01-47

I tried this :

git clone https://github.com/mu-editor/mu.git
cd mu-master
pip3 install -r requirements.txt

And try it again but I get the same error.

If I run python3 run.py works. I also tried to reinstall the mu-editor snap.

[OS]: Ubuntu 18.04
[Python]: 3.6.7
[PIP]: 18.1

@bennuttall
Copy link
Member

@flexiondotorg any ideas?

@bennuttall bennuttall self-assigned this Dec 10, 2018
@tommyp6
Copy link
Author

tommyp6 commented Dec 19, 2018

@bennuttall and @flexiondotorg I think I've solved this by installing xcb (It works so I solved it.):
sudo apt-get install xcb
You should add this to your snap "plugings". Also II woud like to remember the #720 pull request wich update's the license I will add the xcb too.

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

No branches or pull requests

3 participants