Opened 14 years ago

Closed 12 years ago

#828 closed defect (fixed)

wxPython GUI: gtk error message when viewing vectors and attributes

Reported by: rshepard Owned by: grass-dev@…
Priority: minor Milestone: 6.4.0
Component: wxGUI Version: svn-trunk
Keywords: gtk widget_size_allocation Cc: grass-dev@…
CPU: x86-32 Platform: Linux

Description (last modified by martinl)

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.

Change History (4)

in reply to:  description comment:1 by martinl, 14 years ago

Component: DisplaywxGUI
Description: modified (diff)
Keywords: wxPython removed
Priority: normalminor

Replying to 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.

in reply to:  description comment:2 by martinl, 14 years ago

Replying to 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.

in reply to:  description comment:3 by martinl, 14 years ago

Replying to 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...

in reply to:  description comment:4 by martinl, 12 years ago

Cc: grass-dev@… added
Resolution: fixed
Status: newclosed

Replying to rshepard:

Do you mean after you open "Attribute Table Manager"?

hopefully fixed in r50000

Note: See TracTickets for help on using tickets.