Bug 473751 - Overlapping another window when maximizing and crush Latte dock
Summary: Overlapping another window when maximizing and crush Latte dock
Status: RESOLVED DUPLICATE of bug 468180
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.8
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-25 14:40 UTC by wizerer
Modified: 2023-09-12 18:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wizerer 2023-08-25 14:40:22 UTC
Application: latte-dock (0.10.8)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-11-amd64 x86_64
Windowing System: Wayland
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
When setting the panel in the upper part of the screen, after manually setting the Meta key and installing the Active Window Control extension, Latte Dock overlaps with the "title" part of the window when maximizing the program window. That is, the system does not recognize the size limitation available for maximized windows.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Latte Dock (latte-dock), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fc4e2477c86 in QtQml::qmlExecuteDeferred(QObject*) () from /lib/x86_64-linux-gnu/libQt5Qml.so.5
#5  0x00007fc4e2949059 in QQuickTransition::prepare(QList<QQuickStateAction>&, QList<QQmlProperty>&, QQuickTransitionManager*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#6  0x00007fc4e293e997 in QQuickTransitionManager::transition(QList<QQuickStateAction> const&, QQuickTransition*, QObject*) () from /lib/x86_64-linux-gnu/libQt5Quick.so.5
#7  0x00007fc4e0add50d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007fc4e1962fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x00007fc4e0ab16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fc4e0b08c31 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fc4e0b094c4 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fc4df18a7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fc4df18aa38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fc4df18aacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007fc4e0b09836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fc4e0ab017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007fc4e0ab82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x0000555c67ace4ef in ?? ()
#19 0x00007fc4e02461ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#20 0x00007fc4e0246285 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#21 0x0000555c67ad5631 in _start ()
[Inferior 1 (process 1021) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-09-12 18:00:49 UTC

*** This bug has been marked as a duplicate of bug 468180 ***