Bugs item #1576389, was opened at 2006-10-13 06:55
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=1576389&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
Submitted By: dooglus (dooglus)
Assigned to: Nobody/Anonymous (nobody)
Summary: missing command line argument can crash synfig

Initial Comment:
I typed "synfig -h" in a naive attempt to get help, but
-h is really for specifying the image height.  Instead
of complaining about a missing value for the height,
"synfig -h" crashes, due to attempting to read the
non-existent height argument.

This patch fixes the problem, getting synfig to
complain about the missing argument rather than crashing.

* http://dooglus.rincevent.net/random/main2.txt

This patch modifies the same file as my patch for bug
1576355, but the changed areas don't overlap.

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to