[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2021-05-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=365691

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Version Fixed In||7.3.0
 Resolution|UPSTREAM|FIXED

--- Comment #11 from caulier.gil...@gmail.com ---
Not reproducible with digiKam 7.3.0 and Exiv2 0.27.4

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Resolution|BACKTRACE   |UPSTREAM
  Component|Presentation|Metadata-Engine

--- Comment #10 from caulier.gil...@gmail.com ---
The crash is in Exiv2 shared library while parsing image metadata to extract
thumbnail.

Please report this problem to Exiv2 bugzilla, with relevant file parsed while
the crash.

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-06 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #9 from philippe.quag...@laposte.net ---
Hello, here is the backtrace after getting the crash (always reproductible
here).
Hope this helps.

(gdb) bt
#0  0x7445f8bd in __cxa_throw ()
   from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#1  0x7032a565 in
Exiv2::ImageFactory::open(std::__cxx11::basic_string const&, bool) ()
   from /usr/lib/x86_64-linux-gnu/libexiv2.so.14
#2  0x768bdb4f in Digikam::MetaEngine::load (
this=this@entry=0x7fff5a332520, filePath=...)
at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/dmetadata/metaengine.cpp:278
#3  0x7690abb6 in Digikam::DMetadata::load (
this=this@entry=0x7fff5a332520, filePath=...)
at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/dmetadata/dmetadata.cpp:100
#4  0x7690ac42 in Digikam::DMetadata::DMetadata (this=0x7fff5a332520, 
filePath=...)
at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/dmetadata/dmetadata.cpp:67
#5  0x76951a0a in Digikam::ThumbnailCreator::createThumbnail (
this=this@entry=0x1fc8850, info=..., detailRect=...)
at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/threadimageio/thumbnailcreator.cpp:468
#6  0x76954c9f in Digikam::ThumbnailCreator::load (this=0x1fc8850, 
identifier=..., rect=..., pregenerate=pregenerate@entry=false)
---Type  to continue, or q  to quit---
   ikam5-Zi40bi/digikam5-5.0.0/core/libs/threadimageio/thumbnailcreator.cpp:264
#7  0x76955532 in Digikam::ThumbnailCreator::load (this=, identifier=...) at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/threadimageio/thumbnailcreator.cpp:181
#8  0x76964206 in Digikam::ThumbnailLoadingTask::execute
(this=0x4ba50e0) at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/threadimageio/thumbnailtask.cpp:166
#9  0x769399f0 in Digikam::LoadSaveThread::run (this=0x77304d40
)
at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/threadimageio/loadsavethread.cpp:133
#10 0x7697ee2e in Digikam::DynamicThread::DynamicThreadPriv::run
(this=0x1fc8790) at
/build/digikam5-Zi40bi/digikam5-5.0.0/core/libs/threads/dynamicthread.cpp:183
#11 0x74bbb343 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x74bbe84e in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x70e076fa in start_thread (arg=0x7fff5a333700) at
pthread_create.c:333
#14 0x73ef9b5d in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:109

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|SlideShow   |Presentation
   Severity|major   |crash

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

caulier.gil...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |BACKTRACE

--- Comment #8 from caulier.gil...@gmail.com ---
Philippe, 

Did you see the previous message from Philip ?

GilleS Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread Philip Johnsson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #7 from Philip Johnsson  ---
You need to run digikam5 and backtrace in gdb as described here in the
contribution page. Just use digikam5 instead of digikam to backtrace
digikam 5 instead of digikam 4 when you use my packages. bt is what you run
in gdb after digikam 5 have crashed to get the trace information.

https://www.digikam.org/contrib

/Philip

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #6 from philippe.quag...@laposte.net ---
Ok. Installed the digikam-dbg package. However, still nothing happening, with a
slighly different message: 
philippe@philippe-desktop:~$ gdb digikam5
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from digikam5...Reading symbols from
/usr/lib/debug/.build-id/3c/edc8a97f809767bc0fb0ddca10bfad7bbee637.debug...done.
done.
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread Philip Johnsson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

Philip Johnsson  changed:

   What|Removed |Added

 CC||philip.johns...@gmail.com

