[kde-windows] [Bug 298680] grantlee version available in KDE on Windows is not yet up to date

Stephane MANKOWSKI stephane at mankowski.fr
Fri May 24 10:17:08 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=298680

--- Comment #13 from Stephane MANKOWSKI <stephane at mankowski.fr> ---
(In reply to comment #12)
> I looked into the packages, and as far as I could see, all of our packages
> actually contain those files?

In fact the files are well installed...
...and removed at the first execution of Skrooge. :-(
Of course, the bug is in Skrooge. I found it. I will correct it this evening. I
will take you informed.

I let you analyse the issue with grantlee.
For your information, here is the code to initialize it:
//Prepare grantlee engine
Grantlee::Engine gEngine;
const QStringList pluginDirs = KGlobal::dirs()->resourceDirs("qtplugins");
foreach(const QString & pluginDir, pluginDirs) {
    gEngine.addPluginPath(pluginDir);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list