Avatar support was lost by the nepomuk-service in the big rewrite. Reinstate this, probably storing a URL to the avatar in the TpQt4 avatar cache in Nepomuk, rather than storing the entire image data in Nepomuk.
Fixed in master (apparently the commit hook didn't close this).
Git commit 5538924037ce60fc9c6acd80339bd0beb1f8eed2 by David Edmundson, on behalf of George Goldberg. Committed on 15/06/2011 at 18:11. Pushed by davidedmundson into branch 'nepomuk-feeder'. Reinstate avatar support for remote contacts. Reviewed-By: Daniele Domenichelli <daniele.domenichelli@gmail.com> REVIEW: 101633 M +1 -0 kpeople/nepomuk-feeder/abstract-storage.h M +8 -0 kpeople/nepomuk-feeder/account.cpp M +2 -0 kpeople/nepomuk-feeder/account.h M +17 -0 kpeople/nepomuk-feeder/contact.cpp M +2 -0 kpeople/nepomuk-feeder/contact.h M +2 -0 kpeople/nepomuk-feeder/controller.cpp M +46 -0 kpeople/nepomuk-feeder/nepomuk-storage.cpp M +1 -0 kpeople/nepomuk-feeder/nepomuk-storage.h M +8 -2 kpeople/nepomuk-feeder/telepathy.trig M +2 -0 kpeople/nepomuk-feeder/tests/controller-test.h M +131 -0 kpeople/nepomuk-feeder/tests/storage-test.cpp M +1 -0 kpeople/nepomuk-feeder/tests/storage-test.h http://commits.kde.org/telepathy-common-internals/5538924037ce60fc9c6acd80339bd0beb1f8eed2