[krita] [Bug 439145] opening an svg file fills the memory up

2022-07-28 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=439145

sh_zam  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/ac4afecd3 |hics/krita/commit/07108aaa0
   |20ff029e3dddfab7e1b0a941ef1 |d1e473b0b8c78347c2934d57dc8
   |41e9|f497

--- Comment #11 from sh_zam  ---
Git commit 07108aaa0d1e473b0b8c78347c2934d57dc8f497 by Sharaf Zaman.
Committed on 28/07/2022 at 15:55.
Pushed by szaman into branch 'krita/5.1'.

Fix Elliptic Arc to Bezier curve function in SVG

To get rid of undefined behavior.
Related: bug 456922
(cherry picked from commit ac4afecd320ff029e3dddfab7e1b0a941ef141e9)

M  +106  -98   libs/flake/KoPathShapeLoader.cpp

https://invent.kde.org/graphics/krita/commit/07108aaa0d1e473b0b8c78347c2934d57dc8f497

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

[krita] [Bug 439145] opening an svg file fills the memory up

2022-07-26 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=439145

sh_zam  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/ac4afecd3
   ||20ff029e3dddfab7e1b0a941ef1
   ||41e9

--- Comment #10 from sh_zam  ---
Git commit ac4afecd320ff029e3dddfab7e1b0a941ef141e9 by Sharaf Zaman.
Committed on 26/07/2022 at 07:41.
Pushed by szaman into branch 'master'.

Fix Elliptic Arc to Bezier curve function in SVG

To get rid of undefined behavior.
Related: bug 456922

M  +106  -98   libs/flake/KoPathShapeLoader.cpp

https://invent.kde.org/graphics/krita/commit/ac4afecd320ff029e3dddfab7e1b0a941ef141e9

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

[krita] [Bug 439145] opening an svg file fills the memory up

2022-07-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=439145

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-10 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=439145

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org

--- Comment #8 from Halla Rempt  ---
Yeah, using a distro version of Krita is generally speaking a bad idea. We have
over eighty patches to Qt, and the appimage still uses Qt 5.12, because newer
versions of Qt are barely usable.

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-08 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439145

--- Comment #7 from to.213...@protonmail.ch ---
yes, it's from the manjaro repo.

the appimage with the same version does not cause the OOM

Maybe there is a dependency that is working in the appimage but sometimes
broken in installations from repositories?

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-08 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=439145

--- Comment #6 from Ahab Greybeard  ---
@to.213692 Is "4.4.5-3" from Manjaro packages?
Can you try it with the 4.4.5 appimage?

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-07 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=439145

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #5 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-07 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439145

--- Comment #4 from to.213...@protonmail.ch ---
I can reproduce the OOM on a different computer with Manjaro running Krita
4.4.5-3

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-07 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=439145

Ahab Greybeard  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #3 from Ahab Greybeard  ---
I don't have a problem opening this test.svg file in Inkscape and GIMP and in
Krita with the Aug 04 5.0.0-prealpha (git 3dc6b64) and the 4.4.5 appimages on
Debian 10.

GIMP clearly shows naked paths extending far outside the view box.
Inkscape does not show any indication of those 'strange' paths.
Krita does show colouring in of those paths.

Maybe the .svg file was malformed from the start ?

This was reported for version 4.4.3 from Ubuntu packages.

@to.213692  Can you try it with the version 4.4.5 appimage?

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=439145

--- Comment #2 from to.213...@protonmail.ch ---
I can still reproduce it. Is there any log I could generate?

The original file (that also caused the memory problem) used to contain stuff
that should not be shown to the public, so I opened it in a text editor and
removed a bunch of numbers and found that it still opens in my browser and
still causes the same memory leak.

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

[krita] [Bug 439145] opening an svg file fills the memory up

2021-08-04 Thread Sharaf
https://bugs.kde.org/show_bug.cgi?id=439145

Sharaf  changed:

   What|Removed |Added

 CC||sharafzaz...@gmail.com
   Keywords||triaged

--- Comment #1 from Sharaf  ---
Hello. I can't reproduce the OOM. But it seems the rendering isn't correct. 

I tested this in multiple programs, browsers, GIMP are able to render it
correctly. But Krita and Inkscape seem to fail even after tweaking the SVG
file.

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