Okay, another problem - it crashes whet trying to open an issue. Any issue.
Tried GDB:
Program received signal SIGBUS, Bus error.
[Switching to Thread 810616000 (LWP 102216/webissues)]
0x00000008123a3bc5 in QXcbGlIntegrationPlugin::qt_metacall () from /usr/local/lib/libQt5XcbQpa.so.5
Sorry, not much debugging, Qt5 was installed with pkg, which (apparently) stripped from debug symbols :(
Try adding the following line to src/commands/command.h just before the #include-s:
Regards,
Michał
Thanks, that worked.
Could source archive be updated with this change, please?
Okay, another problem - it crashes whet trying to open an issue. Any issue.
Tried GDB:
Sorry, not much debugging, Qt5 was installed with pkg, which (apparently) stripped from debug symbols :(
Unfortunately I have no idea what this error means, it looks like some kind of bug in Qt.
Regards,
Michał