Temporarily override the 'write to file' metadata setting

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

Temporarily override the 'write to file' metadata setting

tosca
Due to many Digikam freezes when using the batch tool manager, I've been obliged to deactivate the 'write to file' metadata setting.
However, when I want to write metadata to a couple of images - using the Images -> Write metadata to image menu, there is no option to override the general setting. So I need to modify the setting first, then do the rewrite metadata for pictures I want to publish, then go back to deactivate the setting again.

Could you provide some easier option? Having different settings for batch tool manager and image menu, for example? Or giving the ability to override temporarily the setting when using the Image menu?

Thanks for considering this modification.

Marie-Noëlle

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4



2014-01-31 Marie-Noëlle Augendre <[hidden email]>
Due to many Digikam freezes when using the batch tool manager, I've been obliged to deactivate the 'write to file' metadata setting.
However, when I want to write metadata to a couple of images - using the Images -> Write metadata to image menu, there is no option to override the general setting. So I need to modify the setting first, then do the rewrite metadata for pictures I want to publish, then go back to deactivate the setting again.

Could you provide some easier option? Having different settings for batch tool manager and image menu, for example? Or giving the ability to override temporarily the setting when using the Image menu?

Thanks for considering this modification.


The right question is why it freeze on your computer.

Did you tried to turn off multi-core cpu support in BQM queue settings and see if it's better ?

Did you run digiKam in GDB and get a suitable backtrace when it freeze. It's possible that a crash appear in Exiv2 shared lib, and not digiKam as well. In this case the way to use Images -> Write metadata to image will give the same king of freeze..

And easy way to disable metadata writting settings is not implemented. I know that a bug report exist in bugzilla about this topic, but time is time and it's missing to do all wishes.
 
Gilles Caulier

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
Other questions :

- What's your metadata settings exactly ? Perhaps it's a specific
option which freeze metadata writting process.

- Which type of images did you manage like this ? Raw or JPEG or both
or another one as PNG or TIFF ?

- Can you look about memory allocation in your computer to see if all
is not filled. I fixed several memory issue in mantenance tool (which
share some code with BQM). This can be the problem.

Gilles Caulier



2014-01-31 Gilles Caulier <[hidden email]>:

>
>
>
> 2014-01-31 Marie-Noëlle Augendre <[hidden email]>
>
>> Due to many Digikam freezes when using the batch tool manager, I've been
>> obliged to deactivate the 'write to file' metadata setting.
>>
>> However, when I want to write metadata to a couple of images - using the
>> Images -> Write metadata to image menu, there is no option to override the
>> general setting. So I need to modify the setting first, then do the rewrite
>> metadata for pictures I want to publish, then go back to deactivate the
>> setting again.
>>
>> Could you provide some easier option? Having different settings for batch
>> tool manager and image menu, for example? Or giving the ability to override
>> temporarily the setting when using the Image menu?
>>
>> Thanks for considering this modification.
>>
>
> The right question is why it freeze on your computer.
>
> Did you tried to turn off multi-core cpu support in BQM queue settings and
> see if it's better ?
>
> Did you run digiKam in GDB and get a suitable backtrace when it freeze. It's
> possible that a crash appear in Exiv2 shared lib, and not digiKam as well.
> In this case the way to use Images -> Write metadata to image will give the
> same king of freeze..
>
> And easy way to disable metadata writting settings is not implemented. I
> know that a bug report exist in bugzilla about this topic, but time is time
> and it's missing to do all wishes.
>
> Gilles Caulier
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Temporarily override the 'write to file' metadata setting

tosca
In reply to this post by Gilles Caulier-4



2014-01-31 Gilles Caulier <[hidden email]>:



2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Due to many Digikam freezes when using the batch tool manager, I've been obliged to deactivate the 'write to file' metadata setting.
However, when I want to write metadata to a couple of images - using the Images -> Write metadata to image menu, there is no option to override the general setting. So I need to modify the setting first, then do the rewrite metadata for pictures I want to publish, then go back to deactivate the setting again.

Could you provide some easier option? Having different settings for batch tool manager and image menu, for example? Or giving the ability to override temporarily the setting when using the Image menu?

Thanks for considering this modification.


The right question is why it freeze on your computer.

We had this discussion a while ago, I think. ;-)
At that time, you seemed to think that the culprits were my USB external drives.
 

Did you tried to turn off multi-core cpu support in BQM queue settings and see if it's better ?

It's unchecked.
 

Did you run digiKam in GDB and get a suitable backtrace when it freeze. It's possible that a crash appear in Exiv2 shared lib, and not digiKam as well. In this case the way to use Images -> Write metadata to image will give the same king of freeze..

What is GDB by the way?
For me, the difference seems to be the number of pictures that have to be rewritten: if they are only a couple, it works OK; but when I use the batch tool manager - or tag many images at a time - Digikam gets stucked.
 




2014-01-31 Gilles Caulier <[hidden email]>:
Other questions :

- What's your metadata settings exactly ? Perhaps it's a specific
option which freeze metadata writting process.

It's either Write to XMP sidecar only, when I want to avoid freezing problems; or Write to Image and sidecar, when I need to apply EXIF/IPTC to images.
 

- Which type of images did you manage like this ? Raw or JPEG or both
or another one as PNG or TIFF ?

99% of the time, it is TIFF that I need to resize/convert/sharpen in order to produce JPEG for publishing.
 

- Can you look about memory allocation in your computer to see if all
is not filled. I fixed several memory issue in mantenance tool (which
share some code with BQM). This can be the problem.

Humm... I have no idea how to do that. Can you give me a hint?

Thanks,
Marie-Noëlle
 




--

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

Re: Temporarily override the 'write to file' metadata setting

tosca
I found out the explanation on this page: https://www.gnu.org/software/gdb/ and this one: http://www.digikam.org/contrib
I will try to follow the explanation and post the trace.

Marie-Noëlle


2014-01-31 Marie-Noëlle Augendre <[hidden email]>:


Did you run digiKam in GDB and get a suitable backtrace when it freeze. It's possible that a crash appear in Exiv2 shared lib, and not digiKam as well. In this case the way to use Images -> Write metadata to image will give the same king of freeze..

What is GDB by the way?

--

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
In reply to this post by tosca



2014-01-31 Marie-Noëlle Augendre <[hidden email]>



2014-01-31 Gilles Caulier <[hidden email]>:




2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Due to many Digikam freezes when using the batch tool manager, I've been obliged to deactivate the 'write to file' metadata setting.
However, when I want to write metadata to a couple of images - using the Images -> Write metadata to image menu, there is no option to override the general setting. So I need to modify the setting first, then do the rewrite metadata for pictures I want to publish, then go back to deactivate the setting again.

Could you provide some easier option? Having different settings for batch tool manager and image menu, for example? Or giving the ability to override temporarily the setting when using the Image menu?

Thanks for considering this modification.


The right question is why it freeze on your computer.

We had this discussion a while ago, I think. ;-)
At that time, you seemed to think that the culprits were my USB external drives.

Ah yes, i remember. The best test is to copy a collection to a local disk and to try to reproduce the problem. If it do not appear, it's clear that USB drive storage is the problem.
 
 

Did you tried to turn off multi-core cpu support in BQM queue settings and see if it's better ?

It's unchecked.
 

Did you run digiKam in GDB and get a suitable backtrace when it freeze. It's possible that a crash appear in Exiv2 shared lib, and not digiKam as well. In this case the way to use Images -> Write metadata to image will give the same king of freeze..

What is GDB by the way?
For me, the difference seems to be the number of pictures that have to be rewritten: if they are only a couple, it works OK; but when I use the batch tool manager - or tag many images at a time - Digikam gets stucked.

This can be a memory problem, but not sure....
 
 




2014-01-31 Gilles Caulier <[hidden email]>:

Other questions :

- What's your metadata settings exactly ? Perhaps it's a specific
option which freeze metadata writting process.

It's either Write to XMP sidecar only, when I want to avoid freezing problems; or Write to Image and sidecar, when I need to apply EXIF/IPTC to images.

