[Kmymoney-devel] Starting w/o loading plugins possible?

mk-lists at email.de mk-lists at email.de
Mon Sep 30 17:35:38 UTC 2013


Hi Cristian,

> #!/bin/bash
> export KDEDIR=/home/cristi/dezvoltare/kmymoney-install
> export KDEDIRS=$KDEDIR
> export PATH=$KDEDIR/bin:$PATH
> export LD_LIBRARY_PATH=$KDEDIR/lib:$LD_LIBRARY_PATH
> export QT_PLUGIN_PATH=$KDEDIR/lib/kde4/plugins:$QT_PLUGIN_PATH
> /home/cristi/dezvoltare/kmymoney-install/bin/kmymoney -n --config
> kmymoneydevelopmentrc --caption "KMyMoney Development Version"
> --lang=C

Unfortunately this didn't work on my end.

From my initial post it seems like kbanking is to blame for this? But I am not sure about that, since the plugin-loader doesn't print out any error message and just crashes.

I guess nothing else can be done about it.

Greets,
Marko


More information about the KMyMoney-devel mailing list