Version: unspecified (using KDE 4.5.0) OS: Linux This is probably related to Bug 250204. This bug is against version 1.1 on KDE 4.5.1 but there are no entries for them (yet). Reproducible: Always Steps to Reproduce: 1. Open Lokalize. 2. Open a few gettext files. 3. Close Lokalize. 4. Move/remove them. 5. Open Lokalize again. Actual Results: An "Error opening the following files:" message is displayed. Expected Results: No error should be displayed.
what do you think if Lokalize would display this message in background, using plasma notification mechanism (of course in case of reopening previous files)?
I'm not sure if that's going to be useful. Having them in 'Open Recent' is enough if I want to remember what I was working on.
SVN commit 1227957 by shaforo: switch to knotification system for displaying fileopen errors. this way they in particular can be disabled via systemsettings BUG: 250211 M +1 -0 CMakeLists.txt A lokalize.notifyrc M +4 -7 lokalizemainwindow.cpp M +7 -2 mergemode/mergeview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1227957