grefsen icon indicating copy to clipboard operation
grefsen copied to clipboard

Can you help?

Open zhenyolka opened this issue 7 years ago • 2 comments

@ec1oud thanks for you project "grefsen". But i cant start it, i get this error "QQmlApplicationEngine failed to load component qrc:///qml/main.qml:20 module "QtWayland.Compositor" is not installed". I use qt4 and qt5.9.1. I select qt with QT_SELECT variable. I use qt5 but i get error. How fix it? Sorry for my English.

zhenyolka avatar Nov 13 '17 08:11 zhenyolka

If you installed Qt from your distro's packages, chances are qtwayland is a separate package that you need to install.

Look for libQt5WaylandCompositor.so in your LibrariesPath. (try qtdiag if you don't know where that is)

ec1oud avatar Nov 13 '17 08:11 ec1oud

I found this files in /usr/lib/x86_64-linux-gnu(LibrariesPath) libQt5WaylandCompositor.so.5 libQt5WaylandCompositor.so.5.9 libQt5WaylandCompositor.so.5.9.1 QTwayland is installed, problem not fix.

zhenyolka avatar Nov 13 '17 08:11 zhenyolka