https://bugzilla.novell.com/show_bug.cgi?id=719382 https://bugzilla.novell.com/show_bug.cgi?id=719382#c3 Karl Eichwalder <ke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Blocks| |718743 Depends on|718743 | Resolution|WONTFIX | --- Comment #3 from Karl Eichwalder <ke@suse.com> 2012-01-27 10:09:31 CET --- (In reply to comment #2)
While I admit it is very honorable to get so offended by Inkscape so as to kill the issue altogether, I suppose it would be sufficient to make an elementary test that the intended result exists and has a chance of being correct (e.g. using file).
Yes, I was just about to propose the same as an intermediate workaround. I think it would be sufficient to add: inkscape -z -w 800 -e foo -f bar && [ -r bar ] || { echo bar does not exist; exit 1 ; } Or check before calling inkscape or, better, after you searched the XML files for the graphics. We were bitten by this more then once... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.