Bug 456728 - Lattedock
Summary: Lattedock
Status: RESOLVED FIXED
Alias: None
Product: lattedock
Classification: Plasma
Component: application (show other bugs)
Version: 0.10.8
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Michail Vourlakos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-14 19:12 UTC by Brian
Modified: 2022-07-15 17:21 UTC (History)
0 users

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 Brian 2022-07-14 19:12:27 UTC
When application previews are enabled (whether or not 'preview window behaves as a popup' is checked), I have no images in the previews.

I don't know if this is a system configuration problem, or if this is a latte issue.  

STEPS TO REPRODUCE
1.  Enable window previews on tasks mouse hover
2.  Hover over a task icon so that the preview appears
3. 

OBSERVED RESULT
Preview images are present, but blank.


EXPECTED RESULT
Preview images aren't blank.


SOFTWARE/OS VERSIONS
Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-41-generic (64-bit)
Graphics Platform: Wayland
Graphics Processor: AMD Radeon Vega 3 Graphics

ADDITIONAL INFORMATION
On hover for Dolphin with one window open, `latte-dock --debug` gives:

[Warning : 15:10:49.889889] - "\"0 instead of 1 arguments to message {On %1} supplied before conversion.\""
[Warning : 15:10:49.889889] - "\"0 instead of 1 arguments to message {On %1} supplied before conversion.\""
[Warning : 15:10:49.8989] - "Couldn't create KWindowShadow for Latte::Quick::Dialog_QML_302(0x556bb0985980)"
[Warning : 15:10:49.8989] - "Couldn't create KWindowShadow for Latte::Quick::Dialog_QML_302(0x556bb0985980)"
[Warning : 15:10:49.8989] - "Couldn't create KWindowShadow for Latte::Quick::Dialog_QML_302(0x556bb0985980)"
Comment 1 Michail Vourlakos 2022-07-14 20:05:42 UTC
use latte git version
Comment 2 Brian 2022-07-15 17:21:17 UTC
(In reply to Michail Vourlakos from comment #1)
> use latte git version

Thanks.