Bugs item #2504244, was opened at 2009-01-13 11:28
Message generated for change (Tracker Item Submitted) made by Item Submitter
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.

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

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

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to