https://bugs.kde.org/show_bug.cgi?id=496809
Bug ID: 496809
Summary: Dolphin does not show discovered Windows smb device
announced by WSD
Classification: Frameworks and Libraries
Product: kio-extras
Version: 24.08.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Samba
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hello, I am currently using the WSDD daemon to discover devices that share
directories through WSD, however I have noticed that dolphin does not show the
devices that are discovered. This happens with the original project recovered
from https://github.com/christgau/wsdd but with the fork called wsdd2 it works
perfectly. So I open this thread to review the problem. I start by sending the
WSDD log showing that the Windows 10 device is discovered.
~ wsdd -D -v
✔ 54s 07:47:14 PM
2024-11-28 19:47:18,532:wsdd WARNING(pid 109983): no interface given, using all
interfaces
2024-11-28 19:47:18,532:wsdd INFO(pid 109983): using pre-defined UUID
c3e195f5-cece-40a4-9760-9ae807e243d9
2024-11-28 19:47:18,534:wsdd INFO(pid 109983): joined multicast group
239.255.255.250 on 192.168.3.2%wlan0
2024-11-28 19:47:18,535:wsdd INFO(pid 109983): scheduling Hello message via
wlan0 to 239.255.255.250%wlan0
2024-11-28 19:47:19,544:wsdd INFO(pid 109983): scheduling Probe message via
wlan0 to 239.255.255.250%wlan0
2024-11-28 19:47:19,545:wsdd INFO(pid 109983): joined multicast group
239.255.255.250 on 192.168.122.1%virbr0
2024-11-28 19:47:19,546:wsdd INFO(pid 109983): scheduling Hello message via
virbr0 to 239.255.255.250%virbr0
2024-11-28 19:47:21,561:wsdd INFO(pid 109983): scheduling Probe message via
virbr0 to 239.255.255.250%virbr0
2024-11-28 19:47:21,562:wsdd INFO(pid 109983): joined multicast group [ff02::c]
on fe80::1c14:925a:ae49:dcf6%wlan0
2024-11-28 19:47:21,562:wsdd INFO(pid 109983): scheduling Hello message via
wlan0 to ff02::c%wlan0
2024-11-28 19:47:22,565:wsdd INFO(pid 109983): scheduling Probe message via
wlan0 to ff02::c%wlan0
2024-11-28 19:47:22,576:wsdd INFO(pid 109983): 192.168.122.37 - - "POST
/c3e195f5-cece-40a4-9760-9ae807e243d9 HTTP/1.1" 200 -
2024-11-28 19:47:22,578:wsdd INFO(pid 109983): 192.168.122.37 - - "POST
/c3e195f5-cece-40a4-9760-9ae807e243d9 HTTP/1.1" 200 -
2024-11-28 19:47:24,703:wsdd INFO(pid 109983): 192.168.122.37:3702(virbr0) - -
"ProbeMatches urn:uuid:8d76a027-f9fc-45aa-9afb-23ab18379d15 UDP" - -
/usr/bin/wsdd:649: DeprecationWarning: Testing an element's truth value will
always return True in future versions. Use specific 'len(elem)' or 'elem is
not None' test instead.
if (host_sec):
2024-11-28 19:47:24,732:wsdd INFO(pid 109983): discovered WIN10 in
Workgroup:WORKGROUP on 192.168.122.37
--
You are receiving this mail because:
You are watching all bug changes.