|
From: SourceForge.net <no...@so...> - 2009-07-30 05:08:35
|
Bugs item #2829410, was opened at 2009-07-30 05:07 Message generated for change (Comment added) made by genete You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2829410&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: Import Group: GIT version Status: Open Resolution: None Priority: 5 Private: No Submitted By: Konstantin Dmitriev (zelgadis_ksee) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to import particular SVG file Initial Comment: I was unable to import particular svg file with new svg importer - http://openclipart.org/media/files/Anonymous/12184 It is crashes synfig. Console output: [zelgadis@vienkel 19]$ synfigstudio synfig studio -- starting up application... synfig(16067) [09:58:36 AM] info: Loading modules from /opt/synfig/etc/synfig_modules.cfg don't supported: 87.333 don't supported: , don't supported: 63.451 don't supported: , don't supported: 54.899 don't supported: , don't supported: 48.176 don't supported: , don't supported: 54.949 don't supported: , don't supported: 48.022 Segmentation fault [zelgadis@vienkel 19]$ synfig --info synfig-0.61.09 Revision: 20090727 Branch: genete_master Revision ID: 3d0655b0728cc3b9d528375431f7b01a5d0b3d5b ---------------------------------------------------------------------- >Comment By: Genete (genete) Date: 2009-07-30 07:08 Message: As mentioned in the svg_parser.h file description, it is supported only the XML version 1.1. Anyway, it should prevent to try to import any file that doesn't match that version. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=757416&aid=2829410&group_id=144022 |