[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2022-07-12 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447597

--- Comment #10 from Halla Rempt  ---
*** Bug 445348 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2022-03-08 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447597

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/b61faec61 |hics/krita/commit/23e23f871
   |a081d27b11be1d1929ed51da95e |bc8a9f13c3272b09c640f3bf21b
   |6bb8|b395

--- Comment #9 from Halla Rempt  ---
Git commit 23e23f871bc8a9f13c3272b09c640f3bf21bb395 by Halla Rempt.
Committed on 08/03/2022 at 12:55.
Pushed by rempt into branch 'master'.

Properly check whether the profile is sRGB
(cherry picked from commit b61faec61a081d27b11be1d1929ed51da95e6bb8)

M  +8-2libs/pigment/KoColor.cpp

https://invent.kde.org/graphics/krita/commit/23e23f871bc8a9f13c3272b09c640f3bf21bb395

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2022-03-08 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447597

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/b61faec61
   ||a081d27b11be1d1929ed51da95e
   ||6bb8
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #8 from Halla Rempt  ---
Git commit b61faec61a081d27b11be1d1929ed51da95e6bb8 by Halla Rempt.
Committed on 08/03/2022 at 12:53.
Pushed by rempt into branch 'krita/5.0'.

Properly check whether the profile is sRGB

M  +8-2libs/pigment/KoColor.cpp

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

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2022-03-08 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447597

Halla Rempt  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #7 from Halla Rempt  ---
It's another case of where KoColorSpaceRegistry::instance()->p709SRGBProfile()
returns 0, I think. I don't understand the check in any case: sRGB is only true
if

(colorSpace()->profile()->uniqueId() ==
KoColorSpaceRegistry::instance()->p709SRGBProfile()->uniqueId())

which doesn't look like a correct way to determine whether the colorspace is
sRGB?

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2021-12-30 Thread Timo Gurr
https://bugs.kde.org/show_bug.cgi?id=447597

Timo Gurr  changed:

   What|Removed |Added

 Attachment #144904|0   |1
is obsolete||

--- Comment #6 from Timo Gurr  ---
Created attachment 144956
  --> https://bugs.kde.org/attachment.cgi?id=144956&action=edit
krita-20211230-093915.kcrash

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2021-12-30 Thread Timo Gurr
https://bugs.kde.org/show_bug.cgi?id=447597

Timo Gurr  changed:

   What|Removed |Added

 Attachment #144903|0   |1
is obsolete||

--- Comment #5 from Timo Gurr  ---
Created attachment 144955
  --> https://bugs.kde.org/attachment.cgi?id=144955&action=edit
coredump.txt

Adding another kcrash/coredump from krita rebuilt after updating system to the
latest versions of related components, e.g. frameworks, plasma, qtbase.

SOFTWARE/OS VERSIONS
Operating System: Exherbo Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2 (qtbase kde/5.15 branch fixes up to 5.15.2_p263)
Kernel Version: 5.15.1 (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-6500 CPU @ 3.20GHz
Memory: 11.5 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2021-12-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=447597

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #4 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 447597] krita segfaults on start after displaying the splash screen

2021-12-28 Thread Timo Gurr
https://bugs.kde.org/show_bug.cgi?id=447597

--- Comment #3 from Timo Gurr  ---
Krita Appimage works on my system but does not solve my problem, I'm trying to
update our distribution package to the latest Krita version (4.4.8 -> 5.0.0).
My previous reports for Krita 4.4.8 were also on a system using/running qt 5.15
already which is in fact the supported qt version by KDE getting bugfixes
(https://invent.kde.org/qt/qt/qtbase/-/commits/kde/5.15) and which is used by
basically any distributions nowadays afaiks even on Debian 10.

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2021-12-28 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=447597

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||[email protected]

--- Comment #2 from Dmitry Kazakov  ---
The crash looks weird, though it might be related to the fact that Krita is
built against Qt 5.15, which is unsupported officially. Could you check if
Krita Appimage package runs fine on your system?

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

[krita] [Bug 447597] krita segfaults on start after displaying the splash screen

2021-12-28 Thread Timo Gurr
https://bugs.kde.org/show_bug.cgi?id=447597

--- Comment #1 from Timo Gurr  ---
Created attachment 144904
  --> https://bugs.kde.org/attachment.cgi?id=144904&action=edit
krita-20211228-114604.kcrash

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