Bugs item #2175043, was opened at 2008-10-17 17:39 Message generated for change (Comment added) made by genete You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2175043&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: Crasher/nasty bug >Group: GIT version Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Daniel Hornung (rubikcube) Assigned to: Nobody/Anonymous (nobody) Summary: Crash when rendering in directory without write permission Initial Comment: Setting the render target to a directory without write permissions crashes synfig-studio when trying to actually start the render. It aborts with the following error message: glibmm-ERROR **: unhandled exception (type unknown) in signal handler Trying to reproduce this with synfig alone, for example via "synfig -o /foo.png /usr/share/synfig/examples/pirates.sifz" yields: error: Caught string :add_frame(): target panic on start_frame()15527 -- 1h 9m 42s Render Failure. ---------------------------------------------------------------------- >Comment By: Genete (genete) Date: 2009-07-12 19:59 Message: I've commit a solution for the first case (render a non writable target from the GUI). It is pending the second case. See git 'master' branch for July 12th 2009. ---------------------------------------------------------------------- Comment By: Genete (genete) Date: 2008-10-18 00:43 Message: I've confirmed only the first bug (glibmm-ERROR*). There is a patch to solve that in the review board. The second bug I cannot reproduce if the sifz file folder is writable, so the problem is not the same. I think that it would happen also if the /foo.png file were accessible. Not tested, just guessing. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2175043&group_id=144022 ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