--- Comment #5 from Philip Johnsson  ---
(In reply to philippe.quaglia from comment #4)

You need to installed the debugging symbols for digiKam5 to make a useful debug
trace. The symbols are in package digikam5-dbg.

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-08-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #4 from philippe.quag...@laposte.net ---
Hello, tried to run it in gdb, but nothing happens (digikam is not launched).
Here is the message I get :

philippe@philippe-desktop:~$ gdb digikam5
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
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-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from digikam5...(no debugging symbols found)...done.
(gdb)

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-07-25 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #3 from caulier.gil...@gmail.com ---
Not reproducible here too.

Run digiKam in GDB from a console. When it hang, press CTRL+C and ust GDB "bt"
command to look where digiKam loop for a while...

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-07-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

caulier.gil...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |major
 CC||caulier.gil...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.


[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-07-15 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

--- Comment #2 from philippe.quag...@laposte.net ---
Hello Maik, I get this bug every time, on 2 different computers both running
Ubuntu. Here are the messages I get when running digikam from a terminal, if it
may help.
Best regards.


philippe@philippe-desktop:~$ digikam5
digikam.general: AlbumWatch use QFileSystemWatcher
QFileSystemWatcher::removePaths: list is empty
digikam.general: Database Parameters:
   Type: "QSQLITE"
   DB Core Name: "/home/philippe/Images/BDDDigikam/digikam4.db"
   DB Thumbs Name:  
"/home/philippe/Images/BDDDigikam/thumbnails-digikam.db"
   DB Face Name: "/home/philippe/Images/BDDDigikam/recognition.db"
   Connect Options:  ""
   Host Name:""
   Host port:-1
   Internal Server:  false
   Internal Server Path: ""
   Internal Server Serv Cmd: ""
   Internal Server Init Cmd: ""
   Username: ""
   Password: ""

digikam.dbengine: Loading SQL code from config file
"/usr/share/digikam/database/dbconfig.xml"
digikam.dbengine: Checking XML version ID => expected:  3  found:  3
digikam.coredb: Core database: running schema update
digikam.coredb: Core database: have a structure version  8
digikam.coredb: Core database: makeUpdates  8  to  8
digikam.database: Creating new Location  "/philippe/Images"  uuid 
"volumeid:?uuid=5112bacb-ebc3-43a3-a340-6895793ef206"
digikam.database: Creating new Location  "/2011_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/Photos_scans"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2010_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2008_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2006_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2005_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/1999_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2012_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2013_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2014_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2015_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: Creating new Location  "/2016_Photos"  uuid 
"volumeid:?uuid=2f05e4b1-d13b-445d-8c36-93703587c231"
digikam.database: location for  "/home/philippe/Images"  is available  true
digikam.database: location for  "/media/Photos/2011_Photos"  is available  true
digikam.database: location for  "/media/Photos/Photos_scans"  is available 
true
digikam.database: location for  "/media/Photos/2010_Photos"  is available  true
digikam.database: location for  "/media/Photos/2008_Photos"  is available  true
digikam.database: location for  "/media/Photos/2006_Photos"  is available  true
digikam.database: location for  "/media/Photos/2005_Photos"  is available  true
digikam.database: location for  "/media/Photos/1999_Photos"  is available  true
digikam.database: location for  "/media/Photos/2012_Photos"  is available  true
digikam.database: location for  "/media/Photos/2013_Photos"  is available  true
digikam.database: location for  "/media/Photos/2014_Photos"  is available  true
digikam.database: location for  "/media/Photos/2015_Photos"  is available  true
digikam.database: location for  "/media/Photos/2016_Photos"  is available  true
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: TotalRam:  8065089536
digikam.general: Allowing a cache size of 200 MB
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: ThumbDB SelectThumbnailSetting val ret =  0
digikam.thumbsdb: Thumbs database: have a structure version  "3"
digikam.general: Thumbnails database ready for use
digikam.database: Complete scan (file scanning deferred) took: 926 msecs.
digikam.dimg: ("/usr/share/color/icc", "/home/philippe/.local/share/icc")
digikam.dimg: Found X.org XICC monitor profile  "SyncMaster"
digikam.general: Camera XML data: 
"/home/philippe/.local/share/digikam/cameras.xml"
defaultServiceProvider::requestService(): no service found for -
"org.qt-project.qt.mediaplayer"
digikam.facedb: FaceDB SelectFaceSetting val ret =  0
digikam.facedb: FaceDB SelectFaceSetting val ret =  0
digikam.facedb: Face database: have a structure version  "2"
digikam.facesengine: Face database ready for use
digikam.facesengine: Face database ready for use
digikam.geoiface: "setting backend marble"

[digikam] [Bug 365691] Digikam freezes when using «tool» «slideshow»«presentation» and trying to add an image

2016-07-14 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365691

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
The problem is not to reproduce here. It opens a file requester.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.