[krita] [Bug 476761] Krita crash on saving webp images

2024-06-14 Thread Freya Lupen
https://bugs.kde.org/show_bug.cgi?id=476761

Freya Lupen  changed:

   What|Removed |Added

 CC||huul...@zohomail.eu

--- Comment #11 from Freya Lupen  ---
*** Bug 488504 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 476761] Krita crash on saving webp images

2024-06-12 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=476761

Dmitry Kazakov  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/-/commit/60c7a08 |hics/krita/-/commit/1f6d267
   |21c344418fa1c9ea1aeb8d81d0b |7ed679111b7ca4cad02f855d827
   |c70b1c  |f2dba7

--- Comment #10 from Dmitry Kazakov  ---
Git commit 1f6d2677ed679111b7ca4cad02f855d827f2dba7 by Dmitry Kazakov, on
behalf of Rasyuqa A. H..
Committed on 12/06/2024 at 08:51.
Pushed by dkazakov into branch 'krita/5.2'.

WEBP & JPEG-XL: preemptive check for animation

M  +12   -2plugins/impex/jxl/JPEGXLExport.cpp
M  +12   -2plugins/impex/webp/kis_webp_export.cpp

https://invent.kde.org/graphics/krita/-/commit/1f6d2677ed679111b7ca4cad02f855d827f2dba7

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-12-10 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=476761

Dmitry Kazakov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/-/commit/252f2e6 |hics/krita/-/commit/60c7a08
   |fe0ef9fbaab97c5a06cc4eaadef |21c344418fa1c9ea1aeb8d81d0b
   |786396  |c70b1c
 Status|ASSIGNED|RESOLVED

--- Comment #9 from Dmitry Kazakov  ---
Git commit 60c7a0821c344418fa1c9ea1aeb8d81d0bc70b1c by Dmitry Kazakov, on
behalf of Rasyuqa A. H..
Committed on 10/12/2023 at 15:35.
Pushed by dkazakov into branch 'master'.

WEBP & JPEG-XL: preemptive check for animation

M  +12   -2plugins/impex/jxl/JPEGXLExport.cpp
M  +12   -2plugins/impex/webp/kis_webp_export.cpp

https://invent.kde.org/graphics/krita/-/commit/60c7a0821c344418fa1c9ea1aeb8d81d0bc70b1c

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-12-09 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=476761

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/2025

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

replicable+...@protonmail.com changed:

   What|Removed |Added

 CC||replicable+kde@protonmail.c
   ||om

--- Comment #7 from replicable+...@protonmail.com ---
I think the issue is that trying to save a static WebP as an animated WebP or
JXL will cause a crash.

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-15 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=476761

Alvin Wong  changed:

   What|Removed |Added

 CC||al...@alvinhc.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

--- Comment #6 from acc4commissi...@gmail.com ---
Should I make a new bug report?

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

--- Comment #5 from acc4commissi...@gmail.com ---
This still happens even after the patch. Sometimes Krita throws 'Unexpected
Error'.

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-09 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=476761

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/-/commit/3d3b844 |hics/krita/-/commit/252f2e6
   |34e04e1bd6c9112860c8694 |fe0ef9fbaab97c5a06cc4eaadef
   |01e6d3  |786396

--- Comment #4 from Halla Rempt  ---
Git commit 252f2e6fe0ef9fbaab97c5a06cc4eaadef786396 by Halla Rempt.
Committed on 09/11/2023 at 17:30.
Pushed by rempt into branch 'krita/5.2'.

Remove wrong assert

If there is only one layer on loading, that layer is both editable
and the projection, so this assert was wrong.

Also, don't assert if the image is animated, but return an error.
(cherry picked from commit 3d3b84434e04e1bd6c9112860c869401e6d3)

M  +1-2plugins/impex/webp/kis_webp_export.cpp

https://invent.kde.org/graphics/krita/-/commit/252f2e6fe0ef9fbaab97c5a06cc4eaadef786396

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-09 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=476761

Halla Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/-/commit/3d3b844
   ||34e04e1bd6c9112860c8694
   ||01e6d3
 Resolution|--- |FIXED

--- Comment #3 from Halla Rempt  ---
Git commit 3d3b84434e04e1bd6c9112860c869401e6d3 by Halla Rempt.
Committed on 09/11/2023 at 17:24.
Pushed by rempt into branch 'master'.

Remove wrong assert

If there is only one layer on loading, that layer is both editable
and the projection, so this assert was wrong.

Also, don't assert if the image is animated, but return an error.

M  +1-2plugins/impex/webp/kis_webp_export.cpp

https://invent.kde.org/graphics/krita/-/commit/3d3b84434e04e1bd6c9112860c869401e6d3

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-09 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=476761

Halla Rempt  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ha...@valdyas.org
 Ever confirmed|0   |1

--- Comment #2 from Halla Rempt  ---
looks like that is because on a single-layer image (i.e., a loaded webp image)
the projection and the first layer are the same paint device, and the exporter
asserts on the check whether the projection is editable.

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

[krita] [Bug 476761] Krita crash on saving webp images

2023-11-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=476761

--- Comment #1 from acc4commissi...@gmail.com ---
CrashLog:

Error occurred on Friday, November 10, 2023 at 01:08:32.

krita.exe caused a Breakpoint at location 7FFC8BAAB892 in module
KERNELBASE.dll.

