Bug 501076 - SFTP login dialogue queues up infinitely
Summary: SFTP login dialogue queues up infinitely
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.12.2
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-04 23:08 UTC by potatoes1286
Modified: 2025-03-04 23:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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