Comment 12 for bug 174992

Revision history for this message
KevinM (kevbert1) wrote : Re: perspective.py requires dependency on python-numpy

I'm using Inkscape 0.45.1 on Ubuntu 7.10 X64. I've installed python-numpy and python-lxml, so that I can use the Perspective tool. Depending on what object I use I get different warning Messages. For text I get
** (inkscape:17486): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17488): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17490): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17494): WARNING **: Format autodetect failed. The file is being opened as SVG.
For a rectangle I get
** (inkscape:17782): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17784): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17786): WARNING **: Format autodetect failed. The file is being opened as SVG.
** (inkscape:17788): WARNING **: Format autodetect failed. The file is being opened as SVG.
Even though these messages are displayed the perspective view is correct.