ok, nothing really special here...
 
 

- Which type of images did you manage like this ? Raw or JPEG or both
or another one as PNG or TIFF ?

99% of the time, it is TIFF that I need to resize/convert/sharpen in order to produce JPEG for publishing.

I know that tiff is a difficult format to handle in Exiv2, due the complexity of container. The most recent version of Exiv2 must be better (released in december 2013) 
 

- Can you look about memory allocation in your computer to see if all
is not filled. I fixed several memory issue in mantenance tool (which
share some code with BQM). This can be the problem.

Humm... I have no idea how to do that. Can you give me a hint?

GDB is debugger. running digiKam into GDB can provide very suitable information about crash, especially to hack. We can know where the dysfunction appears.

Gilles 

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

Re: Temporarily override the 'write to file' metadata setting

tosca



2014-01-31 Gilles Caulier <[hidden email]>:


Ah yes, i remember. The best test is to copy a collection to a local disk and to try to reproduce the problem. If it do not appear, it's clear that USB drive storage is the problem.

Now that you say it... the input TIFF file is on a USB drive, but the output JPEG is on the internal harddisk; this is a temporary directory I use for export only, and which content I delete from time to time.
So, if the problem is on writing the metadata to the output file, the USB drive might be in question when I'm tagging pictures I intend for keeping; but not when I use the batch tool manager to prepare ready-to-publish JPEG.
 
 

- Can you look about memory allocation in your computer to see if all
is not filled. I fixed several memory issue in mantenance tool (which
share some code with BQM). This can be the problem.

Humm... I have no idea how to do that. Can you give me a hint?

GDB is debugger. running digiKam into GDB can provide very suitable information about crash, especially to hack. We can know where the dysfunction appears.



There seems to be problems with the Fedora repos at the moment:  debuinfo-install digikam returns nothing (same for kipi-plugins). But when I launch gdb, Digikam acts as it were a new installation, and a bit further I got this:

Missing separate debuginfos, use: debuginfo-install OpenEXR-libs-1.7.1-5.fc19.x86_64 atk-2.8.0-1.fc19.x86_64 attica-0.4.2-1.fc19.x86_64 bzip2-libs-1.0.6-8.fc19.x86_64 cairo-1.12.14-2.fc19.x86_64 dbus-libs-1.6.12-2.fc19.x86_64 dbusmenu-qt-0.9.2-4.fc19.x86_64 exiv2-libs-0.23-4.fc19.x86_64 expat-2.1.0-5.fc19.x86_64 flac-libs-1.3.0-2.fc19.x86_64 fontconfig-2.10.93-1.fc19.x86_64 freetype-2.4.11-7.fc19.x86_64 gamin-0.1.10-14.fc19.x86_64 gdk-pixbuf2-2.28.2-1.fc19.x86_64 giflib-4.1.6-7.fc19.x86_64 glib2-2.36.3-4.fc19.x86_64 glibc-2.17-20.fc19.x86_64 gsm-1.0.13-9.fc19.x86_64 gstreamer-0.10.36-3.fc19.x86_64 gstreamer-plugins-base-0.10.36-4.fc19.x86_64 gtk2-2.24.22-2.fc19.x86_64 harfbuzz-0.9.19-1.fc19.x86_64 herqq-1.0.0-5.fc19.x86_64 ilmbase-1.0.3-5.fc19.x86_64 jasper-libs-1.900.1-24.fc19.x86_64 jbigkit-libs-2.0-8.fc19.x86_64 json-c-0.11-3.fc19.x86_64 kde-runtime-libs-4.11.5-2.fc19.x86_64 kde-style-oxygen-4.11.5-1.fc19.x86_64 kdelibs-4.11.5-1.fc19.x86_64 kdepimlibs-4.11.5-1.fc19.x86_64 keyutils-libs-1.5.8-1.fc19.x86_64 krb5-libs-1.11.3-18.fc19.x86_64 lcms-libs-1.19-9.fc19.x86_64 lcms2-2.5-1.fc19.x86_64 lensfun-0.2 [...]

I will ask on the Fedora forum.

Marie-Noëlle


--

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4



2014-01-31 Marie-Noëlle Augendre <[hidden email]>



2014-01-31 Gilles Caulier <[hidden email]>:



Ah yes, i remember. The best test is to copy a collection to a local disk and to try to reproduce the problem. If it do not appear, it's clear that USB drive storage is the problem.

Now that you say it... the input TIFF file is on a USB drive, but the output JPEG is on the internal harddisk; this is a temporary directory I use for export only, and which content I delete from time to time.
So, if the problem is on writing the metadata to the output file, the USB drive might be in question when I'm tagging pictures I intend for keeping; but not when I use the batch tool manager to prepare ready-to-publish JPEG.

I'm not 100% sure, but i think a temporary file is created in place where original file is, not to the target. At end of process, temp file is move to target dir...

Gilles

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

Re: Temporarily override the 'write to file' metadata setting

tosca



2014-01-31 Gilles Caulier <[hidden email]>:


Now that you say it... the input TIFF file is on a USB drive, but the output JPEG is on the internal harddisk; this is a temporary directory I use for export only, and which content I delete from time to time.
So, if the problem is on writing the metadata to the output file, the USB drive might be in question when I'm tagging pictures I intend for keeping; but not when I use the batch tool manager to prepare ready-to-publish JPEG.

I'm not 100% sure, but i think a temporary file is created in place where original file is, not to the target. At end of process, temp file is move to target dir...

Gilles


Just found a BatchTool....digikamtempfile.jpg.xmp that I have yet to get rid of. It's still in the Trash, but it comes from my output (=internal) harddisk; not from a USB external.

Marie-Noëlle



--

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

Re: Temporarily override the 'write to file' metadata setting

tosca
In reply to this post by tosca
Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

Marie-Noëlle


2014-01-31 Marie-Noëlle Augendre <[hidden email]>:



2014-01-31 Gilles Caulier <[hidden email]>:


GDB is debugger. running digiKam into GDB can provide very suitable information about crash, especially to hack. We can know where the dysfunction appears.



There seems to be problems with the Fedora repos at the moment:  debuinfo-install digikam returns nothing (same for kipi-plugins). But when I launch gdb, Digikam acts as it were a new installation, and a bit further I got this:

Missing separate debuginfos, use: debuginfo-install OpenEXR-libs-1.7.1-5.fc19.x86_64 atk-2.8.0-1.fc19.x86_64 attica-0.4.2-1.fc19.x86_64 bzip2-libs-1.0.6-8.fc19.x86_64 cairo-1.12.14-2.fc19.x86_64 dbus-libs-1.6.12-2.fc19.x86_64 dbusmenu-qt-0.9.2-4.fc19.x86_64 exiv2-libs-0.23-4.fc19.x86_64 expat-2.1.0-5.fc19.x86_64 flac-libs-1.3.0-2.fc19.x86_64 fontconfig-2.10.93-1.fc19.x86_64 freetype-2.4.11-7.fc19.x86_64 gamin-0.1.10-14.fc19.x86_64 gdk-pixbuf2-2.28.2-1.fc19.x86_64 giflib-4.1.6-7.fc19.x86_64 glib2-2.36.3-4.fc19.x86_64 glibc-2.17-20.fc19.x86_64 gsm-1.0.13-9.fc19.x86_64 gstreamer-0.10.36-3.fc19.x86_64 gstreamer-plugins-base-0.10.36-4.fc19.x86_64 gtk2-2.24.22-2.fc19.x86_64 harfbuzz-0.9.19-1.fc19.x86_64 herqq-1.0.0-5.fc19.x86_64 ilmbase-1.0.3-5.fc19.x86_64 jasper-libs-1.900.1-24.fc19.x86_64 jbigkit-libs-2.0-8.fc19.x86_64 json-c-0.11-3.fc19.x86_64 kde-runtime-libs-4.11.5-2.fc19.x86_64 kde-style-oxygen-4.11.5-1.fc19.x86_64 kdelibs-4.11.5-1.fc19.x86_64 kdepimlibs-4.11.5-1.fc19.x86_64 keyutils-libs-1.5.8-1.fc19.x86_64 krb5-libs-1.11.3-18.fc19.x86_64 lcms-libs-1.19-9.fc19.x86_64 lcms2-2.5-1.fc19.x86_64 lensfun-0.2 [...]

I will ask on the Fedora forum.

Marie-Noëlle


--

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

Re: Temporarily override the 'write to file' metadata setting

tosca
In reply to this post by tosca



2014-01-31 Marie-Noëlle Augendre <[hidden email]>:



2014-01-31 Gilles Caulier <[hidden email]>:

GDB is debugger. running digiKam into GDB can provide very suitable information about crash, especially to hack. We can know where the dysfunction appears.




1) I run gdb from my 'ordinary' user, as my current installation wasn't recognized when I launch it as root, as indicated on digikam.org

2) there seems to be no backtrace generated; but here is what I got at the console when running batch tool manager (TIFF resize/sharpness/JPEG conversion for about 50 pictures):


gdb digikam
GNU gdb (GDB) Fedora 7.6.1-46.fc19
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/digikam...done.
(gdb) run
Starting program: /usr/bin/digikam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[New Thread 0x7ffff13e6700 (LWP 7946)]
[New Thread 0x7fffeacc3700 (LWP 7947)]
[New Thread 0x7fffea4c2700 (LWP 7948)]
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
[New Thread 0x7fffe9cc1700 (LWP 7949)]
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
[Thread 0x7fffe9cc1700 (LWP 7949) exited]
[New Thread 0x7fffe9cc1700 (LWP 7950)]
[New Thread 0x7fffd6190700 (LWP 7951)]
[Thread 0x7fffd6190700 (LWP 7951) exited]
[New Thread 0x7fffd6190700 (LWP 7952)]
[New Thread 0x7fffd4d00700 (LWP 7953)]
[Thread 0x7fffd6190700 (LWP 7952) exited]
[Thread 0x7fffd4d00700 (LWP 7953) exited]
[New Thread 0x7fffd4d00700 (LWP 7955)]
[New Thread 0x7fffd6190700 (LWP 7956)]
[New Thread 0x7fffcfc3c700 (LWP 7957)]
[New Thread 0x7fffcf43b700 (LWP 7958)]
[New Thread 0x7fffcec3a700 (LWP 7959)]
[New Thread 0x7fffce439700 (LWP 7960)]
[New Thread 0x7fffcdc38700 (LWP 7961)]
[New Thread 0x7fffcd437700 (LWP 7962)]
[New Thread 0x7fffccc36700 (LWP 7963)]
[New Thread 0x7fffcbbae700 (LWP 7964)]
[New Thread 0x7fffcb3ad700 (LWP 7965)]
[New Thread 0x7fffcabac700 (LWP 7966)]
[New Thread 0x7fffca3ab700 (LWP 7967)]
[New Thread 0x7fffc9baa700 (LWP 7968)]
[New Thread 0x7fffc93a9700 (LWP 7969)]
[New Thread 0x7fffc8ba8700 (LWP 7970)]
[New Thread 0x7fff97fff700 (LWP 7971)]
[New Thread 0x7fff977fe700 (LWP 7972)]
[New Thread 0x7fff96ffd700 (LWP 7973)]
[New Thread 0x7fff967fc700 (LWP 7974)]
[New Thread 0x7fff95ffb700 (LWP 7975)]
[New Thread 0x7fff957fa700 (LWP 7976)]
[New Thread 0x7fff94ff9700 (LWP 7977)]
[New Thread 0x7fff6ffff700 (LWP 7978)]
[New Thread 0x7fff6f7fe700 (LWP 7979)]
[New Thread 0x7fff6effd700 (LWP 7980)]
[New Thread 0x7fff6e7fc700 (LWP 7981)]
[New Thread 0x7fff6dffb700 (LWP 7982)]
digikam(7937)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
digikam(7937)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
[New Thread 0x7fff6d7fa700 (LWP 7987)]
[Thread 0x7fff957fa700 (LWP 7976) exited]
[Thread 0x7fffcbbae700 (LWP 7964) exited]
[Thread 0x7fffd6190700 (LWP 7956) exited]
[Thread 0x7fffc8ba8700 (LWP 7970) exited]
[Thread 0x7fff6d7fa700 (LWP 7987) exited]
[Thread 0x7fffcec3a700 (LWP 7959) exited]
[Thread 0x7fff6dffb700 (LWP 7982) exited]
[Thread 0x7fff6effd700 (LWP 7980) exited]
[Thread 0x7fff96ffd700 (LWP 7973) exited]
[Thread 0x7fff6e7fc700 (LWP 7981) exited]
[Thread 0x7fff6f7fe700 (LWP 7979) exited]
[Thread 0x7fffcb3ad700 (LWP 7965) exited]
[Thread 0x7fff6ffff700 (LWP 7978) exited]
[Thread 0x7fffcdc38700 (LWP 7961) exited]
[Thread 0x7fffd4d00700 (LWP 7955) exited]
[Thread 0x7fff95ffb700 (LWP 7975) exited]
[Thread 0x7fff94ff9700 (LWP 7977) exited]
[Thread 0x7fff97fff700 (LWP 7971) exited]
[Thread 0x7fff967fc700 (LWP 7974) exited]
[Thread 0x7fffcfc3c700 (LWP 7957) exited]
[Thread 0x7fffca3ab700 (LWP 7967) exited]
[Thread 0x7fff977fe700 (LWP 7972) exited]
[Thread 0x7fffccc36700 (LWP 7963) exited]
[Thread 0x7fffcabac700 (LWP 7966) exited]
[Thread 0x7fffcd437700 (LWP 7962) exited]
[Thread 0x7fffc9baa700 (LWP 7968) exited]
[Thread 0x7fffc93a9700 (LWP 7969) exited]
[Thread 0x7fffce439700 (LWP 7960) exited]
[Thread 0x7fffcf43b700 (LWP 7958) exited]
[New Thread 0x7fffce439700 (LWP 8012)]
[New Thread 0x7fffcf43b700 (LWP 8013)]
[New Thread 0x7fffc93a9700 (LWP 8015)]
[New Thread 0x7fffc9baa700 (LWP 8016)]
[New Thread 0x7fffcfc3c700 (LWP 8017)]
[New Thread 0x7fffcec3a700 (LWP 8018)]
[Thread 0x7fffce439700 (LWP 8012) exited]
[Thread 0x7fffcec3a700 (LWP 8018) exited]
[Thread 0x7fffcf43b700 (LWP 8013) exited]
[Thread 0x7fffc9baa700 (LWP 8016) exited]
[Thread 0x7fffcfc3c700 (LWP 8017) exited]
[Thread 0x7fffc93a9700 (LWP 8015) exited]
[New Thread 0x7fffc93a9700 (LWP 8024)]
[New Thread 0x7fffcfc3c700 (LWP 8025)]
[New Thread 0x7fffc9baa700 (LWP 8026)]
[New Thread 0x7fffcf43b700 (LWP 8027)]
[New Thread 0x7fffcec3a700 (LWP 8028)]
[New Thread 0x7fffce439700 (LWP 8029)]
[New Thread 0x7fffcdc38700 (LWP 8031)]
[New Thread 0x7fffcd437700 (LWP 8032)]
[New Thread 0x7fffccc36700 (LWP 8033)]
[New Thread 0x7fffc8ba8700 (LWP 8035)]
[New Thread 0x7fff95b9f700 (LWP 8036)]
[New Thread 0x7fff9539e700 (LWP 8037)]
[New Thread 0x7fff4caef700 (LWP 8039)]
[New Thread 0x7fff4c2ee700 (LWP 8040)]
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8354_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
[Thread 0x7fffccc36700 (LWP 8033) exited]
[Thread 0x7fffcd437700 (LWP 8032) exited]
[Thread 0x7fffcdc38700 (LWP 8031) exited]
[Thread 0x7fffcfc3c700 (LWP 8025) exited]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8366_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8471.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8473.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8474_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8478.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8540_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8548.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8556.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8837_1_2.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8867_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8870_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8918_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8933_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8939_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8943_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8953_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8954_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8962_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8976_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8981_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8982_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8990_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8959_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8993_1.jpg"
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
[New Thread 0x7fffcfc3c700 (LWP 8102)]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8999_1.jpg"
[New Thread 0x7fffcdc38700 (LWP 8103)]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9055_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffcdc38700 (LWP 8103) exited]
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_1.jpg"
[Thread 0x7fffcfc3c700 (LWP 8102) exited]
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9087_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffc93a9700 (LWP 8024) exited]
[Thread 0x7fffcec3a700 (LWP 8028) exited]
[Thread 0x7fffce439700 (LWP 8029) exited]
[Thread 0x7fffcf43b700 (LWP 8027) exited]
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffe9cc1700 (LWP 7950) exited]
[Thread 0x7fff4c2ee700 (LWP 8040) exited]
[Thread 0x7ffff13e6700 (LWP 7946) exited]
[Thread 0x7fff4caef700 (LWP 8039) exited]
[Thread 0x7fffc8ba8700 (LWP 8035) exited]
[Thread 0x7fff9539e700 (LWP 8037) exited]
[Thread 0x7fff95b9f700 (LWP 8036) exited]
[Thread 0x7fffea4c2700 (LWP 7948) exited]
[Thread 0x7fffeacc3700 (LWP 7947) exited]
[Thread 0x7ffff7910ac0 (LWP 7937) exited]

Program terminated with signal SIGKILL, Killed.
The program no longer exists.
Missing separate debuginfos, use: debuginfo-install GConf2-3.2.6-6.fc19.x86_64 ORBit2-2.14.19-8.fc19.x86_64 avahi-glib-0.6.31-11.fc19.x86_64 avahi-libs-0.6.31-11.fc19.x86_64 dbus-glib-0.100-5.fc19.x86_64 gmp-5.1.1-2.fc19.x86_64 gnome-vfs2-2.24.4-12.fc19.x86_64 gnutls-3.1.18-3.fc19.x86_64 gstreamer-plugins-good-0.10.31-9.fc19.x86_64 gtk-murrine-engine-0.98.2-3.fc19.x86_64 ibus-qt-1.3.2-2.fc19.x86_64 libart_lgpl-2.3.21-7.fc19.x86_64 libbonobo-2.32.1-5.fc19.x86_64 libbonoboui-2.24.5-5.fc19.x86_64 libcanberra-0.30-3.fc19.x86_64 libgnome-2.32.1-6.fc19.x86_64 libgnome-keyring-3.8.0-1.fc19.x86_64 libgnomecanvas-2.30.3-6.fc19.x86_64 libgnomeui-2.24.5-6.fc19.x86_64 libgpod-0.8.3-1.fc19.x86_64 libieee1284-0.2.11-13.fc19.x86_64 libimobiledevice-1.1.5-1.fc19.x86_64 libksane-4.11.5-1.fc19.x86_64 libplist-1.10-1.fc19.x86_64 libtasn1-3.3-1.fc19.x86_64 libtdb-1.2.12-1.fc19.x86_64 mesa-libGLU-9.0.0-4.fc19.x86_64 nettle-2.6-2.fc19.x86_64 p11-kit-0.18.7-1.fc19.x86_64 phonon-backend-gstreamer-4.6.3-1.fc19.x86_64 popt-1.16-2.fc19.x86_64 qjson-0.8.1-2.fc19.x86_64 sane-backends-libs-1.0.24-7.fc19.x86_64 usbmuxd-1.0.8-10.fc19.x86_64
 

I had to kill Digikam as it was stucked and making no more progress.

I realise some debuginfos were missing. I'm going to install them now, an make another test.

Marie-Noëlle

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
In reply to this post by tosca



2014-01-31 Marie-Noëlle Augendre <[hidden email]>
Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

You never need to run as root. It not specified in digiKam.org...

Gilles Caulier

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
In reply to this post by tosca
yes debug packages need to be installed on your system

Gilles Caulier


2014-01-31 Marie-Noëlle Augendre <[hidden email]>



2014-01-31 Marie-Noëlle Augendre <[hidden email]>:



2014-01-31 Gilles Caulier <[hidden email]>:

GDB is debugger. running digiKam into GDB can provide very suitable information about crash, especially to hack. We can know where the dysfunction appears.




1) I run gdb from my 'ordinary' user, as my current installation wasn't recognized when I launch it as root, as indicated on digikam.org

2) there seems to be no backtrace generated; but here is what I got at the console when running batch tool manager (TIFF resize/sharpness/JPEG conversion for about 50 pictures):


gdb digikam
GNU gdb (GDB) Fedora 7.6.1-46.fc19
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/digikam...done.
(gdb) run
Starting program: /usr/bin/digikam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[New Thread 0x7ffff13e6700 (LWP 7946)]
[New Thread 0x7fffeacc3700 (LWP 7947)]
[New Thread 0x7fffea4c2700 (LWP 7948)]
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
[New Thread 0x7fffe9cc1700 (LWP 7949)]
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
[Thread 0x7fffe9cc1700 (LWP 7949) exited]
[New Thread 0x7fffe9cc1700 (LWP 7950)]
[New Thread 0x7fffd6190700 (LWP 7951)]
[Thread 0x7fffd6190700 (LWP 7951) exited]
[New Thread 0x7fffd6190700 (LWP 7952)]
[New Thread 0x7fffd4d00700 (LWP 7953)]
[Thread 0x7fffd6190700 (LWP 7952) exited]
[Thread 0x7fffd4d00700 (LWP 7953) exited]
[New Thread 0x7fffd4d00700 (LWP 7955)]
[New Thread 0x7fffd6190700 (LWP 7956)]
[New Thread 0x7fffcfc3c700 (LWP 7957)]
[New Thread 0x7fffcf43b700 (LWP 7958)]
[New Thread 0x7fffcec3a700 (LWP 7959)]
[New Thread 0x7fffce439700 (LWP 7960)]
[New Thread 0x7fffcdc38700 (LWP 7961)]
[New Thread 0x7fffcd437700 (LWP 7962)]
[New Thread 0x7fffccc36700 (LWP 7963)]
[New Thread 0x7fffcbbae700 (LWP 7964)]
[New Thread 0x7fffcb3ad700 (LWP 7965)]
[New Thread 0x7fffcabac700 (LWP 7966)]
[New Thread 0x7fffca3ab700 (LWP 7967)]
[New Thread 0x7fffc9baa700 (LWP 7968)]
[New Thread 0x7fffc93a9700 (LWP 7969)]
[New Thread 0x7fffc8ba8700 (LWP 7970)]
[New Thread 0x7fff97fff700 (LWP 7971)]
[New Thread 0x7fff977fe700 (LWP 7972)]
[New Thread 0x7fff96ffd700 (LWP 7973)]
[New Thread 0x7fff967fc700 (LWP 7974)]
[New Thread 0x7fff95ffb700 (LWP 7975)]
[New Thread 0x7fff957fa700 (LWP 7976)]
[New Thread 0x7fff94ff9700 (LWP 7977)]
[New Thread 0x7fff6ffff700 (LWP 7978)]
[New Thread 0x7fff6f7fe700 (LWP 7979)]
[New Thread 0x7fff6effd700 (LWP 7980)]
[New Thread 0x7fff6e7fc700 (LWP 7981)]
[New Thread 0x7fff6dffb700 (LWP 7982)]
digikam(7937)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
digikam(7937)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
[New Thread 0x7fff6d7fa700 (LWP 7987)]
[Thread 0x7fff957fa700 (LWP 7976) exited]
[Thread 0x7fffcbbae700 (LWP 7964) exited]
[Thread 0x7fffd6190700 (LWP 7956) exited]
[Thread 0x7fffc8ba8700 (LWP 7970) exited]
[Thread 0x7fff6d7fa700 (LWP 7987) exited]
[Thread 0x7fffcec3a700 (LWP 7959) exited]
[Thread 0x7fff6dffb700 (LWP 7982) exited]
[Thread 0x7fff6effd700 (LWP 7980) exited]
[Thread 0x7fff96ffd700 (LWP 7973) exited]
[Thread 0x7fff6e7fc700 (LWP 7981) exited]
[Thread 0x7fff6f7fe700 (LWP 7979) exited]
[Thread 0x7fffcb3ad700 (LWP 7965) exited]
[Thread 0x7fff6ffff700 (LWP 7978) exited]
[Thread 0x7fffcdc38700 (LWP 7961) exited]
[Thread 0x7fffd4d00700 (LWP 7955) exited]
[Thread 0x7fff95ffb700 (LWP 7975) exited]
[Thread 0x7fff94ff9700 (LWP 7977) exited]
[Thread 0x7fff97fff700 (LWP 7971) exited]
[Thread 0x7fff967fc700 (LWP 7974) exited]
[Thread 0x7fffcfc3c700 (LWP 7957) exited]
[Thread 0x7fffca3ab700 (LWP 7967) exited]
[Thread 0x7fff977fe700 (LWP 7972) exited]
[Thread 0x7fffccc36700 (LWP 7963) exited]
[Thread 0x7fffcabac700 (LWP 7966) exited]
[Thread 0x7fffcd437700 (LWP 7962) exited]
[Thread 0x7fffc9baa700 (LWP 7968) exited]
[Thread 0x7fffc93a9700 (LWP 7969) exited]
[Thread 0x7fffce439700 (LWP 7960) exited]
[Thread 0x7fffcf43b700 (LWP 7958) exited]
[New Thread 0x7fffce439700 (LWP 8012)]
[New Thread 0x7fffcf43b700 (LWP 8013)]
[New Thread 0x7fffc93a9700 (LWP 8015)]
[New Thread 0x7fffc9baa700 (LWP 8016)]
[New Thread 0x7fffcfc3c700 (LWP 8017)]
[New Thread 0x7fffcec3a700 (LWP 8018)]
[Thread 0x7fffce439700 (LWP 8012) exited]
[Thread 0x7fffcec3a700 (LWP 8018) exited]
[Thread 0x7fffcf43b700 (LWP 8013) exited]
[Thread 0x7fffc9baa700 (LWP 8016) exited]
[Thread 0x7fffcfc3c700 (LWP 8017) exited]
[Thread 0x7fffc93a9700 (LWP 8015) exited]
[New Thread 0x7fffc93a9700 (LWP 8024)]
[New Thread 0x7fffcfc3c700 (LWP 8025)]
[New Thread 0x7fffc9baa700 (LWP 8026)]
[New Thread 0x7fffcf43b700 (LWP 8027)]
[New Thread 0x7fffcec3a700 (LWP 8028)]
[New Thread 0x7fffce439700 (LWP 8029)]
[New Thread 0x7fffcdc38700 (LWP 8031)]
[New Thread 0x7fffcd437700 (LWP 8032)]
[New Thread 0x7fffccc36700 (LWP 8033)]
[New Thread 0x7fffc8ba8700 (LWP 8035)]
[New Thread 0x7fff95b9f700 (LWP 8036)]
[New Thread 0x7fff9539e700 (LWP 8037)]
[New Thread 0x7fff4caef700 (LWP 8039)]
[New Thread 0x7fff4c2ee700 (LWP 8040)]
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8354_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
[Thread 0x7fffccc36700 (LWP 8033) exited]
[Thread 0x7fffcd437700 (LWP 8032) exited]
[Thread 0x7fffcdc38700 (LWP 8031) exited]
[Thread 0x7fffcfc3c700 (LWP 8025) exited]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8366_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8471.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8473.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8474_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8478.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8540_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8548.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8556.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8837_1_2.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8867_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8870_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8918_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8933_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8939_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8943_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8953_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8954_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8962_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8976_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8981_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8982_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8990_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8959_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8993_1.jpg"
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
[New Thread 0x7fffcfc3c700 (LWP 8102)]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8999_1.jpg"
[New Thread 0x7fffcdc38700 (LWP 8103)]
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9055_1.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffcdc38700 (LWP 8103) exited]
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_1.jpg"
[Thread 0x7fffcfc3c700 (LWP 8102) exited]
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9087_1.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357.jpg"
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357_01.jpg"
digikam(7937)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(7937)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffc93a9700 (LWP 8024) exited]
[Thread 0x7fffcec3a700 (LWP 8028) exited]
[Thread 0x7fffce439700 (LWP 8029) exited]
[Thread 0x7fffcf43b700 (LWP 8027) exited]
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(7937)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
[Thread 0x7fffe9cc1700 (LWP 7950) exited]
[Thread 0x7fff4c2ee700 (LWP 8040) exited]
[Thread 0x7ffff13e6700 (LWP 7946) exited]
[Thread 0x7fff4caef700 (LWP 8039) exited]
[Thread 0x7fffc8ba8700 (LWP 8035) exited]
[Thread 0x7fff9539e700 (LWP 8037) exited]
[Thread 0x7fff95b9f700 (LWP 8036) exited]
[Thread 0x7fffea4c2700 (LWP 7948) exited]
[Thread 0x7fffeacc3700 (LWP 7947) exited]
[Thread 0x7ffff7910ac0 (LWP 7937) exited]

Program terminated with signal SIGKILL, Killed.
The program no longer exists.
Missing separate debuginfos, use: debuginfo-install GConf2-3.2.6-6.fc19.x86_64 ORBit2-2.14.19-8.fc19.x86_64 avahi-glib-0.6.31-11.fc19.x86_64 avahi-libs-0.6.31-11.fc19.x86_64 dbus-glib-0.100-5.fc19.x86_64 gmp-5.1.1-2.fc19.x86_64 gnome-vfs2-2.24.4-12.fc19.x86_64 gnutls-3.1.18-3.fc19.x86_64 gstreamer-plugins-good-0.10.31-9.fc19.x86_64 gtk-murrine-engine-0.98.2-3.fc19.x86_64 ibus-qt-1.3.2-2.fc19.x86_64 libart_lgpl-2.3.21-7.fc19.x86_64 libbonobo-2.32.1-5.fc19.x86_64 libbonoboui-2.24.5-5.fc19.x86_64 libcanberra-0.30-3.fc19.x86_64 libgnome-2.32.1-6.fc19.x86_64 libgnome-keyring-3.8.0-1.fc19.x86_64 libgnomecanvas-2.30.3-6.fc19.x86_64 libgnomeui-2.24.5-6.fc19.x86_64 libgpod-0.8.3-1.fc19.x86_64 libieee1284-0.2.11-13.fc19.x86_64 libimobiledevice-1.1.5-1.fc19.x86_64 libksane-4.11.5-1.fc19.x86_64 libplist-1.10-1.fc19.x86_64 libtasn1-3.3-1.fc19.x86_64 libtdb-1.2.12-1.fc19.x86_64 mesa-libGLU-9.0.0-4.fc19.x86_64 nettle-2.6-2.fc19.x86_64 p11-kit-0.18.7-1.fc19.x86_64 phonon-backend-gstreamer-4.6.3-1.fc19.x86_64 popt-1.16-2.fc19.x86_64 qjson-0.8.1-2.fc19.x86_64 sane-backends-libs-1.0.24-7.fc19.x86_64 usbmuxd-1.0.8-10.fc19.x86_64
 

I had to kill Digikam as it was stucked and making no more progress.

I realise some debuginfos were missing. I'm going to install them now, an make another test.

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



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

Re: Temporarily override the 'write to file' metadata setting

tosca
In reply to this post by Gilles Caulier-4
There is a '#' at the beginning of the line: http://www.digikam.org/contrib
Usually, that means that you have to be root.

