Bug 501076

Summary: SFTP login dialogue queues up infinitely
Product: [Applications] dolphin Reporter: potatoes1286
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: minor CC: kfm-devel
Priority: NOR    
Version: 24.12.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description potatoes1286 2025-03-04 23:08:00 UTC
SUMMARY

If I don't log into an SFTP connection, after a while it requests login info again. This isn't a big deal (i assume intended behaviour?), but the requests continue even if a dialog is open, and it seems to back up infinitely.

Before sleeping, I opened up dolphin which previously had an SFTP connection to my server, prompting me to login. I didn't and went to sleep. When I woke up, there was still only one SFTP login dialogue but had queued up a large number of login requests. I had to sit there spamming the x button for what felt like a minute before I cleared the dialogue queue.

The queue also does not empty by pressing cancel, or when dolphin closes, so you're kind of forced to spam close them.

I reckon if there is a login request dialogue queued, Dolphin shouldn't queue an identical login request.


STEPS TO REPRODUCE
1. open connection to sftp server but do not log in
2. wait
3. logins begin to queue

OBSERVED RESULT

the logins queue infinitely

EXPECTED RESULT

only one login request should be in the queue at a time

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora Linux 41
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION