Summary: | Clicking cancel on the authentication dialog for fish/sftp/ftp kioslave gets dolphin stuck on "Loading folder" | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Ivo Anjo <ivo> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adrian, andresbajotierra, emmanuelpescosta099 |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/9dbc24fd647e0457d50ec901d33100c33967be68 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ivo Anjo
2007-12-13 18:47:55 UTC
This also happens for the sftp and ftp kioslaves. (And still present on 4.1 beta 2). Can you still reproduce this bug again with a recent KDE version ( 4.1.3 / 4.2beta1 / 4.2svn)? Thanks :) Yeah I just retried with the latest kde4.2daily, and it's still there. I tried to connect with fish to another computer, clicked cancel, and got the blank message. With current trunk it seems to give an "Unknown Error" instead. Cannot reproduce. I get the "Request Aborted By User" error page. Is this still an issue in the current released version of KDE, v4.6.4 as of this reply ? With KDE 4.6.5, clicking cancel on the fish authentication dialog, dolphin gets stuck with the status bar: "Connecting... [X] Loading folder ... [ Progress bar moving back and forth ]" The same happens with the sftp. ftp gets stuck with a similar thing: "Sending login information [X] Loading folder ... [ Progress bar moving back and forth ]" I've updated the title of this bug to reflect this issue. This needs to be reported against dolphin since cancelling the authorization dialog works perfectly fine in Konqueror. Konqueror promptly shows the error page which states that the user cancelled the request. Resetting assignee to default as per bug #305719 Review-Request: https://git.reviewboard.kde.org/r/107116/ Git commit 9dbc24fd647e0457d50ec901d33100c33967be68 by Emmanuel Pescosta. Committed on 29/10/2012 at 20:54. Pushed by emmanuelp into branch 'master'. Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/ftp kioslave gets dolphin stuck on "Loading folder" REVIEW: 107116 M +11 -0 dolphin/src/dolphinviewcontainer.cpp M +6 -0 dolphin/src/dolphinviewcontainer.h M +2 -0 dolphin/src/kitemviews/kfileitemmodel.cpp M +5 -0 dolphin/src/kitemviews/kfileitemmodel.h M +1 -0 dolphin/src/views/dolphinview.cpp M +6 -0 dolphin/src/views/dolphinview.h http://commits.kde.org/kde-baseapps/9dbc24fd647e0457d50ec901d33100c33967be68 |