[GRASS-dev] ** (wxgui.py:19192): WARNING **: invalid source position for vertical gradient
Vincent Bain
bain at toraval.fr
Wed Sep 20 06:44:28 PDT 2017
wxPython: 3.0.2.0
My old debian 8.8 install has wxPython: 3.0.1.1
On another hand, trying to find out what was new between debian 9.0 and
debian 8.8 configurations, I noticed there was a difference concerning
wx-config alternatives:
- in the former it pointed towards
/usr/lib/i386-linux-gnu/wx/config/base-unicode-3.0
- while in the newer it points toward
/usr/lib/i386-linux-gnu/wx/config/gtk2-unicode-3.0
I tried to rebuild (after a distclean) with the previous configuration,
i.e. base-unicode-3.0
$ update-alternatives --config wx-config
but the error still rises.
Perhaps I should try to revert to wxPython 3.0.1.1
Vincent.
Le mercredi 20 septembre 2017 à 15:23 +0200, Markus Neteler a écrit :
> On Wed, Sep 20, 2017 at 2:01 PM, Vincent Bain <bain at toraval.fr> wrote:
> ...
> > after digging it a little bit deeper, I guess it has rather something to
> > do with the environment : I currently work on different debian machines;
> > the issue happens when I build the latest trunk version (r:71500) on a
> > new/clean debian 9 (stretch). Building the same release on my old debian
> > 8 works fine.
>
> Please check the wxPython version, through g.gui > Help > About system
>
> Markus
More information about the grass-dev
mailing list