Bug 475357 - Regression in Dolphin 23.08.1 - Expandable folders in Details view mode broken
Summary: Regression in Dolphin 23.08.1 - Expandable folders in Details view mode broken
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: 23.08.1
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-08 08:33 UTC by Anon
Modified: 2024-05-03 05:06 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of the issue (48.19 KB, image/png)
2023-10-08 08:33 UTC, Anon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anon 2023-10-08 08:33:23 UTC
Created attachment 162158 [details]
screenshot of the issue

SUMMARY
Expandable folders in Details view mode broken.

This issue is not present on the system device, only on secondary LUKS volumes located on other HDDs. Dolphin seems to consider these volumes non-permanent as the Unmount button is visible in the left panel Devices section. They are screwed into the PC case, unlocked by systemd-boot and mounted by fstab, so definitely not temporary.

Downgrading to 23.04.3 fixes this issue.

I have included screenshot as attachment.

STEPS TO REPRODUCE
Expand folders and click F5 to refresh.

OBSERVED RESULT
Second folder is now unexpanded and third folder shows 0 items in Size column.

EXPECTED RESULT
Nothing should happen.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.11
Graphics Platform: X11
Comment 1 Anon 2023-10-08 08:51:21 UTC
I should add, that the second folder cannot be expanded again.
Comment 2 Shay G 2023-10-14 21:12:05 UTC
I have something similar but I don't use LUKS.
Comment 3 Anon 2023-10-22 09:01:32 UTC
(In reply to Shay G from comment #2)
> I have something similar but I don't use LUKS.

Did more testing and you are right it's not related to LUKS. For whatever reason I'm not encountering this bug in /home but it's present in other folders on the system device.

After recent Arch updates I can no longer roll back Dolphin because of unresolvable dependencies, so now I'm stuck with broken file manager.  Please fix :(
Comment 4 Oleg 2023-11-17 07:37:07 UTC
Does not depend on the type of file system. Not fixed in the version 23.08.3-1. Last worked version - 23.04.3-2.
Operating System: Fedora Linux 39
KDE Plasma Version: 5.27.9-1
KDE Frameworks Version: 5.111.0-1
Qt Version: 5.15.11-1
Graphics Platform: X11
Comment 5 Akseli Lahtinen 2023-11-17 08:29:44 UTC
Confirmed with following steps:

1. Create 6 folders
2. Add one file per folder
3. Open all folders in tree view
4. Press refresh
5. All folders close, except 4th one
6. Last folder has no treeview arrow  and reports 0 items

Possibly off by one error somewhere?
Problem fixes itself by going back to the top folder, but if you go inside any of the folders in tree view and back up again, the problem persists.


Dolphin:
Using kdesrc-build dolphin version: 24.01.75

System info:
Operating System: Fedora Linux 39
KDE Plasma Version: 5.81.0
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Kernel Version: 6.5.11-300.fc39.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 15.5 GiB of RAM
Graphics Processor: AMD Radeon RX 6600
Comment 6 Anon 2024-04-06 06:42:20 UTC
After upgrading to KDE 6 and switching to Wayland I'm no longer experiencing this bug.