Shortcuts doesn't work on openSuse 42.2

Bug #1652165 reported by Skeletonix
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Yarock
Fix Released
Undecided
Unassigned

Bug Description

The shortcuts doesn't work in Yarock (1.1.6) installed from openSuse (42.2.) repository, the shortcuts are not detected:

QXcbConnection: XCB error: 3 (BadWindow), sequence: 1820, resource id: 39919804, major code: 40 (TranslateCoords), minor code: 0

Than I tried to compile Yarock by my self. The compilation (make phase) is terminated:

Scanning dependencies of target yarock_shortchut
[ 2%] Building CXX object src/shortcuts/CMakeFiles/yarock_shortchut.dir/globalshortcut.cpp.o
[ 2%] Building CXX object src/shortcuts/CMakeFiles/yarock_shortchut.dir/globalshortcut_x11.cpp.o
/opt/Yarock/src/shortcuts/globalshortcut_x11.cpp:36:45: fatal error: qpa/qplatformnativeinterface.h: No such file or directory
 # include <qpa/qplatformnativeinterface.h>
                                             ^
compilation terminated.
src/shortcuts/CMakeFiles/yarock_shortchut.dir/build.make:90: recipe for target 'src/shortcuts/CMakeFiles/yarock_shortchut.dir/globalshortcut_x11.cpp.o' failed
make[2]: *** [src/shortcuts/CMakeFiles/yarock_shortchut.dir/globalshortcut_x11.cpp.o] Error 1
CMakeFiles/Makefile2:155: recipe for target 'src/shortcuts/CMakeFiles/yarock_shortchut.dir/all' failed
make[1]: *** [src/shortcuts/CMakeFiles/yarock_shortchut.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Revision history for this message
SebastienAmar (sebastien-amardeilh) wrote :

Hi,

I think you should install the "qtbase5-private-dev" package in order to achieve the building.

Please let me know if you can make it.

Regards

Revision history for this message
Skeletonix (tomaskloucek) wrote :

Thank you, it helped with the building (cmake -DENABLE_PHONON=ON -DENABLE_VLC=OFF -DENABLE_QT5=ON -DENABLE_SHORTCUT=ON ..).

But the shortcuts doesn't work. Actually it ignores only the "medie keys" on keybord, regular key combinations work.

Changed in yarock:
milestone: none → 1.2.0
Changed in yarock:
milestone: 1.2.0 → 1.3.0
Changed in yarock:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.