Opened 15 years ago
Last modified 13 years ago
#828 closed defect
wxPython GUI: gtk error message when viewing vectors and attributes — at Version 1
Reported by: | rshepard | Owned by: | |
---|---|---|---|
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 )
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 (1)
comment:1 by , 15 years ago
Component: | Display → wxGUI |
---|---|
Description: | modified (diff) |
Keywords: | wxPython removed |
Priority: | normal → minor |
Note:
See TracTickets
for help on using tickets.
Replying to rshepard: