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

--- Comment #3 from Milian Wolff <m...@milianw.de> ---
That's an odd one. Could you install debug symbols please? I wonder if it's
ActiveTooltip that fails for you, i.e. line 109 in activetooltip.cpp:

QRect screenGeometry =
QGuiApplication::screenAt(fullGeometry.topLeft())->geometry();

if we fail to find a screen for the geometry that could crash. But... Why would
we fail to find a screen - maybe the geometry is fubared? Do you have a special
multi-screen layout? Hidpi?

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

Reply via email to