Created attachment 104738 [details] dirty fix for ignoring the selected export filter when exporting the console shows "Cannot export file:" along with the uri and the selected search-filter appended. the problem is also apparent by there being only a single search-filter available to select from, containing all file-suffixes supported and their translated description. in the code I see this section hasn't been ported to kde5 yet and claims it works -- it doesn't. I don't know how to program kde5, so I prepared a works-for-me kind of dirty fix attached. on gentoo I put this into /etc/portage/patches/kde-apps/rocs/ and enable the various userpatch stuff. the downside is I now need to give the extension explicitely and don't select it from dropdown menus. would be nice if it got fixed properly though...
Git commit b8cc5ef420474cadf3a506527bebde09ac36e3f9 by Andreas Cord-Landwehr. Committed on 26/05/2017 at 15:29. Pushed by cordlandwehr into branch 'master'. Fix graph export filter Includes: - add message boxes if anything goes fatally wrong (i.e. no data is written) - fix generation of export filters - deduce export plugin from selected filter and not from file suffix, since that is not relyable M +21 -15 src/ui/fileformatdialog.cpp https://commits.kde.org/rocs/b8cc5ef420474cadf3a506527bebde09ac36e3f9