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
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.
@Lamarque: not necessary, Harald is using Plasma 5 version and I've found that the problem is probably in KUrlRequester.
moving to kio, kurlqurester is trying to connect a signal with incorrect signature making the connection non-functional
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