D24114: xcf: Fix regression when reading files with "unsupported" properties

2019-09-20 Thread Albert Astals Cid
aacid closed this revision.

REPOSITORY
  R287 KImageFormats

REVISION DETAIL
  https://phabricator.kde.org/D24114

To: aacid, cfeck, apol, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24114: xcf: Fix regression when reading files with "unsupported" properties

2019-09-20 Thread Volker Krause
vkrause accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R287 KImageFormats

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D24114

To: aacid, cfeck, apol, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24114: xcf: Fix regression when reading files with "unsupported" properties

2019-09-20 Thread Albert Astals Cid
aacid created this revision.
aacid added reviewers: cfeck, apol.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
aacid requested review of this revision.

REVISION SUMMARY
  The fact that we don't know the property is most of the times not fatal,
  so what we have to do is just "skip" the property and hope for the best
  
  BUGS: 411327

REPOSITORY
  R287 KImageFormats

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D24114

AFFECTED FILES
  src/imageformats/xcf.cpp

To: aacid, cfeck, apol
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns