Bug 432647

Summary: Preview when hovering mouse over a directory sometimes does not appear
Product: [Applications] konsole Reporter: d3coder <admin>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: CONFIRMED ---    
Severity: normal CC: nate, tumaix
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description d3coder 2021-02-08 14:54:33 UTC
SUMMARY
Preview when hovering mouse over a file or directory sometimes does not appear

STEPS TO REPRODUCE
1. Clone konsole, https://invent.kde.org/utilities/konsole/-/tree/master
2. Start konsole
3. Hover over cloned konsole directory

OBSERVED RESULT
Generating Thumbnail tooltip appears for a few msecs and disappears, thumbnail does not appear

EXPECTED RESULT
Thumbanail appears

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
(available in About System)
KDE Plasma Version: 5.20.90
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Konsole version: built from d019b371697fe6f70c20747ff0be1d0ba2103e51
Comment 1 Kurt Hindenburg 2021-02-08 16:07:31 UTC
Cann you start from another terminal and see if any debugging output is displayed?

For example:
kf.service.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
Comment 2 d3coder 2021-02-08 16:10:09 UTC
No output. I've tried running konsole in debug mode through CLion - still no output.
Comment 3 Nate Graham 2021-02-08 18:43:55 UTC
I can reproduce this, randomly. Sometimes it seems to work, sometimes not.