Bug 490144 - Visual glitches after moving files to subfolder in git master snapshot
Summary: Visual glitches after moving files to subfolder in git master snapshot
Status: RESOLVED DUPLICATE of bug 490183
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.05.2
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-12 05:59 UTC by Robby Engelmann
Modified: 2024-07-21 14:13 UTC (History)
3 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 Robby Engelmann 2024-07-12 05:59:09 UTC
Sometimes (not everytime) dolphin shown visual glitches after having moved files into a subfolder. The moved file is still shown and clicking on other files is not possible anymore. A restart has to be done. In konsole I get this:

robby@localhost:~> dolphin
qt.svg: <input>:237:10: Could not resolve property: #linearGradient8471
qt.svg: <input>:237:10: Could not resolve property: #linearGradient8473
kf.kio.core: An error occurred during write. The worker terminates now.
QImage::pixel: coordinate (0,0) out of range
kf.kio.core: An error occurred during write. The worker terminates now.
QGestureManager::deliverEvent: could not find the target for gesture


My system:
Operating System: openSUSE Tumbleweed 20240710
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 1 David de Cos 2024-07-19 11:57:49 UTC
I can confirm this bug is present in two fully updated systems:

Operating System: openSUSE Tumbleweed 20240716
KDE Plasma Version: 6.1.2
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Kernel Version: 6.9.9-1-default (64-bit)
Comment 2 David de Cos 2024-07-19 12:06:03 UTC
The bug is only present in Wayland, and I can reproduce it every time. Just do this:

1- Go to dolphin and drag a file onto the same folder it is now.
2- When asked whether you want to copy the file, create a symlink or cancel, click on either of them, doesn't matter. The bug has already been triggered.
3- You can check than dolphin has stopped working properly: can't select other files, if you press F3 the view is completely corrupted, etc.
Comment 3 net_life 2024-07-20 11:36:38 UTC
Same for KDE NEON with last updates.
Comment 4 David de Cos 2024-07-21 14:13:07 UTC

*** This bug has been marked as a duplicate of bug 490183 ***