problems w/kdepim

John Perry John.Perry at usm.edu
Sat Aug 10 20:51:35 PDT 2013


Hello

I've encountered at least three problems with the port of kdepim.

1) mysql5-server should be listed as a dependency, as kdepim won't run without akonadi, which won't run without a mysql server.

2) With a default installation on my machine (OSX 10.6.8), kdepim crashes every time I try to add a new event or to-do. I've included the output of a failed run below; the crash seems to occur at the same time as the error message about the exception right before the message from QWidget, which seems an awful strange error to have.

3) kdepim also will not read data from an ics file on the machine.

Please help! I would like to use kdepim across all my machines.

regards
john perry

QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kontact(578)/libakonadi: KResource -> Akonadi migration failed! 
kontact(578)/libakonadi: command was:  ("kres-migrator", "--interactive-on-change", "--type", "contact", "--omit-client-bridge") 
kontact(578)/libakonadi: exit code:  255 
kontact(578)/libakonadi: stdout:  "" 
kontact(578)/libakonadi: stderr:  "" 
kontact(578)/libakonadi: KResource -> Akonadi migration failed! 
kontact(578)/libakonadi: command was:  ("kres-migrator", "--interactive-on-change", "--type", "calendar", "--omit-client-bridge") 
kontact(578)/libakonadi: exit code:  255 
kontact(578)/libakonadi: stdout:  "" 
kontact(578)/libakonadi: stderr:  "" 
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kontact(578)/kresources: Akonadi migration failed! 
kontact(578)/kresources: command was:  ("kres-migrator", "--interactive-on-change", "--type", "notes", "--omit-client-bridge") 
kontact(578)/kresources: exit code:  255 
kontact(578)/kresources: stdout:  "" 
kontact(578)/kresources: stderr:  "" 
kontact(578)/kdeui (kdelibs): No such XML file "/Users/user/Library/Preferences/KDE/share/apps/kontact/default-.rc" 
QStringList Akonadi::NepomukSearch::search(const QString&) Calling blockingQuery() failed! 
QStringList Akonadi::NepomukSearch::search(const QString&) Calling blockingQuery() failed! 
accountwizard(591)/libakonadi: KResource -> Akonadi migration failed! 
accountwizard(591)/libakonadi: command was:  ("kres-migrator", "--interactive-on-change", "--type", "contact", "--omit-client-bridge") 
accountwizard(591)/libakonadi: exit code:  255 
accountwizard(591)/libakonadi: stdout:  "" 
accountwizard(591)/libakonadi: stderr:  "" 
accountwizard(591)/libakonadi: KResource -> Akonadi migration failed! 
accountwizard(591)/libakonadi: command was:  ("kres-migrator", "--interactive-on-change", "--type", "calendar", "--omit-client-bridge") 
accountwizard(591)/libakonadi: exit code:  255 
accountwizard(591)/libakonadi: stdout:  "" 
accountwizard(591)/libakonadi: stderr:  "" 
Plugin paths:  ("/opt/local/bin", "/Users/user/Library/Preferences/KDE/lib/", "/opt/local/lib/") 
Trying to load Attica plugin:  "/opt/local/bin/attica_kde.so" 
Trying to load Attica plugin:  "/Users/user/Library/Preferences/KDE/lib//attica_kde.so" 
Trying to load Attica plugin:  "/opt/local/lib//attica_kde.so" 
Using Attica with KDE support 
Adding provider "https://api.opendesktop.org/v1/" 
OCS Request:  QUrl( "https://api.opendesktop.org/v1/content/categories" )  
2013-08-10 22:47:42.687 kontact[578:903] __CFServiceControllerBeginPBSLoadForLocalizations timed out while talking to pbs
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
QCoreApplication::postEvent: Unexpected null receiver
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kontact(578)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
kontact(578)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
Qt has caught an exception thrown from an event handler. Throwing
exceptions from an event handler is not supported in Qt. You must
reimplement QApplication::notify() and catch all exceptions there.

QThread: Destroyed while thread is still running
kontact(578): Creation failed  "Unknown error." 
QWidget: Must construct a QApplication before a QPaintDevice
*** KMail got signal 6 (Exiting)
*** Dead letters dumped.
KCrash: Application 'kontact' crashing...
KCrash: Attempting to start /opt/local/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi from kdeinit
sock_file=/Users/user/Library/Preferences/KDE/socket-Users-MacBook-Pro.local/kdeinit4__tmp_launch-RWr4Mt_org.x_0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /opt/local/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi directly

[1]+  Stopped                 /Applications/MacPorts/KDE4/kontact.app/Contents/MacOS/kontact
user at Users-MacBook-Pro:~$ 



More information about the macports-users mailing list