Bugs item #2805833, was opened at 2009-06-13 16:44
Message generated for change (Comment added) made by pabs3
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2805833&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: SVN version
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Genete (genete)
Assigned to: Nobody/Anonymous (nobody)
Summary: Size of mistmatch error shown

Initial Comment:
SVN revision 2378 produces following errors when start synfigstudio:

synfig(27854) [10:35:56] error: Size of Canvas mismatch (app:1080, lib:1032)
synfig(27854) [10:35:56] error: Size of Layer mismatch (app:464, lib:416)
synfig(27854) [10:35:56] error: Size of Canvas mismatch (app:1080, lib:1032)
synfig(27854) [10:35:56] error: Size of Layer mismatch (app:464, lib:416)

revision 2376 doesn't produce those errors.
I have set this but to high priority because I think that it can produce others 
bugs when the data accessing mixes size of objects, co corruption is easily 
reached.
-G

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

>Comment By: Paul Wise (pabs3)
Date: 2009-06-13 20:03

Message:
I don't have this problem. It sounds like the version of synfigstudio you
are running comes from a different place than the one you built, check if
you have any packages installed.

This issue happens because we don't do proper library ABI versioning (and
never have). I implemented some dependency hacks for Debian so that the
synfig/synfigstudio 

Run this to see which libraries and which synfigstudio you are running:

which synfigstudio
synfigstudio &
lsof -p `pgrep synfigstudio`


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

Comment By: Genete (genete)
Date: 2009-06-13 17:24

Message:
I've deleted the three folders etl, synfig-core and synfig-studio before I
re-build the 2376 version, then I checked out 2378 (because 2377 doesn't
build here) without delete the folders and ran the etl, core and studio
scripts that strictly follow the build istructions.
I obtained the same errors again. 
Short answer, yes, I ran studio build script.
-G 

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

Comment By: Paul Wise (pabs3)
Date: 2009-06-13 17:11

Message:
Did you recompile synfigstudio with the new build of synfig?

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

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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to