Summary: | [crash] - latte crashes randomly when interacting with the dock | ||
---|---|---|---|
Product: | [Unmaintained] lattedock | Reporter: | zeander21 |
Component: | application | Assignee: | Michail Vourlakos <mvourlakos> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | ANURAGVISHWAS19, rleyvasal |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
zeander21
2022-09-15 16:11:29 UTC
Created attachment 152513 [details]
New crash information added by DrKonqi
latte-dock (0.10.8) using Qt 5.15.6
latte dock keeps crashing whenever i interact with it or whenever i am trying to do some changes such as adding a widget or something it crashes
it will crash for sometime then eventually come back else i have to search for latte ansd click on it to make it appear else my whole screen will be clean nothing on it
-- Backtrace (Reduced):
#6 0x00007f109f55ee13 in QV4::QQmlContextWrapper::lookupScopeObjectProperty(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value*) () at /usr/lib/libQt5Qml.so.5
[...]
#9 0x00007f109f53bd26 in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () at /usr/lib/libQt5Qml.so.5
#10 0x00007f109f6973fd in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () at /usr/lib/libQt5Qml.so.5
#11 0x00007f109f697979 in QQmlBinding::evaluate(bool*) () at /usr/lib/libQt5Qml.so.5
[...]
#13 0x00007f109f6991c3 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () at /usr/lib/libQt5Qml.so.5
Found the same issue on my system. While interacting with the dock, it stays open(does not automatically hide) and current application stays with the big Icon. Kubuntu 22.10 KDE Plasma version: 5.26.2 KDE Framework Version: 5.99.0 Qt Version: 5.15.6 Latte Dock: 0.10.8 |