When I pass a file list to Lokalize and some files on this list do not exist, Lokalize first shows an error message and then crashes (sometimes taking much resources for some time before). Reproducible: Always Steps to Reproduce: 1. lokalize somefile.po somefile2.po 2. Close the error windows 3. Crash
Can confirm the crash, but please always provide the backtrace for crash reports.
I cannot reproduce this with the latest Git. I open the sources on KDevelop, have a lauch configuration with a KDE environment, configure the arguments to be two (an absolute path to an existing path and a relative path, “asdf”, to an unexisting file). When I run Lokalize, I get an error message about the second file not existing, and the fist file opens successfully. However, no crash. Can anyone reproduce this with the latest Git? Are the steps to reproduce different than what I did?
See https://bugs.kde.org/show_bug.cgi?id=325180#add_comment Note, the crash happens after closing lokalize, not the error dialog. *** This bug has been marked as a duplicate of bug 325180 ***