Marie-Noëlle


2014-01-31 Gilles Caulier <[hidden email]>:



2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

You never need to run as root. It not specified in digiKam.org...

Gilles Caulier

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




--

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

Re: Temporarily override the 'write to file' metadata setting

tosca
Another run. This time, I didn't need to kill Digikam:

[marie-noelle@new-host-2 ~]$ gdb digikam
GNU gdb (GDB) Fedora 7.6.1-46.fc19
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/digikam...done.
(gdb) run
Starting program: /usr/bin/digikam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[New Thread 0x7ffff13e6700 (LWP 8706)]
[New Thread 0x7fffeacc3700 (LWP 8707)]
[New Thread 0x7fffea4c2700 (LWP 8708)]
Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
[New Thread 0x7fffe9cc1700 (LWP 8709)]
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
[Thread 0x7fffe9cc1700 (LWP 8709) exited]
[New Thread 0x7fffe9cc1700 (LWP 8710)]
[New Thread 0x7fffd6190700 (LWP 8711)]
[Thread 0x7fffd6190700 (LWP 8711) exited]
[New Thread 0x7fffd6190700 (LWP 8712)]
[New Thread 0x7fffd4d00700 (LWP 8713)]
[Thread 0x7fffd6190700 (LWP 8712) exited]
[Thread 0x7fffd4d00700 (LWP 8713) exited]
[New Thread 0x7fffd4d00700 (LWP 8714)]
[New Thread 0x7fffd6190700 (LWP 8715)]
[New Thread 0x7fffcfc3c700 (LWP 8716)]
[New Thread 0x7fffcf43b700 (LWP 8717)]
[New Thread 0x7fffcec3a700 (LWP 8718)]
[New Thread 0x7fffce439700 (LWP 8719)]
[New Thread 0x7fffcdc38700 (LWP 8720)]
[New Thread 0x7fffcd437700 (LWP 8721)]
[New Thread 0x7fffccc36700 (LWP 8722)]
[New Thread 0x7fffcbbae700 (LWP 8723)]
[New Thread 0x7fffcb3ad700 (LWP 8724)]
[New Thread 0x7fffcabac700 (LWP 8725)]
[New Thread 0x7fffca3ab700 (LWP 8726)]
[New Thread 0x7fffc9baa700 (LWP 8727)]
[New Thread 0x7fffc93a9700 (LWP 8728)]
[New Thread 0x7fffc8ba8700 (LWP 8729)]
[New Thread 0x7fff93fff700 (LWP 8730)]
[New Thread 0x7fff937fe700 (LWP 8731)]
[New Thread 0x7fff92ffd700 (LWP 8732)]
[New Thread 0x7fff927fc700 (LWP 8733)]
[New Thread 0x7fff91ffb700 (LWP 8734)]
[New Thread 0x7fff917fa700 (LWP 8735)]
[New Thread 0x7fff90ff9700 (LWP 8736)]
[New Thread 0x7fff6ffff700 (LWP 8737)]
[New Thread 0x7fff6f7fe700 (LWP 8738)]
[New Thread 0x7fff6effd700 (LWP 8739)]
[New Thread 0x7fff6e7fc700 (LWP 8740)]
[New Thread 0x7fff6dffb700 (LWP 8741)]
[New Thread 0x7fff6d7fa700 (LWP 8742)]
digikam(8698)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
digikam(8698)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
[New Thread 0x7fff6cff9700 (LWP 8749)]
[New Thread 0x7fff4d42f700 (LWP 8767)]
[New Thread 0x7fff4cc2e700 (LWP 8768)]
[New Thread 0x7fff4c42d700 (LWP 8769)]
[New Thread 0x7fff4a0dd700 (LWP 8772)]
[New Thread 0x7fff498dc700 (LWP 8773)]
[New Thread 0x7fff490db700 (LWP 8774)]
[New Thread 0x7fff488da700 (LWP 8775)]
[New Thread 0x7fff480d9700 (LWP 8776)]
[New Thread 0x7fff478d8700 (LWP 8777)]
[Thread 0x7fffcf43b700 (LWP 8717) exited]
[Thread 0x7fffcbbae700 (LWP 8723) exited]
[Thread 0x7fffcfc3c700 (LWP 8716) exited]
[Thread 0x7fff90ff9700 (LWP 8736) exited]
[Thread 0x7fff6ffff700 (LWP 8737) exited]
[Thread 0x7fffce439700 (LWP 8719) exited]
[Thread 0x7fffd4d00700 (LWP 8714) exited]
[Thread 0x7fff91ffb700 (LWP 8734) exited]
[Thread 0x7fff92ffd700 (LWP 8732) exited]
[Thread 0x7fffca3ab700 (LWP 8726) exited]
[Thread 0x7fff937fe700 (LWP 8731) exited]
[Thread 0x7fffcd437700 (LWP 8721) exited]
[Thread 0x7fffccc36700 (LWP 8722) exited]
[Thread 0x7fffcec3a700 (LWP 8718) exited]
[Thread 0x7fffcdc38700 (LWP 8720) exited]
[Thread 0x7fff93fff700 (LWP 8730) exited]
[Thread 0x7fffcb3ad700 (LWP 8724) exited]
[Thread 0x7fff927fc700 (LWP 8733) exited]
[Thread 0x7fffc8ba8700 (LWP 8729) exited]
[Thread 0x7fffcabac700 (LWP 8725) exited]
[Thread 0x7fffc93a9700 (LWP 8728) exited]
[Thread 0x7fffc9baa700 (LWP 8727) exited]
[Thread 0x7fffd6190700 (LWP 8715) exited]
[Thread 0x7fff6cff9700 (LWP 8749) exited]
[New Thread 0x7fff6cff9700 (LWP 8779)]
[New Thread 0x7fffd6190700 (LWP 8780)]
[New Thread 0x7fffc9baa700 (LWP 8781)]
[New Thread 0x7fffc93a9700 (LWP 8782)]
[New Thread 0x7fffd4d00700 (LWP 8783)]
[New Thread 0x7fffcd56d700 (LWP 8784)]
[Thread 0x7fff480d9700 (LWP 8776) exited]
[Thread 0x7fff917fa700 (LWP 8735) exited]
[Thread 0x7fff478d8700 (LWP 8777) exited]
[Thread 0x7fff488da700 (LWP 8775) exited]
[Thread 0x7fff4c42d700 (LWP 8769) exited]
[Thread 0x7fff4cc2e700 (LWP 8768) exited]
[Thread 0x7fff4d42f700 (LWP 8767) exited]
[Thread 0x7fff6f7fe700 (LWP 8738) exited]
[Thread 0x7fff6e7fc700 (LWP 8740) exited]
[New Thread 0x7fff6e7fc700 (LWP 8788)]
[New Thread 0x7fff6f7fe700 (LWP 8789)]
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8354_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02_1_2.jpg"
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8366_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8471_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8474_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02_1_2.jpg"
[Thread 0x7fffd4d00700 (LWP 8783) exited]
[Thread 0x7fffcd56d700 (LWP 8784) exited]
[Thread 0x7fff6dffb700 (LWP 8741) exited]
[Thread 0x7fffc93a9700 (LWP 8782) exited]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520_1_2.jpg"
QFSFileEngine::open: No file name specified
[New Thread 0x7fffc93a9700 (LWP 8794)]
[New Thread 0x7fff6dffb700 (LWP 8795)]
[New Thread 0x7fffcd56d700 (LWP 8796)]
[New Thread 0x7fffd4d00700 (LWP 8797)]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8540_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8837_1_2_3_4.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8870_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1_2_3.jpg"
[Thread 0x7fffd4d00700 (LWP 8797) exited]
[Thread 0x7fffc93a9700 (LWP 8794) exited]
[Thread 0x7fff6dffb700 (LWP 8795) exited]
[Thread 0x7fffcd56d700 (LWP 8796) exited]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8918_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8933_1_2_3.jpg"
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8939_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8943_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8947_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8954_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8959_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8976_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8982_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8990_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8993_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8999_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9055_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8556_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_01_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9080_1_2_3.jpg"
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9080_01_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9084_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9490_1_2.jpg"
[New Thread 0x7fffcd56d700 (LWP 8850)]
[New Thread 0x7fff6dffb700 (LWP 8851)]
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9493_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9492_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9567_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9577_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9594_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9610_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9613_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9617_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9671_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9698_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9676_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9707_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9746_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9750_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9769_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9779_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9799_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9800_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9746_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9805_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
[Thread 0x7fff6dffb700 (LWP 8851) exited]
[Thread 0x7fffcd56d700 (LWP 8850) exited]
[Thread 0x7fffd6190700 (LWP 8780) exited]
[Thread 0x7fffc9baa700 (LWP 8781) exited]
[Thread 0x7fff6effd700 (LWP 8739) exited]
[Thread 0x7fff6cff9700 (LWP 8779) exited]
[Thread 0x7fffeacc3700 (LWP 8707) exited]
Thread::requestAbort: not running.
Thread::requestAbort: not running.
[Thread 0x7fff6e7fc700 (LWP 8788) exited]
[Thread 0x7fff6f7fe700 (LWP 8789) exited]
[Thread 0x7fffe9cc1700 (LWP 8710) exited]
[Thread 0x7fff490db700 (LWP 8774) exited]
[Thread 0x7fff4a0dd700 (LWP 8772) exited]
[Thread 0x7fff498dc700 (LWP 8773) exited]
[Thread 0x7fff6d7fa700 (LWP 8742) exited]
[Thread 0x7ffff13e6700 (LWP 8706) exited]
[Thread 0x7ffff7910ac0 (LWP 8698) exited]
[Inferior 1 (process 8698) exited normally]
(gdb) bt
No stack.



