Summary: | Latte crashes when trying to use "Window Buttons" applet with multiple monitors | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | Jonathan Chun <unmonitored> |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Reference Screenshot
Reference Screenshot 2 kcrash1 kcrash2 |
Description
Jonathan Chun
2020-04-07 19:16:13 UTC
Created attachment 127366 [details]
Reference Screenshot 2
This is a second screenshot showing some terminal output I was getting when I tried to restart latte-dock from the terminal before rebooting.
Thank you. I've bookmarked and will report back if it happens again. Created attachment 127368 [details]
kcrash1
It just happened again, but unfortunately everything crashed including Kwin and things got really weird. Not sure I fully follow what you , what I did manage to do is get 3 new pieces of information.
1. I think that what might be related is that I restarted plasma with the following commands:
kwin --replace &
plasmashell --replace &
I've found from various sources that those commands are the "right way" the restart plasma without a full restart of the computer. If this is incorrect, please let me know. I've noticed that the above commands can help fix screen tearing/other glitches with my desktop that happen occasionally.
2. I tried clearing the cache and restarting as recommended in the link, but that doesn't seem to help. Once latte-dock gets into this state, it seems to constantly crash if I try to interact with the "Window Buttons" applet until I restart my computer fully.
3. Attached 2 kcrash dumps that I managed to pull before reboot.
Created attachment 127369 [details]
kcrash2
(In reply to Jonathan Chun from comment #5) > Created attachment 127369 [details] > kcrash2 1. Try to use Breeze as decoration style. The crash points to your Hello decoration buttons. 2. If it still occurs you need to build applet window buttons by yourself in order to be sure that was built correctly. This crash has nothing to do with Latte Thank you again. I'll start figuring out the correct location to report things eventually. I tested the same procedure multiple times on breeze/other decorations and was not able to reproduce. Will open this ticket against the correct repo. (In reply to Jonathan Chun from comment #7) > Thank you again. I'll start figuring out the correct location to report > things eventually. I tested the same procedure multiple times on > breeze/other decorations and was not able to reproduce. Will open this > ticket against the correct repo. Don't worry, unfortunately I think Hello decoration is not developed/maintained any more |