Bug 442795

Summary: Konsole does not show image previews for images with whitespace in the file name.
Product: [Applications] konsole Reporter: Dashon <dashonwwIII>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: minor CC: dashonwwIII, nate, tcanabrava
Priority: NOR    
Version: 24.05.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dashon 2021-09-22 08:40:52 UTC
SUMMARY
When you have image previews activated in konsole, an image with a name such as:
my-image.png
will show the preview as expected, but the same image renamed to:
"my image.png"
will fail to show the preview.

STEPS TO REPRODUCE
1. Turn on image previews in konsole.
2. Use "ls" command to list image files in a folder.
3. Hover over an image with whitespace in the file name.

OBSERVED RESULT
No image preview is shown.

EXPECTED RESULT
Image preview should still be shown.

System Info:
Operating System: EndeavourOS
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.6-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 620
Comment 1 Nate Graham 2021-09-22 18:11:42 UTC
Yeah, can confirm.
Comment 2 Dashon 2024-06-27 20:47:52 UTC
Seems to have been fixed somewhere along the way