Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W
wsm.rest
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISRIC
  • wsm.rest
  • Issues
  • #10

Closed
Open
Opened Apr 02, 2020 by Mendes de Jesus, Jorge@mende012Owner

converted png image report error: ERROR 1: libpng: zTXt: chunk data is too large

Following discussion on #9 (closed), the converted PNG image can't be properly download with browser reporting an error:

image

From command line:

jesus@earth:~/git/wsm.rest/imageProcessing/issue_9$ gdalinfo GH-005-def.10per.png
ERROR 1: libpng: zTXt: chunk data is too large
gdalinfo failed - unable to open 'GH-005-def.10per.png'.

Indicated on some forums this could be caused by issues on libpng version 1.6.32

Convention scripts use (Jorge's laptop) libpng16.so.16.34.0, latest online version: 1.6.37

Indication that this bug was already fixed

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
Jul 10, 2020
Due date
Jul 10, 2020
Reference: isric/wsm.rest#10