no thumbnails shown in albums (digikam 4.2.0 compiled from src)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

no thumbnails shown in albums (digikam 4.2.0 compiled from src)

Frantisek Repkovsky
Hello,

I compiled digikam 4.2.0 from sources successfully but when i start digikam, I cannot see any thumbnails for photos in Albums. When starting digikam in terminal, I can see error msgs from kio-slave resp. klauncher about unknown protocols digikamdates, digikamalbums (see below)...

I used "bootstrap.linux" script (just changed DIGIKAM_INSTALL_PREFIX to "/usr/local") and then make + make install (I'm running kubuntu 14.04). Any idea what could be wrong please?

$digikam
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
digikam(15928): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'digikamdates'.
"
digikam(15928)/digikam (core) Digikam::AlbumManager::slotDatesJobResult: Failed to list dates
digikam(15928): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'digikamalbums'.
"
digikam(15928)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url:  "Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'digikamalbums'.
."
digikam(15928)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "Digikam/ImagePlugin"  not found


thanks in advance for your help ;-)

Best regards

Frantisek

_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: no thumbnails shown in albums (digikam 4.2.0 compiled from src)

Frantisek Repkovsky
Hello,

problem solved ;-). Because I changed Digikam installation prefix to /usr/local, digikam kio-slave protocol files (digikamalbums.protocol and digikamdates.protocol) were installed under /usr/local/share/kde4/services. By default, KDE4 (on Ubuntu) is not looking to config files under /usr/local so digikam protocols were unknown to klauncher. I set KDEDIRS env variable to include /usr/local and after restarting KDE, my compiled Digikam is working fine :-)

Best regards

Frantisek




On Tue, Sep 2, 2014 at 7:43 PM, Frantisek Repkovsky <[hidden email]> wrote:
Hello,

I compiled digikam 4.2.0 from sources successfully but when i start digikam, I cannot see any thumbnails for photos in Albums. When starting digikam in terminal, I can see error msgs from kio-slave resp. klauncher about unknown protocols digikamdates, digikamalbums (see below)...

I used "bootstrap.linux" script (just changed DIGIKAM_INSTALL_PREFIX to "/usr/local") and then make + make install (I'm running kubuntu 14.04). Any idea what could be wrong please?

$digikam
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
digikam(15928): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'digikamdates'.
"
digikam(15928)/digikam (core) Digikam::AlbumManager::slotDatesJobResult: Failed to list dates
digikam(15928): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'digikamalbums'.
"
digikam(15928)/digikam (core) Digikam::ImageAlbumModel::slotResult: Failed to list url:  "Could not start process Unable to create io-slave:
klauncher said: Unknown protocol 'digikamalbums'.
."
digikam(15928)/kdecore (trader) KServiceTypeTrader::defaultOffers: KServiceTypeTrader: serviceType  "Digikam/ImagePlugin"  not found


thanks in advance for your help ;-)

Best regards

Frantisek


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users