#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.