[GRASS-dev] [GRASS GIS] #2211: g.gui.iclass raise a PyAssertionError
GRASS GIS
trac at osgeo.org
Mon Mar 10 02:57:40 PDT 2014
#2211: g.gui.iclass raise a PyAssertionError
--------------------------+-------------------------------------------------
Reporter: zarch | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Display | Version: svn-trunk
Resolution: fixed | Keywords: g.gui.iclass, wxPython 3
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by zarch):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:1 annakrat]:
> I fixed it hopefully in r59207.
Yes, now it works fine, thanks!
> Please mention next time that you use wxPython 3, as a keyword for
example.
Sorry about that, you are right, I forgot to mention this important point!
Sometime I have some warning like GRASS is using deprecating methods,
should I report this warning somewhere, are you using wxPython3 too?
for example at the moment if I run g.gui.iclass I got:
{{{
G70 edi/pietro> g.gui.iclass
/home/pietro/docdat/src/gis/grass/grass_trunk/dist.x86_64-unknown-linux-
gnu/scripts/g.gui.iclass:101: wxPyDeprecationWarning: Using deprecated
class PySimpleApp.
app = wx.PySimpleApp()
}}}
Let me know If I should report this kind of things somewhere, best regards
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2211#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list