Bug 477471 - Qt6 dolphin incorrectly displays smb share directories
Summary: Qt6 dolphin incorrectly displays smb share directories
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.01.75
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-24 16:22 UTC by daron439
Modified: 2024-02-01 18:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
nonexistent directories (32.09 KB, image/png)
2023-11-24 16:22 UTC, daron439
Details

Note You need to log in before you can comment on or make changes to this bug.
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.