https://bugs.kde.org/show_bug.cgi?id=520255
Bug ID: 520255
Summary: Sort by type with groups separates type by file name.
Classification: Applications
Product: dolphin
Version First 26.04.0
Reported In:
Platform: Bazzite
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: view-engine: icons mode
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
Dolphin Sorting by type completely bugged and producing strange results.
There are two cases that happen randomly, both have the same (fix).
Example folder:
files:
1.jpg
2.png
3.jpg
4.mp4
5.png
My settings:
Show in groups
Sort by type.
Expected result:
1.jpg
3.jpg
________
2.png
4.png
5.png
Actual results:
1. jpg
_________
2.png
_________
3.jpg
__________
4.png
5.png
case 2:
similar mix of files, jpg, png, mp4, whatever.
expected:
grouped by types
actual result:
Jpg group
____________
png group
____________
mp4 group
____________
mixed group with the majority of files completely un-grouped.
STEPS TO REPRODUCE
Show in groups
Sort by type
(idk...install bazzite while being me)
Temporary fix:
>From Icon mode, set to Detail mode (ctrl +3)
It's already sorted by type in ascending order ( Type ^ )
click it to switch the order, or click any other field to sort by that instead
(Type v)
Then reset it to (Type ^) again.
ctrl + 1 back to icon view.
Have to do that every reboot.
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
Operating System: Bazzite 44
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.26.0
Qt Version: 6.10.3
Kernel Version: 6.19.14-ogc2.1.fc44.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i7-10700K CPU @ 3.80GHz
Memory: 32 GiB of RAM (31.2 GiB usable)
Graphics Processor: NVIDIA GeForce RTX 2080 SUPER
Dolphin info:
Dolphin: 26.04.0
KDE Frameworks: 6.26.0
Qt: Using 6.10.3 and built against 6.10.3
Bazzite (Wayland)
Build ABI: x86_64-little_endian-lp64
Kernel: linux 6.19.14-ogc2.1.fc44.x86_64
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.