Bug 407661 - Weird file open failure related to icc profiles?
Summary: Weird file open failure related to icc profiles?
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: git master (please specify the git hash!)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-17 20:17 UTC by Storm Engineer
Modified: 2019-05-17 21:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Storm Engineer 2019-05-17 20:17:29 UTC
I restarted Krita. After that it could not open any .kra files I tried. It threw the same two lines of error for each layer in my file:

Could not load pixel data: reference_images/layers/layer9.
Could not load profile: reference_images/layers/layer9.icc.

The files did contain several reference images, but all of them are standard sRGB, and all the layers were 16 bit RGB.

Restarted Krita again, and now all files opened properly as expected.

I don't know a reliable way to reproduce this at the moment.



Krita

 Version: 4.2.0-alpha (git 351ae7e)
 Languages: en_US
 Hidpi: false

Qt

  Version (compiled): 5.12.3
  Version (loaded): 5.12.3

OS Information

  Build ABI: x86_64-little_endian-lp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: linux
  Kernel Version: 5.0.13-arch1-1-ARCH
  Pretty Productname: Arch Linux
  Product Type: arch
  Product Version: unknown


Hardware Information

  GPU Acceleration: auto
  Memory: 16006 Mb
  Number of Cores: 8
  Swap Location: /tmp
Comment 1 Storm Engineer 2019-05-17 21:02:02 UTC
Snudl on IRC said they had the same issue and it was fixed after building latest master so I built fresh and it seems to be fixed indeed.