AddrPC   Params
7FFC8BAAB892  009B  
KERNELBASE.dll!wil::details::DebugBreak+0x2
7FFC1B0D5AAA 026B4DAF30A0 7FFC1B0DBC2B  
Qt5Core.dll!qt_message_fatal+0xa
7FFC1B0D6A74 00DFF0D0F1A0 7FFC 026B4F7D0138 
Qt5Core.dll!QMessageLogger::fatal+0x72
7FFC642A2F66 026B4C749F40 0001 0001 
libkritaglobal.dll!kis_assert_common+0x556
7FFC642A30C1 026B4C777460  026B252C01E0 
libkritaglobal.dll!kis_assert_exception+0x11
7FFC1247095E 026B2CF39010 7FFC 026B1F72 
kritawebpexport.dll!KisWebPExport::convert+0xf8e
7FFC1C10A546 026B1F727DFC 0094 026B252C01E0 
libkritaui.dll!KisImportExportManager::doExportImpl+0x126
7FFC1C109B67 00DFF0D0F840 7FFC1B0E4E28  
libkritaui.dll!KisImportExportManager::doExport+0x67
7FFC1C10CF4A   026B4C777410 
libkritaui.dll!std::__1::__invoke[abi:v15000],
KisPinnedSharedPtr, QString),
KisImportExportManager*&, QString&, QSharedPointer&,
KisPinnedSharedPtr&, QString&, void>+0xaa
7FFC1C10CA8C 026B4B3FF370 7FFC8B82F05B 026B1F79A340 
libkritaui.dll!QtConcurrent::StoredFunctorCall0,
KisPinnedSharedPtr, QString),
KisImportExportManager*, QString const&,
QSharedPointer&,
KisPinnedSharedPtr&, QString const&>
>::runFunctor+0x3c
7FFC1C10C9AC  7FFC 026B252E9FC0 
libkritaui.dll!QtConcurrent::RunFunctionTask::run+0x2c
7FFC1B0E1056    
Qt5Core.dll!QThreadPoolThread::run+0xb6
7FFC1B0DD59A    
Qt5Core.dll!QThreadPrivate::start+0x10a
7FFC8BFB7344    
KERNEL32.DLL!BaseThreadInitThunk+0x14
7FFC8DEE26B1    
ntdll.dll!RtlUserThreadStart+0x21

7FF66D01-7FF66D055000 krita.exe 5.2.1.100
7FFC8DE9-7FFC8E087000 ntdll.dll 6.2.19041.3570
7FFC8BFA-7FFC8C05D000 KERNEL32.DLL  6.2.19041.3570
7FFC8B9C-7FFC8BCB6000 KERNELBASE.dll6.2.19041.3570
7FFC8B82-7FFC8B92 ucrtbase.dll  6.2.19041.3570
7FFC1CB5-7FFC1D1F6000 krita.dll
7FFC88D8-7FFC88D8D000 libkritamultiarch.dll
7FFC643A-7FFC6448F000 libkritaresources.dll
7FFC1C4F-7FFC1CB48000 libkritaimage.dll
7FFC642A-7FFC6439A000 libkritaglobal.dll
7FFC8CFA-7FFC8D6E4000 SHELL32.dll   6.2.19041.3570
7FFC8B92-7FFC8B9BD000 msvcp_win.dll 6.2.19041.3570
7FFC8C22-7FFC8C3BE000 USER32.dll6.2.19041.3570
7FFC8B74-7FFC8B762000 win32u.dll6.2.19041.3570
7FFC8C1F-7FFC8C21C000 GDI32.dll 6.2.19041.3570
7FFC8BDD-7FFC8BEEA000 gdi32full.dll 6.2.19041.3570
7FFC8CCB-7FFC8CDDB000 ole32.dll 6.2.19041.3570
7FFC8C3D-7FFC8C4F6000 RPCRT4.dll6.2.19041.3570
7FFC8C65-7FFC8C9A4000 combase.dll   6.2.19041.3570
7FFC1BBB-7FFC1C4EF000 libkritaui.dll
7FFC722C-7FFC72311000 libKF5I18n.dll
7FFC7218-7FFC721DA000 libKF5ConfigCore.dll
7FFC1B64-7FFC1BBA4000 Qt5Widgets.dll5.15.7.0
7FFC1B0C-7FFC1B636000 Qt5Core.dll   5.15.7.0
7FFC8D6F-7FFC8D75B000 WS2_32.dll6.2.19041.3570
7FFC8C50-7FFC8C5AE000 ADVAPI32.dll  6.2.19041.3570
7FFC8C5B-7FFC8C64E000 msvcrt.dll7.0.19041.3570
7FFC8C0C-7FFC8C15C000 sechost.dll   6.2.19041.3570
7FFC6417-7FFC6429C000 libc++.dll
7FFC866A-7FFC866AE000 libunwind.dll
7FFC8447-7FFC84492000 libkritaplugin.dll
7FFC7FC3-7FFC7FC67000 Qt5Sql.dll5.15.7.0
7FFC7442-7FFC7445 libquazip5.dll
7FFC861A-7FFC861B9000 libkritastore.dll
7FFC8649-7FFC8649A000 libkritaversion.dll
7FFC6FFD-7FFC70012000 Qt5Xml.dll5.15.7.0
7FFC6DE5-7FFC6DECE000 libkritapsdutils.dll
7FFC6FFA-7FFC6FFD libkritametadata.dll
7FFC1A95-7FFC1B0BE000 Qt5Gui.dll5.15.7.0
7FFC515E-7FFC5176F000 libfftw3.dll
7FFC742D-7FFC742EE000 libkritacommand.dll
7FFC1A5F-7FFC1A94E000 libkritapigment.dll
7FFC6DC8-7FFC6DCCC000 libHalf-2_5.dll
7FFC5149-7FFC515D1000 libkritawidgetutils.dll
7FFC6FED-7FFC6FF1 libpng16.dll
7FFC5133-7FFC51485000 Qt5Network.dll5.15.7.0
7FFC8B5E-7FFC8B73D000 CRYPT32.dll   6.2.19041.3570
7FFC8614-7FFC8614B000 libkritacolor.dll