[Kde-pim] [SORT-OF-SOLVED] Re: More breakage on upgrade to 4.4.3
Raj Mathur ( राज =?utf-8?b?IOCkruCkvuCkpeClgeCksA==?=)
raju at linux-delhi.org
Tue May 25 15:33:54 BST 2010
On Tuesday 25 May 2010, Kevin Krammer wrote:
> KAddressBook is a GUI for contact data. Contact data can be stored in
> multiple formats and places, e.g. in your case one contact per file
> in a directory. So to be able to work with more than just one way of
> storing contact data, KAddressBook goes through some storage API.
>
> One such API, inherited from KDE3 times, is KResources. Another one,
> introduced during in KDE4 is Akonadi.
> KAddressBook has been using this new API since KDE SC4.4, others will
> follow.
>
> Exchange between applications using these different APIs can be done
> on two levels:
> - they can use the respective API's methods to read/write the same
> on-disk data
> - there is a plugin for the old API that works on top of the new API,
> thus letting the new framework handle the disk I/O
That's clarifies things thoroughly, thanks!
> Since kres-migrator fails for you, it will probably create the
> backend handler for the file kabcclient created in
> .kde/share/apps/kabc
There's no file named kabcclient in .kde/share/apps/kabc. Now we just
need to find out why the migrator is failing (and, perhaps linked, why
new address books keep appearing in Akonadi). On starting kabcclient, I
get the following console messages:
No operation specified, assuming --search
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
<unknown program name>(27493)/ main: Migrator instance already running
for type "contact"
kres-migrator(27491)/kio (KDirWatch) KDirWatchPrivate::removeEntry:
doesn't know "/home/raju/.kde/share/apps/kabc"
kres-migrator(27491): "Bridged resource 'TPbHZJiJQH' has no standard
resource."
kres-migrator(27491): "Bridged resource 'PwjIdsP8pK' has no standard
resource."
kres-migrator(27491): "Bridged resource 'RJMFA6b0Ig' has no standard
resource."
kres-migrator(27491): "Bridged resource '2QySfBrSwx' has no standard
resource."
kres-migrator(27491): "Bridged resource 'oo410takCH' has no standard
resource."
kres-migrator(27491): "Bridged resource '45Z7eprjvC' has no standard
resource."
kabcclient(27489)/kresources: Akonadi migration failed!
kabcclient(27489)/kresources: command was: ("kres-migrator", "--
interactive-on-change", "--type", "contact", "--omit-client-bridge")
kabcclient(27489)/kresources: exit code: 3
kabcclient(27489)/kresources: stdout: ""
kabcclient(27489)/kresources: stderr: ""
kabcclient(27489)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't
know "/home/raju/.kde/share/apps/kabc"
if that helps.
Regards,
-- Raj
--
Raj Mathur raju at kandalaya.org http://kandalaya.org/
GPG: 78D4 FC67 367F 40E2 0DD5 0FEF C968 D0EF CC68 D17F
PsyTrance & Chill: http://schizoid.in/ || It is the mind that moves
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list