Bug #6077
Valuetool graphics do not work on mac qgis 1.8: problem with PyQwt and Qwt5
| Status: | Closed | Start Date: | 07/21/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Patch supplied: | No |
Description
I've installed qgis 1.8 on Mac OS 10.7.4 from
http://www.kyngchaos.com/software/qgis
including all dependencies mentioned there (with grass), but some plugins (i.e. Profile Tool)
and Value Tool (most important for me) complain about PyQt4 and Qwt5.
Answer by William Kyngesburye woklist@kyngchaos.com
"PyQwt is not compatible with the latest PyQt (which is needed to run on 10.7), and as far as I could find probably never will be. So I don't bundle it with QGIS, and plugin developer need to figure out an alternative graphing toolbox to use"
But Valuetool is now installed by default (perhaps it is actually part of the core?) and the graphics are essential to
display multi-spectral and multi-temporal information. Actually I see it as rather a blocking issue.
Agus
History
Updated by Giovanni Manghi 10 months ago
- Assigned to deleted (
Richard Duivenvoorde)
The plugin is NOT part of QGIS, as far as I know...
Another thing to consider is that the raster are being completely overhauled in QGIS dev, so probably the plugin would need to be ajusted/rewritten anyway.
I guess that someone would have to step in and support such work.
Updated by Etienne Tourigny 10 months ago
wait and see how much the raster backend changes
Updated by Etienne Tourigny 10 months ago
Just to make sure - is the table working in OSX and the plot widget disabled?
Updated by alobo - 10 months ago
Yes, the values can be checked but the graphics complain about
not having Qwt
Updated by Etienne Tourigny 9 months ago
- Status changed from New to Closed
closing this as recent plugin support matplotlib (although with performance issues)