-
Notifications
You must be signed in to change notification settings - Fork 5
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
Adding the network monitor applet to latte makes it crash #14
Comments
Suprisingly, I did add the applet again to latte, but this time to the side panel instead of top panel, and it worked! So, it's very weird, the applet does not like the top panel in latte, it works in plasma, and it is not due to the icon size, both side and top panel tested with the same size in latte, one works and the other fails. Hope this helps to figure out what is going wrong here, whether in latte or in the applet... |
Please see https://github.com/psifidotos/Latte-Dock/issues/143 for a fix of the issue |
The pull request #15 fixes this issue |
Thanks a lot for helping with the fix! And sorry for my non-responding, I've had little time lately. |
Many thanks to you for your nice applets! And to @psifidotos for Latte dock, as well as for helping finding out and fixing this issue :) |
I am trying to add the network monitor applet to latte dock (https://github.com/psifidotos/Latte-Dock), but the applet makes latte to crash at adding, and afterwards at latte startup.
I first filled this issue at latte's side
https://github.com/psifidotos/Latte-Dock/issues/143
For your convenience, I copy here what I get from ddd:
ddd also opens a popup window saying qqmlincubator.cpp file or directory does not exist (or alike, translating)
Latte's main developer thinks the applet somehow fails due to early removal or activation from a delegatemodel or xmllistmodel...
Could you please check this out?
The text was updated successfully, but these errors were encountered: