perspective effect - warning message dialog
Hi,
I posted a few days back on the inkscape-users mailing list about a warning dialog that pops up when I use the Perspective effect. The dialog lists the following warning 4 times with slightly different numbers at the front:
** (inkscape:5984): WARNING **: Format autodetect failed. The file is being opened as SVG.
I've since applied the recent patch submitted by acspike which doesn't seem to fix the problem. Keep in mind that the effect *does* work, but always pops up this dialog just before performing the effect. This doesn't happen on my XP box at work, only on my linux box at home (Ubuntu Edgy).
I'm interested in solving the problem because I've been doing several inkscape screencasts and I was hoping to do one using the perspective effect, but it doesn't look so great (for inkscape) when the app pops up warnings in the middle of the demonstration.
I've got a (very) little bit of python experience, but since I'm completely unfamiliar with the inkscape extension architecture, I can't make sense of where the warnings are generated and why.
I'd be willing to test or help in any way to get this solved.
ps. The word 'exactly' is spelled incorrectly in the perspective.py file in the debug message about the 2nd object being four nodes long. [line 53 in the latest patched perspective.py file]
Richard Querin wrote:
I've since applied the recent patch submitted by acspike which doesn't seem to fix the problem. Keep in mind that the effect *does* work, but always pops up this dialog just before performing the effect. This doesn't happen on my XP box at work, only on my linux box at home (Ubuntu Edgy).
The patch didn't claim to fix the warning. But it has since been fixed in SVN.
I'd be willing to test or help in any way to get this solved.
Please test: http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/share/ext...
ps. The word 'exactly' is spelled incorrectly in the perspective.py file in the debug message about the 2nd object being four nodes long. [line 53 in the latest patched perspective.py file]
How is it spelled and how should it be spelled?
Aaron Spike
On 4/3/07, Aaron Spike <aaron@...749...> wrote:
The patch didn't claim to fix the warning. But it has since been fixed in SVN.
Sorry. I poorly stated that I guess. I meant just to inform that I was running the patched version. I didn't expect the patch to fix it.
I'd be willing to test or help in any way to get this solved.
Please test: http://inkscape.svn.sourceforge.net/viewvc/inkscape/inkscape/trunk/share/ext...
I will tonight. Thanks.
ps. The word 'exactly' is spelled incorrectly in the perspective.py file in the debug message about the 2nd object being four nodes long. [line 53 in the latest patched perspective.py file]
How is it spelled and how should it be spelled?
In the original and patched version on my home machine, the spelling was 'Exctly'. However I just downloaded the diff file here at work to double check and it seems to be spelled correctly. Possibly a mistake on my part? It was late. ;)
participants (2)
-
Aaron Spike
-
Richard Querin