[GRASS-dev] [GRASS GIS] #3402: g.gui.gmodeler: trying to add command pushes CPU to 100% and provokes freeze

GRASS GIS trac at osgeo.org
Sun Aug 20 15:36:12 PDT 2017


#3402: g.gui.gmodeler: trying to add command pushes CPU to 100% and provokes
freeze
--------------------------+-----------------------------
  Reporter:  mlennert     |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  major        |  Milestone:  7.2.2
 Component:  wxGUI        |    Version:  svn-trunk
Resolution:               |   Keywords:  gmodeler freeze
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+-----------------------------

Comment (by annakrat):

 what does this give you?
 {{{
   import wx
   wx.version()
 }}}

 I have '3.0.2.0 gtk2 (classic)'. I just want to make sure it's GTK3, the
 '3' in your packages might refer to wxpython 3, not gtk 3.

 You can test example OGL in wxpython demo, I suspect there could be a
 problem related to this. If the problem is in the dialog, you could try to
 remove certain widgets and see if the problem persists. I see it creates a
 long list of modules in the wx.Choice widget, maybe that could an issue?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3402#comment:4>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list