Bug 432647 - Preview when hovering mouse over a directory sometimes does not appear
Summary: Preview when hovering mouse over a directory sometimes does not appear
Status: CONFIRMED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-08 14:54 UTC by d3coder
Modified: 2021-02-08 18:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.