Bug 196332 - Copying images leads to an error message
Summary: Copying images leads to an error message
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Database-Albums (show other bugs)
Version: 0.10.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-13 15:05 UTC by Dominic Lyons
Modified: 2017-07-25 18:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Lyons 2009-06-13 15:05:26 UTC
Version:           0.10.0 (using KDE 4.2.90)
OS:                Linux
Installed from:    Ubuntu Packages

Copying files leads to an error message: "Der Prozess für das Protokoll digikamalbums wurde unerwartet beendet" ("The process for the protocoll digicamalbungs was closed unexpected" or something like that). Although this message appears copying works after canceling the message away.
This happens on both copying via shortcuts/context menu and drag'n drop.

Moving files works.
Comment 1 caulier.gilles 2009-06-13 16:30:03 UTC
Take a look in you ~/.xsession-errors if you find any messages from digiKam kio-slave.

Gilles Caulier
Comment 2 Dominic Lyons 2009-06-13 17:00:32 UTC
Something like that?

timeChanged 
void SunLocator::update() 
kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so
QWidget: Cannot create a QWidget when no GUI is being used
kioslave: ####### CRASH ###### protocol = kio_digikamalbums pid = 9877 signal = 6
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
timeChanged 
void SunLocator::update() 
timeChanged 
void SunLocator::update() 
kdeinit4: preparing to launch /usr/lib/kde4/kio_digikamalbums.so
kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so
QWidget: Cannot create a QWidget when no GUI is being used
kioslave: ####### CRASH ###### protocol = kio_digikamalbums pid = 9891 signal = 6
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
kdeinit4: preparing to launch /usr/lib/kde4/kio_digikamalbums.so
Comment 3 caulier.gilles 2009-06-13 17:07:16 UTC
yes...

So why it crash. Sound like an external depency broken. Which Exiv2 you use ? Go to Help/Components Info for details.

Gilles Caulier
Comment 4 Dominic Lyons 2009-06-13 17:26:19 UTC
libexiv2 0.18

Maybe it has to do something with my update to KDE 4.2.90? After the update no thumbnails were shown so I installed a build from a PPA: https://edge.launchpad.net/~alessandro-ghersi/+archive/ppa
Comment 5 caulier.gilles 2009-06-13 17:28:11 UTC
1/ i recommend to use Exiv2 0.18.1.
2/ yes, it sound like a binary compatibility broken after to have upgraded KDE. It's not a digiKam problem... Recompiled by hand digiKam & co must solve the problem

Gilles Caulier
Comment 6 Mikolaj Machowski 2009-06-13 19:21:31 UTC
Compiled by hand OR new binaries compiled against new KDE and exiv libs provided by distribution.
Comment 7 Dominic Lyons 2009-06-14 16:37:32 UTC
Because of bug 196329 I've compiled the 1.0b1 tarball and the problem still exists.
Comment 8 caulier.gilles 2011-12-15 10:14:50 UTC
Dominic,

This file still valid using digiKam 2.x serie ?

Gilles Caulier
Comment 9 Dominic Lyons 2011-12-15 23:59:58 UTC
Gilles,

thanks for asking. It's working now :-)
Comment 10 caulier.gilles 2017-07-25 18:59:34 UTC
This problem is relevant of digiKam KIO Slaves and all of these have been dropped in favor of a multi-threaded interface to query the database.