#828: wxPython GUI: gtk error message when viewing vectors and attributes
-------------------------------------------------+--------------------------
Reporter: rshepard | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Display | Version: svn-trunk
Keywords: wxPython gtk widget_size_allocation | Platform: Linux
Cpu: x86-32 |
-------------------------------------------------+--------------------------
Running grass-6.4.0svn with wxPython GUI. I load a vector map and see this
in the virtual terminal window:
(python:20236): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17
This was reported much earlier (bug 299?) with a height of 15. It is
apparently not yet fixed in all modules.
#828: wxPython GUI: gtk error message when viewing vectors and attributes
-----------------------+----------------------------------------------------
Reporter: rshepard | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: gtk widget_size_allocation
Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Changes (by martinl):
* keywords: wxPython gtk widget_size_allocation => gtk
widget_size_allocation
* priority: normal => minor
* component: Display => wxGUI
Old description:
Running grass-6.4.0svn with wxPython GUI. I load a vector map and see
this in the virtual terminal window:
(python:20236): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17
This was reported much earlier (bug 299?) with a height of 15. It is
apparently not yet fixed in all modules.
New description:
Running grass-6.4.0svn with wxPython GUI. I load a vector map and see this
in the virtual terminal window:
(python:20236): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17
Do you mean after you open "Attribute Table Manager"?
This was reported much earlier (bug 299?) with a height of 15. It is
apparently not yet fixed in all modules.
#299 is not related.
Comment:
Replying to [ticket:828 rshepard]:
> Running grass-6.4.0svn with wxPython GUI. I load a vector map and see
this in the virtual terminal window:
>
> (python:20236): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17
>
> This was reported much earlier (bug 299?) with a height of 15. It is
apparently not yet fixed in all modules.
#828: wxPython GUI: gtk error message when viewing vectors and attributes
-----------------------+----------------------------------------------------
Reporter: rshepard | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: gtk widget_size_allocation
Platform: Linux | Cpu: x86-32
-----------------------+----------------------------------------------------
Comment (by martinl):
Replying to [ticket:828 rshepard]:
> Running grass-6.4.0svn with wxPython GUI. I load a vector map and see
this in the virtual terminal window:
>
> (python:20236): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -5 and height 17
>
> Do you mean after you open "Attribute Table Manager"?
>
> This was reported much earlier (bug 299?) with a height of 15. It is
apparently not yet fixed in all modules.
>
> #299 is not related.
I am confused how I manage to edit original report...