Bugs item #2504244, was opened at 2009-01-13 02:28
Message generated for change (Comment added) made by zelgadis_ksee
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2504244&group_id=144022

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Usability
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Genete (genete)
Assigned to: Nobody/Anonymous (nobody)
Summary: Import multilayer native Gimp files fails

Initial Comment:
1) Caret menu > Import
2) Select a multilayer Gimp native file (xcf)
3) It fails telling: 

synfig(26757) [11:02:38] error: Unable to physically open /tmp/deleteme.png
synfig(26757) [11:02:38] warining: Unable to get frame from 
"./Animación/Cris/base-face.xcf"

where "./Animación/Cris/base-face.xcf" is the path to the xcf file.
It seems that convert (from imagemagick) outputs the following files: 
deleteme-0.png, deleteme-1.png etc. 
The code doesn't consider that the imported file has multimple layer so it just 
simple ignore it. 
Maybe with older versions of convert the "-flatten" option makes it a flat png 
that is able to be loaded as a single image layer. 
But considering that convert is capable to read the different layers of Gimp, 
it is worth to try to load the gimp layers into different Synfig ones.

----------------------------------------------------------------------

Comment By: Konstantin Dmitriev (zelgadis_ksee)
Date: 2012-12-26 04:16

Message:
This bugtracker is no longer active. The issue is moved to the new
bugtracker - http://synfig.org/issues/thebuggenie/synfig

----------------------------------------------------------------------

Comment By: Genete (genete)
Date: 2009-01-13 12:29

Message:
Further researches from convert (from ImageMagick package) gives that it
doesn't read all the layers of a xcf file, so it cannot be used to read
separately the layers of a xcf native Gimp file.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2504244&group_id=144022

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to