hello all,
i am using spreads on ubuntu 14.04 after following this tutorial:
https://github.com/OliPelz/spreads-ubuntu-trusty
every thing else is working fine now except for:
when i run spread gui, after giving the folder path and click on capture, it returns an error:
QImage: :scalewidth: image is null image
QImage: :scalewidth: image is null image
File:/"path"/python2.7/site-packages/spreadplug/gui/gui.py , line 417, in doPostprocess
Raise future.exception()
OSError: [error 2] no such file or directory: ‘/"path"/image.jpg’
and the spread web is also not working.
Thanks.