[GRASS-dev] [GRASS GIS] #207: table manager tools print plenty of warnings to the terminal

#207: table manager tools print plenty of warnings to the terminal
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
1. add some vector map to the list

2. "Show attribute data" and the terminal is flooded with:

{{{
(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15

(python:5988): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 15
}}}

Switching between the tabs in the bottom prints same errors.

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

#207: table manager tools print plenty of warnings to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Comment (by msieczka):

Still the case in r33136.

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

#207: table manager tools print plenty of warnings to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by msieczka):

  * platform: Linux => All
  * cpu: x86-64 => All

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

#207: table manager tools print plenty of warnings to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

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

Comment:

Fixed in devbr6 (r33178) and trunk (r33179).

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