Bugs item #1785296, was opened at 2007-08-31 02:35
Message generated for change (Comment added) made by dooglus
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=1785296&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: synfig can save a file that it can't load

Initial Comment:
A 50 step recipe for getting synfig to create a .sif file that it can't load:

new
time
end time
10s
ok
circle tool
draw circle
rectangle tool
draw rectangle
normal tool
select circle
right-click circle
encapsulate
rename inline canvas to 'circ'
select rectangle
right-click rectangle
encapsulate
rename inline canvas to 'rect'
select 'circ'
go to params dialog
right-click canvas
export
circle
ok
select 'rect'
go to params dialog
right-click canvas
export
rectangle
ok
right-click canvas
new layer > blurs > blur
select blur layer
right click it
encapsulate it
rename inline canvas to 'blur'
enter 'animate edit mode'

move to 2s on timeline
select 'blur' layer
go to params dialog
edit canvas parameter with left click
choose 'circle' from the list

move to 4s on timeline
edit canvas parameter with left click
choose 'rectangle' from the list

move to 6s on timeline
edit canvas parameter with left click
choose circle' from the list

save the file
load the file

synfig(23709): error: EXCEPTION: id already exists: circle
/home/chris/Desktop/anim/recipe3.sif:<canvas>:239: error: Duplicate ID "circle"


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

>Comment By: dooglus (dooglus)
Date: 2007-08-31 02:36

Message:
Logged In: YES 
user_id=1546005
Originator: YES

synfig seems to be saving a copy of the referenced 'circle' and
'rectangle' canvases, rather than just a 'use="circle"' reference.  since
the circle canvas is used in 2 places (at 2s and at 6s) the "circle" ID is
used twice, which is an error.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to