[Ubuntu 17.10] On launch crash (Fresh install from scratch)

Bug #1745481 reported by Rakib Hernandez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
marionnet
New
Undecided
Unassigned

Bug Description

Fatal error: exception GdkPixbuf.GdkPixbufError(5, "Failed to load image '/usr/local/share/marionnet//images/launcher-icons/marionnet-launcher.png': Fatal error in PNG image file: IDAT: invalid distance too far back")

Script installation : http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch

Revision history for this message
Franck Butelle (franck-butelle) wrote :

Hello,
this is due to a known problem with libpng :

https://github.com/glennrp/libpng/issues/125

this file (and others have been patched in the trunk version of marionnet

solution 1) reinstall marionnet with
./marionnet_from_scratch -m trunk
You will get a far better up to date version of marionnet and its components

solution 2) correct each broken png file with some tool like

pngcrush -fix -force old.png new.png

or

optipng -quiet -force -fix foo.png

JV: time for a new release (at least for these png files) ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.