Paolo, I had a similar problem, (qgis crashed when launching a plugin that used qwt), the python-qwt5-qt4 package has been built using a wrong SIP version, just recompile it from source and it all works. here [1] the bug report, if you look at my comments you will find a steb by step solution I used sucessfully.
ciao Marco [1]https://bugs.launchpad.net/ubuntu/+source/pyqwt5/+bug/672509 On 04/04/2011 10:19 AM, Paolo Cavallini wrote: > Il giorno lun, 04/04/2011 alle 10.09 +0200, Paolo Cavallini ha scritto: > >> That was it. aptitude purge python-qwt5-qt4 solved the problem (but now >> I cannot use several plugins). > > May be related to this? Unclear. > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619500 > All the best. -- Marco Bernasocchi www.bernawebdesign.ch skype: mbernasocchi _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
