[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

2021-04-09 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=419289

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/c152d1f49
   ||015e5799b1b1529457eda10bf3e
   ||fb5e
 Status|ASSIGNED|RESOLVED

--- Comment #11 from Halla Rempt  ---
Git commit c152d1f49015e5799b1b1529457eda10bf3efb5e by Halla Rempt.
Committed on 09/04/2021 at 12:59.
Pushed by rempt into branch 'master'.

Fix warnings about deprecated behaviour of QByteRef

Make sure that the dst QByteArray is big enough and filled up with
known content before copying the rle'd src into it. Then when done
resize to the final size.

This prevents the following from being printed a gazillion times
when loading an image with a layerstyle that uses a pattern:

Using QByteRef with an index pointing outside the valid range of a QByteArray.
The corresponding behavior is deprecated, and will be changed in a future
version of Qt.

M  +5-2libs/psd/compression.cpp

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

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

[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

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

--- Comment #10 from Halla Rempt  ---
This is still broken. With a small test file, there's an infinite amount of
messages like

Using QByteRef with an index pointing outside the valid range of a QByteArray.
The corresponding behavior is deprecated, and will be changed in a future
version of Qt.

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

[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

2021-03-31 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=419289

Halla Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
   Assignee|krita-bugs-n...@kde.org |ha...@valdyas.org

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

[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

2020-08-06 Thread ferweer
https://bugs.kde.org/show_bug.cgi?id=419289

--- Comment #9 from ferweer  ---
(In reply to Tymond from comment #8)
> Note: situation on master with resource rewrite right now:
> - Krita can open file with layer styles, it just won't be loaded.
> - Krita can save file with layer styles, the layer style just won't be saved.

Hi thanks. 
Krita Version: 4.3.0, Qt version compiled: 5.12.8
This version can save and load layer styles. So I using. But you right. I must
not using of my work with krita development build. Sorry. So I changed krita
version to distory default version.

I think, And other developer said is linux application is all must using to new
version of include development version as one can. But that is different. I
understanded. thanks.

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

[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

2020-07-31 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=419289

Tymond  changed:

   What|Removed |Added

  Component|layer styles|Resource Management

--- Comment #8 from Tymond  ---
Note: situation on master with resource rewrite right now:
- Krita can open file with layer styles, it just won't be loaded.
- Krita can save file with layer styles, the layer style just won't be saved.

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

[krita] [Bug 419289] Krita on master (after RR) cannot save and/or open layers with layer styles

2020-07-31 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=419289

Tymond  changed:

   What|Removed |Added

Summary|krita git db1cc49 was can't |Krita on master (after RR)
   |save using layer style. |cannot save and/or open
   ||layers with layer styles

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