[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2022-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=357577 caulier.gil...@gmail.com changed: What|Removed |Added Component|ProgressManager |ProgressManager-Splashscree

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2022-02-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=357577 caulier.gil...@gmail.com changed: What|Removed |Added Component|Database-Scan |ProgressManager -- You are

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2017-07-23 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=357577 caulier.gil...@gmail.com changed: What|Removed |Added Component|general |Database-Scan -- You are receiving

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2016-01-11 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #22 from caulier.gil...@gmail.com --- To Thomas, from comment #19 : >BTW: Additionally face detection seems to have problems with special >characters (unicode) in file >names, it shows "file system" errors or file >"format not recognized"

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2016-01-11 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 Maik Qualmann changed: What|Removed |Added Summary|crashes after splash screen |crashes after splash

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector [patch]

2016-01-11 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 Maik Qualmann changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Version

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-10 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 Maik Qualmann changed: What|Removed |Added Attachment #96548|0 |1 is obsolete|

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-10 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #18 from Maik Qualmann --- Created attachment 96562 --> https://bugs.kde.org/attachment.cgi?id=96562=edit albummanager2.patch A trash for each root album working again. Maik -- You are receiving this mail

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-10 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #20 from Thomas Eschenbacher --- short update: now, after waiting for a very very long time, it shows Albums and Images again! It seems that it had to do it's job about face recognition in background, without any

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-10 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #19 from Thomas Eschenbacher --- Thanks for the patch! It does not show any of my albums and I cannot see any picture anywhere, so the application is pretty useless at the moment, but at least it starts and no

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-09 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #16 from caulier.gil...@gmail.com --- Qt said that QVector are used out on index. This is an internal use, not from digiKam. The Digikam::AbstractAlbumModel::slotAlbumAboutToBeAdded is called with these arguments (this=0x1390690,

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-09 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #17 from Maik Qualmann --- Created attachment 96548 --> https://bugs.kde.org/attachment.cgi?id=96548=edit albummanager.patch Can you try this patch in the "core" subdirectory? patch -p0 < albummanager.patch Maik

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-09 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #13 from Thomas Eschenbacher --- sorry, that is not possible. Valgrind is broken and unusable too, crashes quite early due to this bug: https://bugs.kde.org/show_bug.cgi?id=323431 -- You are receiving this mail

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-09 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #14 from caulier.gil...@gmail.com --- Did you use AMD based CPU on your computer ? Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-07 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #11 from Thomas Eschenbacher --- No, debug symbols (as you get per -g in the CFLAGS) are necessary for a usable backtrace but not sufficient. You need to get theQt5 libs compiled "QT_DEBUG" defined and

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-07 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #12 from Maik Qualmann --- I have the code of AbstractAlbumModel::slotAlbumAboutToBeAdded(...) debugged and found nothing. Can you digiKam with valgrind testing and post the output? Maik -- You are receiving this

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 caulier.gil...@gmail.com changed: What|Removed |Added CC||caulier.gil...@gmail.com --- Comment

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #1 from Thomas Eschenbacher --- Created attachment 96473 --> https://bugs.kde.org/attachment.cgi?id=96473=edit console output up to the crash -- You are receiving this mail because: You are watching all bug

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread Maik Qualmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 Maik Qualmann changed: What|Removed |Added CC||metzping...@gmail.com

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 Thomas Eschenbacher changed: What|Removed |Added CC|

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #3 from Thomas Eschenbacher --- as I wrote above: Qt-5.5.1 It is 100% reproducible here. -- You are receiving this mail because: You are watching all bug changes.

[digikam] [Bug 357577] crashes after splash screen with ASSERT failure in QVector

2016-01-05 Thread Thomas Eschenbacher via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357577 --- Comment #6 from Thomas Eschenbacher --- how can I get this source version you are talking about? I followed the instructions on the project homepage, which lead me to this repo: > git remote -v origin