[Kde-finance-apps] Re: alkimia-backend run

Alvaro Soliverez asoliverez at kde.org
Mon Jun 27 17:24:28 CEST 2011


Are you installing the application? Running "make install"

Also, how did you run cmake? Just post the steps you ran to build and install.

On Mon, Jun 27, 2011 at 5:13 AM, puneet goyal <puneetgoyal08 at gmail.com> wrote:
> There is a problem loading the plugins in the function loadPlugins()
> of keypluginmanagers.cpp and function loadPlugins() of
> symbolManager.cpp
> It showed an error "SymbolManager: Couldn't find plugin directory"
> respective to the function of symbolManager.cpp and
> "KeyPluginsManager: Couldn't find plugin directory" respective to the
> function of keyPluginsManager.cpp
> that is the following 'if condition' holds
>
> if (!pluginsDir.cd("plugins")) {
>    qWarning() << "KeyPluginsManager: Couldn't find plugin directory";
>    return;
>  }
>
> But i do have the directory named "plugins"
> Can you tell me whats wrong?
>
> Regards,
> Puneet
> _______________________________________________
> Kde-finance-apps mailing list
> Kde-finance-apps at kde.org
> https://mail.kde.org/mailman/listinfo/kde-finance-apps
>


More information about the Kde-finance-apps mailing list