Bug 206594

Summary: unable to cancel ftp login on failure
Product: [Frameworks and Libraries] kdelibs Reporter: BRULE Herman <alpha_one_x86>
Component: kpasswdserverAssignee: Michael Leupold <lemma>
Status: RESOLVED FIXED    
Severity: normal CC: ahartmetz, cfeck, faure, helio, lemma
Priority: NOR    
Version: 4.3.1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description BRULE Herman 2009-09-07 09:38:10 UTC
Version:            (using KDE 4.3.1)
Installed from:    Gentoo Packages

Hello,
I have wrong passwd and login on my ftp, then konqueror say:
Message sent:
Login using username=gmark and password=[hidden]
Server replied:
530 Login incorrect.
  Do you want to retry?
When I click on cancel it retry and reopen this dialog.
Thank to fix it.
Comment 1 Christoph Feck 2009-10-16 05:11:30 UTC
David, this bug is indeed very annoying. Do you know where to look to fix this?
Comment 2 Michael Leupold 2009-10-16 08:10:12 UTC
I'm wondering... I seem to remember I fixed/tried to fix it. Does this still happen on trunk? Maybe I forgot to commit - unfortunately I don't really remember :|
Comment 3 Helio Chissini de Castro 2009-10-16 13:45:13 UTC
Recent tests:

- Mandriva 2010.0, 2009.1: Works
KDE 4.3.2, Qt 4.5.3-patched

- Fedora 11: Works
KDE 4.3.2, Qt 4.5.3

Notes for post development:
Using invalid user and typing retry push dialog again. 
Retry dialog now allows you to change the user name, so doesn't matter how much you retry dialog you will never be able to login, making retry useless
Is not possible to have a check for invalid user and avoid useless retry option ?