https://bugs.kde.org/show_bug.cgi?id=523188
Bug ID: 523188
Summary: KIO SMB discovery finds Samba server but does not
display it in smb:/ browse view
Classification: Frameworks and Libraries
Product: kio-extras
Version First 26.04.3
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Samba
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
System:
Arch Linux
Plasma: 6.6.6
kioclient: 6.6.6
kio-extras: 26.04.3-1
libsmbclient: 4.24.4
Server:
Orange Pi Linux Samba server
wsdd: 0.7.0
hostname: RETROLINK
workgroup: WORKGROUP
Problem:
Dolphin -> Network -> SMB does not show RETROLINK.
Direct access works:
$ kioclient ls smb://RETROLINK
share
.
$ kioclient ls smb://192.168.7.2
share
.
But:
$ kioclient ls smb:/
shows only:
PC-UX303LN
DESKTOP-JG1LEQT
KIO debug shows that discovery finds the server:
auth_smbc_get_dat:
server=192.168.7.2, share=IPC$
and successfully opens IPC$:
open "smb://" url-type: 1 dirfd: 10000 errNum: 0
smbc_readdir
done with smbc
The server is therefore discovered and reachable, but is not added to the smb:/
browse list.
--
You are receiving this mail because:
You are watching all bug changes.