client-building icon indicating copy to clipboard operation
client-building copied to clipboard

Main dialog in system tray does not open

Open mmarif4u opened this issue 2 years ago • 1 comments

I am building the app from master and using the new changes to the build added for KDE Craft. The app builds just fine and everything works, except the main dialog from tray does not open. Clicking on the icon or menu (Open main dialog) does nothing.

Tagging @mgallien here if you experience the same after using the changes you provided. Or am I missing something here?

Craft is installed in C:\CraftRoot and changed in common.inc.bat.

mmarif4u avatar Jun 30 '23 07:06 mmarif4u

@mmarif4u you should have a look at the logs I am not sure what the error would be but most probably some qml import are missing leading to error when trying to create the main dialog

mgallien avatar Jun 30 '23 07:06 mgallien