Summary: | Using sftp, attempting to access a directory location in an unreachable remote causes Dolphin to freeze | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Antti Savolainen <antti.savo> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | crash | CC: | john.kizer, kfm-devel |
Priority: | NOR | ||
Version: | 24.08.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Antti Savolainen
2024-12-05 07:08:19 UTC
Hi - I can't reproduce this on my Fedora KDE 41 device using an internal sftp URL (for a machine that I took offline to test), and noticed in your demonstration video that you're attempting to connect to a URL outside of your own personal network. Are you able to see if the same behavior happens on your system with an unreachable address on your local network? (Maybe something to do with how name resolution is working?) Seems to be an issue with DNS resolved remotes. I managed to reproduce this with a location in my local network once but not a second time. I'll do more testing. I think I pinpointed the issues. It's two simultaneous sftp connections. These can be to the same host even. In this video I use the location '10.0.0.3' and its domain name 'serveri.lan': https://youtu.be/HTNVX2vCKgE 1. Connect to both 2. Close Dolphin 3. Cut off the interface in the remote 4. Open Dolphin and try to reconnect to the remote |