https://bugs.kde.org/show_bug.cgi?id=411958
--- Comment #10 from Christoph Vogtländer <k...@mockies.de> --- I can see that in skgoperationobject.cpp:153 the value of "newAccount" is "0" with LANG=de_DE.UTF-8 and "1" with LANG=C. Unfortunately I cannot see what is happening inside "importFile()" because skrooge loads the plug-ins from /usr/lib/qt/plugins (no debug information there of course) rather than from my shadow directory used when compiling. I can see that KServiceTypeTrader is used to locate plug-ins. I'm not experienced with KDE API and a quick search did not reveal anything useful. How can I instruct skrooge to load plug-ins from a custom directory? If possible I would like to avoid to install my compiled binaries into the system. -- You are receiving this mail because: You are watching all bug changes.