I think you can start without plugins by removing the path where the
plugins are located from the QT_PLUGIN_PATH environment variable.

Regards,
Cristian

2013/9/22  <mk-li...@email.de>:
> Hi,
>
> I am test-building/running KMM on OSX at the moment. And I was wondering 
> whether there is a possibility to let KMM not load any plugins.
>
> My problem is that KMM crashes on me, because when I start it from the build 
> directory it somehow cannot locate its plugins properly.
>
> See what happens while loading csvexport plugin:
> ---
> kmymoney(16230)/kutils (KPluginSelector) KPluginSelector::addPlugins: 
> cfgGroup =  0x7fff5fbfe7f0
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 
> offers for "csvexport"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 
> offers for "Print check"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 
> offers for "KBanking"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 
> offers for "KMyMoney OFX"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 
> offers for "csvimport"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 0 
> offers for "Reconciliation report"
> kmymoney(16230)/kdecore (KPluginInfo) KPluginInfo::kcmServices: found 1 
> offers for "iCalendar"
> KMyMoney csvexport plugin loaded
> KMyMoneyPlugin::PluginLoader:: createInstanceFromService returned 0 for 
> csvexport with error The service 'csvexport' does not provide an interface 
> 'KMyMoneyPlugin::Plugin' with keyword ''
> KMyMoney printcheck plugin loaded
> QObject::connect: Cannot connect (null)::plug(KPluginInfo*) to 
> KMMPrintCheckPlugin::slotPlug(KPluginInfo*)
> QObject::connect: Cannot connect (null)::unplug(KPluginInfo*) to 
> KMMPrintCheckPlugin::slotUnplug(KPluginInfo*)
> QObject::connect: Cannot connect (null)::configChanged(Plugin*) to 
> KMMPrintCheckPlugin::slotUpdateConfig()
> KMyMoneyPlugin::PluginLoader:: createInstanceFromService returned 0 for Print 
> check with error The service 'Print check' does not provide an interface 
> 'KMyMoneyPlugin::Plugin' with keyword ''
> 7:2013/09/22 21-11-24:aqbanking(16230):started
> KMyMoney kbanking plugin loaded
> KCrash: crashing... crashRecursionCounter = 2
> KCrash: Application Name = kmymoney path = 
> /Users/marko/WC/GIT/kmymoney.online-balance_highlighting_extended/build/kmymoney/kmymoney.app/Contents/MacOS
>  pid = 16230
> KCrash: Arguments: 
> /Users/marko/WC/GIT/kmymoney.online-balance_highlighting_extended/build/kmymoney/kmymoney.app/Contents/MacOS/kmymoney
>  --nocrashhandler
> KCrash: Attempting to start 
> /opt/macports-test/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi from 
> kdeinit
> sock_file=/Users/marko/Library/Preferences/KDE/socket-markos-imac/kdeinit4__tmp_launch-bPNaAg_org.x_0
> Unable to start Dr. Konqi
> ---
>
> I though disabling loading plugins might help, but perhaps there is another 
> solution?!
>
> Greets,
> Marko
>
> _______________________________________________
> KMyMoney-devel mailing list
> KMyMoney-devel@kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney-devel
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to