
Richard Querin wrote:
I'm getting a warning dialog every time I use the Perspective effect. The effect *does* work, but only after I click OK on the dialog box. This is happening on my Ubuntu Edgy box, but not on my XP installation at work.
While I can live with the dialog box popping up, I'd like to create another screencast which includes the perspective effect, but it doesn't look so hot when Inkscape throws a warning dialog up everytime I use it. Any clues as to what it might be? Or how I can avoid it?
Here's the warning message - which usually appears 4 times with slightly different numbers at the front:
** (inkscape:5984): WARNING **: Format autodetect failed. The file is being opened as SVG.
I think we can fix this. I started looking at the perspective effect last night to fix up a few smaller issues (there is a patch in the patch tracker if you would be willing to try it). If you would like I could create a patch for you to test. I'm completely unable to get the perspective effect to work on my machine. (perhaps you could give me hints to why that may be too.)
If you are familiar with python, we need to change the calls in the script to inkscape so that they don't allow those messages to be passed out of the script to stderr. I think I noticed that someone had done this for one of the other effects, but I don't remember which one.
Aaron Spike