Bug 456066 - Latte Dock has issues starting on boot and segfaults often when trying to restart
Summary: Latte Dock has issues starting on boot and segfaults often when trying to res...
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: git (master)
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 08:44 UTC by jan.claussen10
Modified: 2022-06-30 19:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
ddd screenshot (21.56 KB, image/png)
2022-06-28 10:30 UTC, jan.claussen10
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jan.claussen10 2022-06-28 08:44:54 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
Since the last update latte-dock doesn't start at boot. I have to try restarting many times with latte-dock --replace until it works. 

STEPS TO REPRODUCE
1. Install latte-dock and configure autostart
2. Restart the PC

OBSERVED RESULT
Latte Dock doesn't start 

EXPECTED RESULT
It should run

SOFTWARE/OS VERSIONS

KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.5

ADDITIONAL INFORMATION
Comment 1 jan.claussen10 2022-06-28 08:51:04 UTC
Debug output:
https://pastebin.com/j03XgYe5
Comment 2 Michail Vourlakos 2022-06-28 09:42:48 UTC
https://userbase.kde.org/LatteDock/HowToReportCrashes
Comment 3 jan.claussen10 2022-06-28 10:30:38 UTC
Created attachment 150222 [details]
ddd screenshot
Comment 4 Michail Vourlakos 2022-06-28 11:13:28 UTC
(In reply to jan.claussen10 from comment #3)
> Created attachment 150222 [details]
> ddd screenshot

that does not help, debug symbols for libraries and applications are probably not installed in your system
Comment 5 jan.claussen10 2022-06-28 12:41:43 UTC
Ah okay, will install them. I would have assumed that ddd does this automatically because it downloaded a bunch of Qt libraries 

> Am 28.06.2022 um 13:13 schrieb Michail Vourlakos <bugzilla_noreply@kde.org>:
> 
> https://bugs.kde.org/show_bug.cgi?id=456066
> 
> --- Comment #4 from Michail Vourlakos <mvourlakos@gmail.com> ---
> (In reply to jan.claussen10 from comment #3)
>> Created attachment 150222 [details]
>> ddd screenshot
> 
> that does not help, debug symbols for libraries and applications are probably
> not installed in your system
> 
> -- 
> You are receiving this mail because:
> You reported the bug.
Comment 6 jan.claussen10 2022-06-28 20:29:10 UTC
Seems to be qt5-declarative on Arch distros, which I have installed. https://index.ros.org/d/qtdeclarative5-dev/

No idea what else I could do...
Comment 7 jan.claussen10 2022-06-30 19:53:14 UTC
I downgraded to Plasma 5.24 by switching to the Manjaro stable branch and the issue is gone. Will reopen if it occurs again