https://bugs.kde.org/show_bug.cgi?id=444793

--- Comment #1 from Michail Vourlakos <mvourla...@gmail.com> ---
The line you are mentioning could crash only in the following scenario:
1. Latte is loading and layouts manager (m_manager) is created
2. synchronizer is created from m_manager because synchronizer is a child of
m_manager
3. For some weird reason Layouts Manager (m_manager) is destroyed that means
Latte is fully unloading 
4. Because Latte is unloading even though it should not because of [3]
m_manager becomes null so that specific line crashes.

A1. Do you have the backtrace to check it out?
A2. Is your system configured properly for latte startup as mentioned at?
https://psifidotos.blogspot.com/2021/08/latte-dock-v0101-bug-fix-release.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to