https://bugs.kde.org/show_bug.cgi?id=357559
Bug ID: 357559
Summary: crash on opening PSD file
Product: krita
Version: 2.9.10
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
https://bugs.kde.org/show_bug.cgi?id=357559
--- Comment #2 from Alexander Opitz ---
I dived a bit into the code. The illness comes from frame
#13 0x7f09e2eaa9f9 in PSDLoader::decode
https://github.com/KDE/krita/blob/master/krita/plugins/formats/psd/psd_loader.cpp#L259
newLayer seems null.
https://bugs.kde.org/show_bug.cgi?id=357559
--- Comment #3 from Alexander Opitz ---
Hi,
bad news, I'm not allowed to send the PSD file out. :-(
I can only tell, that it was generated with CS6.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=357559
--- Comment #5 from Alexander Opitz ---
Maybe, will look if I can get such a file.
The problem in source is that the PSDLoader::decode function can call
KisMask::initSelection with an layer pointing to null. So also possibly damaged
PSD files can crash
https://bugs.kde.org/show_bug.cgi?id=362883
Bug ID: 362883
Summary: Gradiant Overlay from PSD import not available
Product: krita
Version: 2.9.11
Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
Se
https://bugs.kde.org/show_bug.cgi?id=357559
--- Comment #10 from Alexander Opitz ---
Hi,
I'm partly on it (as I don't have PS for myself). I need to drag down, which
data can be cleared and which not (so the save still crashes Krita).
--
You are receiving this mail because:
You are watching al
https://bugs.kde.org/show_bug.cgi?id=357305
Alexander Opitz changed:
What|Removed |Added
CC||o...@gmx.at
--- Comment #1 from Alexander Opi