2014-01-31 Marie-Noëlle Augendre <[hidden email]>:
There is a '#' at the beginning of the line: http://www.digikam.org/contrib
Usually, that means that you have to be root.

Marie-Noëlle


2014-01-31 Gilles Caulier <[hidden email]>:



2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

You never need to run as root. It not specified in digiKam.org...

Gilles Caulier

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






--

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
In reply to this post by tosca



2014-01-31 Marie-Noëlle Augendre <[hidden email]>
There is a '#' at the beginning of the line: http://www.digikam.org/contrib
Usually, that means that you have to be root.

No, it's just the shell prompt. This can be customized as you want.

Gilles Caulier
 

Marie-Noëlle


2014-01-31 Gilles Caulier <[hidden email]>:



2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

You never need to run as root. It not specified in digiKam.org...

Gilles Caulier

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




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



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

Re: Temporarily override the 'write to file' metadata setting

Andrew Goodbody
On 31/01/14 21:50, Gilles Caulier wrote:

> 2014-01-31 Marie-Noëlle Augendre <[hidden email]
> <mailto:[hidden email]>>
>
>     There is a '#' at the beginning of the line:
>     http://www.digikam.org/contrib
>     Usually, that means that you have to be root.
>
>
> No, it's just the shell prompt. This can be customized as you want.
>
> Gilles Caulier

It may be customisable but Marie-Noelle is right, the convention is that
a '#' normally indicates a root prompt and a '$' represents a user
prompt. So it will be understood, even if mistakenly, to mean a root
prompt by many people.

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

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
ok fixed...

Gilles Caulier

2014-01-31 Andrew Goodbody <[hidden email]>:

> On 31/01/14 21:50, Gilles Caulier wrote:
>>
>> 2014-01-31 Marie-Noëlle Augendre <[hidden email]
>> <mailto:[hidden email]>>
>>
>>
>>     There is a '#' at the beginning of the line:
>>     http://www.digikam.org/contrib
>>     Usually, that means that you have to be root.
>>
>>
>> No, it's just the shell prompt. This can be customized as you want.
>>
>> Gilles Caulier
>
>
> It may be customisable but Marie-Noelle is right, the convention is that a
> '#' normally indicates a root prompt and a '$' represents a user prompt. So
> it will be understood, even if mistakenly, to mean a root prompt by many
> people.
>
> Andrew
>
> _______________________________________________
> Digikam-users mailing list
> [hidden email]
> https://mail.kde.org/mailman/listinfo/digikam-users
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Temporarily override the 'write to file' metadata setting

Gilles Caulier-4
In reply to this post by tosca
[Inferior 1 (process 8698) exited normally]

^^^

There is no crash here, so no backtrace...

Gilles


2014-01-31 Marie-Noëlle Augendre <[hidden email]>
Another run. This time, I didn't need to kill Digikam:

[marie-noelle@new-host-2 ~]$ gdb digikam

GNU gdb (GDB) Fedora 7.6.1-46.fc19
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/digikam...done.
(gdb) run
Starting program: /usr/bin/digikam
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
[New Thread 0x7ffff13e6700 (LWP 8706)]
[New Thread 0x7fffeacc3700 (LWP 8707)]
[New Thread 0x7fffea4c2700 (LWP 8708)]

Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath)
[New Thread 0x7fffe9cc1700 (LWP 8709)]

QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
[Thread 0x7fffe9cc1700 (LWP 8709) exited]
[New Thread 0x7fffe9cc1700 (LWP 8710)]
[New Thread 0x7fffd6190700 (LWP 8711)]
[Thread 0x7fffd6190700 (LWP 8711) exited]
[New Thread 0x7fffd6190700 (LWP 8712)]
[New Thread 0x7fffd4d00700 (LWP 8713)]
[Thread 0x7fffd6190700 (LWP 8712) exited]
[Thread 0x7fffd4d00700 (LWP 8713) exited]
[New Thread 0x7fffd4d00700 (LWP 8714)]
[New Thread 0x7fffd6190700 (LWP 8715)]
[New Thread 0x7fffcfc3c700 (LWP 8716)]
[New Thread 0x7fffcf43b700 (LWP 8717)]
[New Thread 0x7fffcec3a700 (LWP 8718)]
[New Thread 0x7fffce439700 (LWP 8719)]
[New Thread 0x7fffcdc38700 (LWP 8720)]
[New Thread 0x7fffcd437700 (LWP 8721)]
[New Thread 0x7fffccc36700 (LWP 8722)]
[New Thread 0x7fffcbbae700 (LWP 8723)]
[New Thread 0x7fffcb3ad700 (LWP 8724)]
[New Thread 0x7fffcabac700 (LWP 8725)]
[New Thread 0x7fffca3ab700 (LWP 8726)]
[New Thread 0x7fffc9baa700 (LWP 8727)]
[New Thread 0x7fffc93a9700 (LWP 8728)]
[New Thread 0x7fffc8ba8700 (LWP 8729)]
[New Thread 0x7fff93fff700 (LWP 8730)]
[New Thread 0x7fff937fe700 (LWP 8731)]
[New Thread 0x7fff92ffd700 (LWP 8732)]
[New Thread 0x7fff927fc700 (LWP 8733)]
[New Thread 0x7fff91ffb700 (LWP 8734)]
[New Thread 0x7fff917fa700 (LWP 8735)]
[New Thread 0x7fff90ff9700 (LWP 8736)]
[New Thread 0x7fff6ffff700 (LWP 8737)]
[New Thread 0x7fff6f7fe700 (LWP 8738)]
[New Thread 0x7fff6effd700 (LWP 8739)]
[New Thread 0x7fff6e7fc700 (LWP 8740)]
[New Thread 0x7fff6dffb700 (LWP 8741)]
[New Thread 0x7fff6d7fa700 (LWP 8742)]
digikam(8698)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
digikam(8698)/digikam (core) Digikam::ImageInfoJob::slotResult: Failed to list url:  ""
[New Thread 0x7fff6cff9700 (LWP 8749)]
[New Thread 0x7fff4d42f700 (LWP 8767)]
[New Thread 0x7fff4cc2e700 (LWP 8768)]
[New Thread 0x7fff4c42d700 (LWP 8769)]
[New Thread 0x7fff4a0dd700 (LWP 8772)]
[New Thread 0x7fff498dc700 (LWP 8773)]
[New Thread 0x7fff490db700 (LWP 8774)]
[New Thread 0x7fff488da700 (LWP 8775)]
[New Thread 0x7fff480d9700 (LWP 8776)]
[New Thread 0x7fff478d8700 (LWP 8777)]
[Thread 0x7fffcf43b700 (LWP 8717) exited]
[Thread 0x7fffcbbae700 (LWP 8723) exited]
[Thread 0x7fffcfc3c700 (LWP 8716) exited]
[Thread 0x7fff90ff9700 (LWP 8736) exited]
[Thread 0x7fff6ffff700 (LWP 8737) exited]
[Thread 0x7fffce439700 (LWP 8719) exited]
[Thread 0x7fffd4d00700 (LWP 8714) exited]
[Thread 0x7fff91ffb700 (LWP 8734) exited]
[Thread 0x7fff92ffd700 (LWP 8732) exited]
[Thread 0x7fffca3ab700 (LWP 8726) exited]
[Thread 0x7fff937fe700 (LWP 8731) exited]
[Thread 0x7fffcd437700 (LWP 8721) exited]
[Thread 0x7fffccc36700 (LWP 8722) exited]
[Thread 0x7fffcec3a700 (LWP 8718) exited]
[Thread 0x7fffcdc38700 (LWP 8720) exited]
[Thread 0x7fff93fff700 (LWP 8730) exited]
[Thread 0x7fffcb3ad700 (LWP 8724) exited]
[Thread 0x7fff927fc700 (LWP 8733) exited]
[Thread 0x7fffc8ba8700 (LWP 8729) exited]
[Thread 0x7fffcabac700 (LWP 8725) exited]
[Thread 0x7fffc93a9700 (LWP 8728) exited]
[Thread 0x7fffc9baa700 (LWP 8727) exited]
[Thread 0x7fffd6190700 (LWP 8715) exited]
[Thread 0x7fff6cff9700 (LWP 8749) exited]
[New Thread 0x7fff6cff9700 (LWP 8779)]
[New Thread 0x7fffd6190700 (LWP 8780)]
[New Thread 0x7fffc9baa700 (LWP 8781)]
[New Thread 0x7fffc93a9700 (LWP 8782)]
[New Thread 0x7fffd4d00700 (LWP 8783)]
[New Thread 0x7fffcd56d700 (LWP 8784)]
[Thread 0x7fff480d9700 (LWP 8776) exited]
[Thread 0x7fff917fa700 (LWP 8735) exited]
[Thread 0x7fff478d8700 (LWP 8777) exited]
[Thread 0x7fff488da700 (LWP 8775) exited]
[Thread 0x7fff4c42d700 (LWP 8769) exited]
[Thread 0x7fff4cc2e700 (LWP 8768) exited]
[Thread 0x7fff4d42f700 (LWP 8767) exited]
[Thread 0x7fff6f7fe700 (LWP 8738) exited]
[Thread 0x7fff6e7fc700 (LWP 8740) exited]
[New Thread 0x7fff6e7fc700 (LWP 8788)]
[New Thread 0x7fff6f7fe700 (LWP 8789)]
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8354_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02_1_2.jpg"
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8366_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8471_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8474_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8358_02_1_2.jpg"
[Thread 0x7fffd4d00700 (LWP 8783) exited]
[Thread 0x7fffcd56d700 (LWP 8784) exited]
[Thread 0x7fff6dffb700 (LWP 8741) exited]
[Thread 0x7fffc93a9700 (LWP 8782) exited]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520_1_2.jpg"
QFSFileEngine::open: No file name specified
[New Thread 0x7fffc93a9700 (LWP 8794)]
[New Thread 0x7fff6dffb700 (LWP 8795)]
[New Thread 0x7fffcd56d700 (LWP 8796)]
[New Thread 0x7fffd4d00700 (LWP 8797)]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8540_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8837_1_2_3_4.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8870_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1_2_3.jpg"
[Thread 0x7fffd4d00700 (LWP 8797) exited]
[Thread 0x7fffc93a9700 (LWP 8794) exited]
[Thread 0x7fff6dffb700 (LWP 8795) exited]
[Thread 0x7fffcd56d700 (LWP 8796) exited]
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8918_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8933_1_2_3.jpg"
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8939_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8943_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8947_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8954_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8959_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8976_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8982_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8520_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8990_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8542_01_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8993_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8999_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8912_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9055_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_8556_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9056_01_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9080_1_2_3.jpg"
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9080_01_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9084_1_2_3.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9357_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9490_1_2.jpg"
[New Thread 0x7fffcd56d700 (LWP 8850)]
[New Thread 0x7fff6dffb700 (LWP 8851)]
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9493_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9492_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9567_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9577_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9594_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9610_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9613_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9617_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9671_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9698_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9676_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9707_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9746_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9750_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9769_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9779_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9799_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9800_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9746_1_2.jpg"
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::DatabaseCoreBackendPrivate::checkRetrySQLiteLockError: Detected locked database file. There is an active transaction. Waited but giving up now.
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No itemShortInfo could be retrieved from the database for image "IMG_9805_1_2.jpg"
digikam(8698)/digikam (core) Digikam::ImageInfo::ImageInfo: No location could be retrieved for url KUrl("")
digikam(8698)/digikam (core) Digikam::ThumbnailCreator::load: Thumbnail is null for  ""
QFSFileEngine::open: No file name specified
QFSFileEngine::open: No file name specified
[Thread 0x7fff6dffb700 (LWP 8851) exited]
[Thread 0x7fffcd56d700 (LWP 8850) exited]
[Thread 0x7fffd6190700 (LWP 8780) exited]
[Thread 0x7fffc9baa700 (LWP 8781) exited]
[Thread 0x7fff6effd700 (LWP 8739) exited]
[Thread 0x7fff6cff9700 (LWP 8779) exited]
[Thread 0x7fffeacc3700 (LWP 8707) exited]
Thread::requestAbort: not running.
Thread::requestAbort: not running.
[Thread 0x7fff6e7fc700 (LWP 8788) exited]

[Thread 0x7fff6f7fe700 (LWP 8789) exited]
[Thread 0x7fffe9cc1700 (LWP 8710) exited]
[Thread 0x7fff490db700 (LWP 8774) exited]
[Thread 0x7fff4a0dd700 (LWP 8772) exited]
[Thread 0x7fff498dc700 (LWP 8773) exited]
[Thread 0x7fff6d7fa700 (LWP 8742) exited]
[Thread 0x7ffff13e6700 (LWP 8706) exited]
[Thread 0x7ffff7910ac0 (LWP 8698) exited]
[Inferior 1 (process 8698) exited normally]
(gdb) bt
No stack.



2014-01-31 Marie-Noëlle Augendre <[hidden email]>:

There is a '#' at the beginning of the line: http://www.digikam.org/contrib
Usually, that means that you have to be root.

Marie-Noëlle


2014-01-31 Gilles Caulier <[hidden email]>:



2014-01-31 Marie-Noëlle Augendre <[hidden email]>

Gilles, how should it look when one run Digikam from gdb?
As it is, Digikam wants to run as if in a fresh install; but as I launched it from the console as root (as it is shown on the website), it might be normal it doesn't find my current settings and collections. Should I launch it otherwise?

You never need to run as root. It not specified in digiKam.org...

Gilles Caulier

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




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



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

Re: Temporarily override the 'write to file' metadata setting

tosca
No, it usually doesn't crash, but get stucked and never ends so that I have to kill it.
That last, I didn't have to, but it took quite a long time to finish.
What about all thesecheckRetrySQLiteLockError: Detected locked messages?

Marie-Noëlle


2014-01-31 Gilles Caulier <[hidden email]>:
[Inferior 1 (process 8698) exited normally]

^^^

There is no crash here, so no backtrace...

Gilles






--

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