https://bugs.kde.org/show_bug.cgi?id=390865
--- Comment #6 from Alexander Semke <alexander.se...@web.de> --- (In reply to Colin Griffith from comment #4) > I suppose now I should compile it using /usr as the installation prefix, and > uninstall the version of Labplot from the repositories... Or do you have a > different recommendation? Yes, it's better to uninstall the version provided by the distribution first and install the version compiled from the sources. With this we shouldn't mess up anymore with the different locations of files used by the application. Also, to get a readable debug output please compile in the debug-mode. For this, simple use our compile_debug script: 1. ./compile_debug/ 2. cd build_debug 2. sudo make install Ater this LabPlot should run without problems and the message at startup complaining about the missing configuration file should be gone. -- You are receiving this mail because: You are watching all bug changes.