https://bugs.kde.org/show_bug.cgi?id=385445
Ivan Čukić <ivan.cu...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-vault/b80ee599b39f0ffeb | |3bc749d9bcbc8cf592ea146 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Ivan Čukić <ivan.cu...@kde.org> --- Git commit b80ee599b39f0ffeb3bc749d9bcbc8cf592ea146 by Ivan Čukić, on behalf of Kees vd Broek. Committed on 09/12/2017 at 06:29. Pushed by ivan into branch 'master'. Fix PWD dialog Summary: Make password dialog have error-handling built in. Related: bug 385985 This will show the error directly in the dialog and refuse to close until the mount was successful (or user presses cancel). Test Plan: {F5518252} Reviewers: #plasma, ivan Subscribers: abetts, colomar, jensreuterberg, ngraham, cfeck, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D8787 M +2 -0 kded/CMakeLists.txt M +6 -45 kded/service.cpp A +59 -0 kded/ui/mountdialog.cpp [License: GPL (v2/3)] A +46 -0 kded/ui/mountdialog.h [License: GPL (v2/3)] A +181 -0 kded/ui/mountdialog.ui https://commits.kde.org/plasma-vault/b80ee599b39f0ffeb3bc749d9bcbc8cf592ea146 -- You are receiving this mail because: You are watching all bug changes.