Summary: | Dolphin 24.12.2: Symlink folder icons/previews are too small | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Zesko <zeskotron> |
Component: | view-engine: icons mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | altmail, demm, erenkarakas202, fbi1266friends, foxwolfen, katze_942, kfm-devel, kteleuth, laladivsv, luca.pedrielli, meven29, meven, swh |
Priority: | NOR | ||
Version: | 24.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=499509 | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/f79587b9c290f0377ddb7eea002fff816bd57170 | Version Fixed In: | 24.12.3 |
Sentry Crash Report: | |||
Attachments: | See the symlink preview is too small |
I can confirm in Debian Sid Can confirm on EndeavourOS https://forum.endeavouros.com/t/dolphin-displays-folders-in-different-sizes/67624 Can confirm on 24.12.2 but commit 961e6270e4401a6c7512df3a2e3efd09a25df962 from Jan 17 seems to have already fixed it. It was not included in the release. This should be fixed in KF 6.11, due February 14. (In reply to Méven Car from comment #4) > This should be fixed in KF 6.11, due February 14. I've just updated to KF 6.11 on Arch and problem persists. (In reply to Méven Car from comment #4) > This should be fixed in KF 6.11, due February 14. Updated to KF 6.11. No changes (In reply to swh from comment #6) > (In reply to Méven Car from comment #4) > > This should be fixed in KF 6.11, due February 14. > > Updated to KF 6.11. No changes I confirm, I didn't test it properly. This is fixed in Dolphin 25.04. Will try to fix it sooner. This bug is caused by commit https://github.com/KDE/dolphin/commit/50d44ab177f93ca3acd372f492f4fc3b1015286e (In reply to Zebra2711 from comment #8) > This bug is caused by commit > https://github.com/KDE/dolphin/commit/ > 50d44ab177f93ca3acd372f492f4fc3b1015286e No this is more complicated than that. The real origin is https://invent.kde.org/system/dolphin/-/merge_requests/804 A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/912 *** Bug 500605 has been marked as a duplicate of this bug. *** Git commit f79587b9c290f0377ddb7eea002fff816bd57170 by Méven Car. Committed on 23/02/2025 at 13:20. Pushed by meven into branch 'release/24.12'. kitemrolesupdater: fix size of icon when there is an overlay M +1 -2 src/kitemviews/kfileitemmodelrolesupdater.cpp https://invent.kde.org/system/dolphin/-/commit/f79587b9c290f0377ddb7eea002fff816bd57170 |
Created attachment 178049 [details] See the symlink preview is too small SUMMARY After upgrading from Dolphin 24.12.1 to 24.12.2, symlink folder previews appear broken and display at an unusually small size. STEPS TO REPRODUCE 1. Open Dolphin and go to settings: Configure Dolphin -> Interface -> Previews Enable/select "Folders" and "Text Files", then click OK. 2. Create a test file in your Documents folder: $ echo "hello" > ~/Documents/test_file.txt 3. Create a symlink to the Documents folder: $ ln -s ~/Documents ~/Desktop/symlink_folder 4. Open Dolphin and navigate to ~/Desktop to check if the folder preview icon is displayed too small: $ dolphin ~/Desktop OBSERVED RESULT * The folder icons/previews for symlinks appear broken and are displayed at an unusually small size. EXPECTED RESULT * This issue occurs only in Dolphin 24.12.2. The previous version (24.12.1) does not have this problem. SOFTWARE/OS VERSIONS * Arch Linux, KDE Plasma 6.2.5 * KDE Plasma Version: 6.2.5 * KDE Frameworks Version: 6.10.0 * Qt Version: 6.8.2