[digikam] [Bug 339008] New: DigiKam crashed when opening import window

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

[digikam] [Bug 339008] DigiKam crashed when opening import window

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=339008

--- Comment #17 from Gilles Caulier <[hidden email]> ---
digikamlib.dll!Digikam::PreviewSettings::PreviewSettings() [[unknown] @ -1] at
0x7756790c
kdeui.dll!QList<KSortableItem<QString,int> >::value() [[unknown] @ -1] at
0xf488c10
QtGui4.dll!QFont::operator==() [[unknown] @ -1] at 0x64d9ac8e
QtGui4.dll!QWidgetPrivate::resolveFont() [[unknown] @ -1] at 0x64c3ecae
QtGui4.dll!QWidgetPrivate::updateFont() [[unknown] @ -1] at 0x64c3ef37
QtGui4.dll!QWidgetPrivate::resolveFont() [[unknown] @ -1] at 0x64c3ecae
QtGui4.dll!QWidget::event() [[unknown] @ -1] at 0x64c46036
QtGui4.dll!QAbstractScrollArea::event() [[unknown] @ -1] at 0x64f9e318
QtGui4.dll!QAbstractItemView::event() [[unknown] @ -1] at 0x65016ab5
QtGui4.dll!QApplicationPrivate::notify_helper() [[unknown] @ -1] at 0x64c004cd
kdeui.dll!QList<KSortableItem<QString,int> >::value() [[unknown] @ -1] at
0xf488c10
QtCore4.dll!QCoreApplication::sendEvent() [[unknown] @ -1] at 0x66f63cf6
QtGui4.dll!QWidget::raise() [[unknown] @ -1] at 0x64c4a878

Sound like the problem is in PreviewSettings constructor.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Maik Qualmann
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

--- Comment #18 from Maik Qualmann <[hidden email]> ---
Git commit 302f92bd9afb7c7b54cedf89d3bc2166a57dfbce by Maik Qualmann.
Committed on 08/04/2015 at 17:57.
Pushed by mqualmann into branch 'master'.

blocking ImportStackedView::syncSelection to also thumbBar->setModelsFiltered
is set

M  +2    -0    utilities/importui/views/importstackedview.cpp

http://commits.kde.org/digikam/302f92bd9afb7c7b54cedf89d3bc2166a57dfbce

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Maik Qualmann
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #19 from Maik Qualmann <[hidden email]> ---
When the Import window open there was always this message in the console:

digikam(9655)/digikam (core) Digikam::ImportStackedView::syncSelection: one or
both of the models are null?! from: Digikam::ImportIconView(0x6a6d420) to:
Digikam::ImportThumbnailBar(0x6c0c340)

I fixed this issue, the crash under Windows it will probably not fix.

Maik

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

S Kulkarni
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #20 from [hidden email] ---
This error ("Import-> Add images -> [walk to import folder]-> select folder ->
crash") consistently occurs for me using digikam 4.9.0 on OSX 10.10.3, with
MacPorts 2.3.3.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Gilles Caulier-4
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #21 from Gilles Caulier <[hidden email]> ---
*** Bug 340990 has been marked as a duplicate of this bug. ***

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Rainer Lay
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

--- Comment #22 from Rainer Lay <[hidden email]> ---
meanwhile, 4.10.0 is available. I installed it and the error (chrash while
rebuilding fingerprints) is still there.
Thanx for the current windows versions.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Maik Qualmann
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

Maik Qualmann <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/ad8538938371ec4152450c6
                   |                            |61b1857f8441e3af8
         Resolution|---                         |FIXED
   Version Fixed In|                            |4.12.0

--- Comment #23 from Maik Qualmann <[hidden email]> ---
Git commit ad8538938371ec4152450c661b1857f8441e3af8 by Maik Qualmann.
Committed on 19/06/2015 at 21:01.
Pushed by mqualmann into branch 'master'.

fixes the model initialisation from the icon view and thumb bar of the import
window
Related: bug 349280
FIXED-IN: 4.12.0

M  +3    -1    NEWS
M  +1    -7    utilities/importui/main/importui.cpp
M  +7    -3    utilities/importui/views/importiconview.cpp
M  +0    -2    utilities/importui/views/importiconview.h
M  +11   -20   utilities/importui/views/importstackedview.cpp
M  +0    -1    utilities/importui/views/importstackedview.h
M  +3    -12   utilities/importui/views/importview.cpp
M  +1    -1    utilities/importui/views/importview.h

http://commits.kde.org/digikam/ad8538938371ec4152450c661b1857f8441e3af8

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Gilles Caulier-4
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

--- Comment #24 from Gilles Caulier <[hidden email]> ---
Git commit 0d4dca4094dab6930c66dc22adc6b2d31bcbe038 by Gilles Caulier.
Committed on 20/06/2015 at 15:52.
Pushed by cgilles into branch 'frameworks'.

backport commit #ad8538938371ec4152450c661b1857f8441e3af8 from git/master to
frameworks branch
Related: bug 349280

M  +1    -7    utilities/importui/main/importui.cpp
M  +7    -3    utilities/importui/views/importiconview.cpp
M  +0    -2    utilities/importui/views/importiconview.h
M  +11   -18   utilities/importui/views/importstackedview.cpp
M  +0    -1    utilities/importui/views/importstackedview.h
M  +8    -14   utilities/importui/views/importview.cpp
M  +3    -2    utilities/importui/views/importview.h

http://commits.kde.org/digikam/0d4dca4094dab6930c66dc22adc6b2d31bcbe038

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Rainer Lay
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

--- Comment #25 from Rainer Lay <[hidden email]> ---
the crash while rebuilding fingerprints (Bug 342673), still occurs in 4.12.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 339008] DigiKam crashed when opening import window

Gilles Caulier-4
In reply to this post by manuel.kirzinger
https://bugs.kde.org/show_bug.cgi?id=339008

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.9.0                       |4.12.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12