Bug 407661

Summary: Weird file open failure related to icc profiles?
Product: [Applications] krita Reporter: Storm Engineer <storm.anthro>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.