[Bug 278049] New: Crash during tagging while scanning run in background

classic Classic list List threaded Threaded
88 messages Options
12345
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Crash during tagging while  |Crash during tagging while
                   |scanning run in background  |scanning run in background
                   |                            |(Digikam::ImageModel::remov
                   |                            |eRowPairs)

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Gilles Caulier-4
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |262596

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Gilles Caulier-4
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|262596                      |
         Depends on|                            |262596

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Marcel Wiesweg
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Bug 278049 depends on bug 262596, which changed state.

Bug 262596 Summary: Crash when finding faces  (Digikam::ImageModel::removeRowPairs)
https://bugs.kde.org/show_bug.cgi?id=262596

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Marcel Wiesweg
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Depends on|262596                      |
         Resolution|---                         |FIXED

--- Comment #71 from Marcel Wiesweg <[hidden email]> ---
Git commit 98a3ddb180e320c5ae3fe501788c38d6c8ae4908 by Marcel Wiesweg.
Committed on 25/12/2013 at 12:23.
Pushed by mwiesweg into branch 'master'.

Fix infamous big face scanning crash: Re-sending a package in the
ImageFilterModel discarded the extraValues,
resulting in a mismatch in the size of infos and extraValues lists in
ImageModel
Related: bug 262596, bug 278049

M  +17   -12   libs/models/imagefiltermodel.cpp
M  +1    -2    libs/models/imagefiltermodelpriv.h
M  +2    -0    libs/models/imagemodel.cpp

http://commits.kde.org/digikam/98a3ddb180e320c5ae3fe501788c38d6c8ae4908

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Gilles Caulier-4
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |4.0.0
      Latest Commit|                            |http://commits.kde.org/digi
                   |                            |kam/98a3ddb180e320c5ae3fe50
                   |                            |1788c38d6c8ae4908

--
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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

Gilles Caulier-4
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|4.0.0-beta1                 |4.0.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 278049] Crash during tagging while scanning run in background (Digikam::ImageModel::removeRowPairs)

bugzilla_noreply
In reply to this post by Bugzilla from The_Akki@gmx.de
https://bugs.kde.org/show_bug.cgi?id=278049

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Database                    |Database-Scan

--
You are receiving this mail because:
You are the assignee for the bug.
12345