[GRASS-dev] [GRASS GIS] #2650: v.in.ascii - dropdown menu - gui components doesn't get update

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
'separator' and 'text' parameter are not updated in the command when an
option is selected from the relative dropdown menu. To trig the update,
an extra typing in the option textbox is required.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------

Comment(by annakrat):

I hoped I can reproduce it on my Ubuntu with wxPython3 but it works for
me. What about the 'format' parameter, does it fail too?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------

Comment(by epifanio):

On ubuntu it works fine. The problem is on OSX.
I tried the format parameter and it works as expected. the issue are only
on "separator" and "text" parameters.
Thanks!

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------

Comment(by annakrat):

Replying to [comment:2 epifanio]:
> On ubuntu it works fine. The problem is on OSX.
> I tried the format parameter and it works as expected. the issue are
only on "separator" and "text" parameters.
> Thanks!

that's really strange, these all should be the same widgets

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------

Comment(by epifanio):

I attached a short vide to show the behaviour. I agree it's strange and
they are all the same type of widget.

http://144.76.93.231/shared/debugging/grassgui_v-in-ascii.mp4

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
Reporter: epifanio | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Keywords: wxpython | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------

Comment(by annakrat):

Replying to [comment:4 epifanio]:
> I attached a short vide to show the behaviour. I agree it's strange and
they are all the same type of widget.
>
> http://144.76.93.231/shared/debugging/grassgui_v-in-ascii.mp4

Please try r65027 in trunk.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
  Reporter: epifanio | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: wxpython
  Platform: MacOSX | Cpu: OSX/Intel
-----------------------+----------------------------------------------------
Changes (by epifanio):

  * status: new => closed
  * resolution: => fixed

Comment:

It works grear, thank you!

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>

#2650: v.in.ascii - dropdown menu - gui components doesn't get update
-----------------------+----------------------------------------------------
  Reporter: epifanio | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 7.1.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: wxpython
  Platform: MacOSX | Cpu: OSX/Intel
-----------------------+----------------------------------------------------

Comment(by annakrat):

Backported in r65028.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2650#comment:7&gt;
GRASS GIS <http://grass.osgeo.org>