Bug 422347 - Program crash when clone repair
Summary: Program crash when clone repair
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Editor-Clone (show other bugs)
Version: 7.0.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-01 21:55 UTC by Ferry
Modified: 2020-06-16 02:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferry 2020-06-01 21:55:28 UTC
Program crash during clone repair

1. During the repair using clone, digikam crashes suddenly and completely.
2. After restarting digikam only, the sensitivity to the crash is significantly increased.
3. After restarting the computer, the probability of a crash is the same as before the first crash.

The error pattern already occurred in version 6.4. Version 7.0 of digikam shows the same bug.

System: Windows 10 Pro, version 2004, build 19041.264
Comment 1 Maik Qualmann 2020-06-02 20:05:11 UTC
Git commit 7035990a3af030b8eb11b1550054965c570a5973 by Maik Qualmann.
Committed on 02/06/2020 at 20:02.
Pushed by mqualmann into branch 'master'.

fix wrong QWidget::paintEngine() calls
FIXED-IN: 7.0.0

M  +2    -1    NEWS
M  +1    -1    core/dplugins/editor/enhance/healingclone/healingclonetoolwidget.cpp

https://invent.kde.org/graphics/digikam/commit/7035990a3af030b8eb11b1550054965c570a5973
Comment 2 Ferry 2020-06-15 11:45:19 UTC
The error (id = 422347) has not yet been completely corrected in 'Version 7.0.0 rc'. I apologize because I forgot to say that I am using a 'Logitech Anywhere MX' mouse, which allows me to move the object left / right by tilting the mouse wheel. This is necessary if the picture is enlarged to detect small errors. If the mouse wheel is tilted several times, the entire program still crashes.
Comment 3 Maik Qualmann 2020-06-15 19:39:41 UTC
Git commit a2db005088a9571433b13a9b74859826d88686c2 by Maik Qualmann.
Committed on 15/06/2020 at 19:37.
Pushed by mqualmann into branch 'master'.

fix another wrong QWidget call

M  +1    -1    core/dplugins/editor/enhance/healingclone/healingclonetoolwidget.cpp

https://invent.kde.org/graphics/digikam/commit/a2db005088a9571433b13a9b74859826d88686c2
Comment 4 Ferry 2020-06-16 02:32:29 UTC
PROBLEM SOLVED
On the contrary to my message (Comment # 2), I accidentally installed the wrong version.
The digikam version '7.0.0 rc' works correctly with regard to the lateral image shift.
Thank You!