Bug 477471

Summary: Qt6 dolphin incorrectly displays smb share directories
Product: [Applications] dolphin Reporter: daron439
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kfm-devel
Priority: NOR Keywords: qt6
Version First Reported In: 24.01.75   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: nonexistent directories

Description daron439 2023-11-24 16:22:25 UTC
Created attachment 163431 [details]
nonexistent directories

SUMMARY
Dolphin doesn't show any valid directories inside my smb shares. When I try to browse any of them, it just errors out "The file or folder does not exist". Those shares are on synology and keenetic, I haven't tried any windows ones. I'm not sure in which component this bug is.

dolphin only logs:
kf.kio.workers.smb: Failed to resolve any WS transport address. This suggests that DNS resolution may be broken. QList(QUrl("http://media:5357/0b71be5a-d63e-4bb8-99d5-08808c44cd33"))
org.kde.dolphin: could not find entry for charset= "Other encoding ()"

STEPS TO REPRODUCE
1. Try browsing smb share

OBSERVED RESULT
Dolphin shows nonexistent directories.


EXPECTED RESULT
Dolphin shows the existing directories and I can browse them.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.81.80
KDE Frameworks Version: 5.245.0
Qt Version: 6.6.0
Comment 1 daron439 2024-02-01 18:35:14 UTC
I don't have this issue anymore.