Bug 337226

Summary: openvpn openfile dialogs broken
Product: [Frameworks and Libraries] frameworks-kio Reporter: Harald Sitter <sitter>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: jgrulich, kdelibs-bugs
Priority: NOR    
Version: 5.0.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Harald Sitter 2014-07-08 09:51:09 UTC
when creating an openvpn connection one has to define a set of files for certificates etc. the filechooser for those files is entirely defunct, upon selecting a file absolutely nothing happens.

Reproducible: Always
Comment 1 Lamarque V. Souza 2014-07-08 12:11:09 UTC
Please send me a screenshot of the file chooser dialog you use (there are more than one in Linux) and a screenshot of the connection editor dialog right after you select the certificate file.
Comment 2 Jan Grulich 2014-07-08 12:23:02 UTC
@Lamarque: not necessary, Harald is using Plasma 5 version and I've found that the problem is probably in KUrlRequester.
Comment 3 Harald Sitter 2014-07-08 12:38:56 UTC
moving to kio, kurlqurester is trying to connect a signal with incorrect signature making the connection non-functional
Comment 4 Harald Sitter 2014-07-08 15:47:56 UTC
Git commit bffdd7fa0c03f255bded5071e39f50c768891eca by Harald Sitter.
Committed on 08/07/2014 at 15:45.
Pushed by sitter into branch 'master'.

fix kurlrequester dialog accept handling

switch to qdialog::accepted signal, rename slot (on private class) and
remove accepted check in slot
REVIEW: 119174

M  +7    -9    src/widgets/kurlrequester.cpp
M  +1    -1    src/widgets/kurlrequester.h

http://commits.kde.org/kio/bffdd7fa0c03f255bded5071e39f50c768891eca