Opened 16 years ago
Closed 16 years ago
#206 closed defect (fixed)
SQL builder prints the name of the vector map to the terminal
Reported by: | msieczka | Owned by: | martinl |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | svn-develbranch6 |
Keywords: | Cc: | grass-dev@… | |
CPU: | x86-64 | Platform: | Linux |
Description
- add a vector map
- right click it on the list > "Show attribute data"
- check "Advanced"
- press "SQL Builder"
The vector map's name is printed to the terminal which should not take place. Also, as you click around errors "(python:5988): Gtk-WARNING : gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 15" are printed too.
Change History (3)
comment:1 by , 16 years ago
Priority: | major → minor |
---|
comment:2 by , 16 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Closed, Gtk-WARNINGs reported #207.
Martin
Note:
See TracTickets
for help on using tickets.
Just note here that SQL Builder is plan to be rewritten, see http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#Roadmap_4.