S.O.S. scrivo per capire qual'è il problema . grazie anticipatamente. quando provo a salvare un disegno di inkscape in animazione syfing mi appare questo messaggio di errore. SOS. I write to understand what the problem is. thank you in advance. when i try to save an inkscape drawing in syfing animation i get this error message.
Traceback (most recent call last):
File "synfig_output.py", line 1336, in <module>
SynfigExport().run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run
self.save_raw(self.effect())
File "synfig_output.py", line 1070, in effect
layers += self.convert_node(node, doc)
File "synfig_output.py", line 1109, in convert_node
layers = d.op_filter(layers, filter_id)
File "synfig_output.py", line 776, in op_filter
raise MalformedSVGError("Filter {} not found".format(filter_id))
synfig_prepare.MalformedSVGError: SVG document is invalid or contains unsupported features
Error message: 'Filter filter3901 not found'
The SVG to Synfig converter is designed to handle SVG files that were created using Inkscape. Unsupported features are most likely to occur in SVG files written by other programs.
S.O.S. scrivo per capire qual'è il problema . grazie anticipatamente. quando provo a salvare un disegno di inkscape in animazione syfing mi appare questo messaggio di errore. SOS. I write to understand what the problem is. thank you in advance. when i try to save an inkscape drawing in syfing animation i get this error message.
Traceback (most recent call last):
File "synfig_output.py", line 1336, in <module>
SynfigExport().run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 140, in run
self.save_raw(self.effect())
File "synfig_output.py", line 1070, in effect
layers += self.convert_node(node, doc)
File "synfig_output.py", line 1109, in convert_node
layers = d.op_filter(layers, filter_id)
File "synfig_output.py", line 776, in op_filter
raise MalformedSVGError("Filter {} not found".format(filter_id))
synfig_prepare.MalformedSVGError: SVG document is invalid or contains unsupported features
Error message: 'Filter filter3901 not found'
The SVG to Synfig converter is designed to handle SVG files that were created using Inkscape. Unsupported features are most likely to occur in SVG files written by other programs.
Ciao, sembra che hai un problema di un filtro o una opzione che non e` supportata da synfig:
synfig_prepare.MalformedSVGError: SVG document is invalid or contains unsupported features
Dalla pagina wiki di synfig:
https://wiki.synfig.org/Doc:Svg2synfig
Sostanzialmente significa semplificare il tuo disegno e fare la maggior parte dei dettagli direttamente in Synfig.