When I connect to a shared folder on my windows PC, after signing in with my credentials it causes dolphin to close unexpectedly.
Im running Debian 13, this only happens when i browse the network in Dolphin and open the PC through there.
If i put the path in manually, e.g smb://mypcname/shared/ it logs in fine through dolphin, but if i go through my network on dolphin, select the computer, this is when it crashes dolphin.
After copying the path that dolphin was pointing to, its adding “kio-discovery-wsd” to the end of my network path, so is trying to open smb://mypcname/shared/kio-discovery-wsd/ instead.
When i manually enter this path, it crashes.
Any ideas? Im not a huge expert on linux.
Try to run dolphin in a terminal (konsole). And see if there is message.
ok, finally got round to trying this today, here is the error it gives me.
kf.kio.core: Connection::send() called with connection not inited
kf.kio.core: An error occurred during write. The worker terminates now.
org.kde.dolphin: could not find entry for charset= “Other encoding ()”
kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError
kf.kio.core: An error occurred during write. The worker terminates now.
kf.kio.core: Internal error: itemsInUse did not contain QUrl(“smb://OEM@desktop-qtgmb0b.local/”)
kf.kio.core: Fatal Error: HUH? Lister KDirLister(0x55c39860ed70) is supposed to be listing, but has no job!
KCrash: Application ‘dolphin’ crashing… crashRecursionCounter = 2
Aborted (core dumped)