https://bugs.kde.org/show_bug.cgi?id=388646
--- Comment #31 from Łukasz <ftefrjbhfvas...@o2.pl> --- (In reply to Alexander Semke from comment #30) > (In reply to Łukasz from comment #29) > > Created attachment 109825 [details] > > output of gdb while opening a file 2 > The crash is because of the missing rc-file. Though I cannot reproduce it > and according to the code it shouldn't crash actually in such a case, but > it's definitely because of the missing rc-file. According to your > grep_output file, the rc-file is successfully found. I'm a bit confused now > to be hones. So, we need to go one step back... > > Can you please do a 'make uninstall' and make sure you don't have any > rc-files left anyware. Check your folders > /home/panlukasz/.local/share/kxmlgui5/labplot2 and > /usr/local/share/kxmlgui5/labplot2/. After this do a 'make install' and > start labplot again. If a warning comes again, please collect the the output > of strace and grep and you did before. Success!!! I removed file ~/.local/share/kxmlgui5/labplot2/labplot2ui.rc , then I have started LabPlot and it runs properly and opens file. And it draws my functions properly! -- You are receiving this mail because: You are watching all bug changes.