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

  1. add a vector map
  1. right click it on the list > "Show attribute data"
  1. check "Advanced"
  1. 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 martinl, 16 years ago

Priority: majorminor

Just note here that SQL Builder is plan to be rewritten, see http://grass.osgeo.org/wiki/WxPython-based_GUI_for_GRASS#Roadmap_4.

comment:2 by martinl, 16 years ago

Cc: grass-dev@… added
Owner: changed from grass-dev@… to martinl
Status: newassigned

I removed print statements (r31959, r31960). Anyway Gtk-WARNINGs need to be fix.

Martin

comment:3 by martinl, 16 years ago

Resolution: fixed
Status: assignedclosed

Closed, Gtk-WARNINGs reported #207.

Martin

Note: See TracTickets for help on using tickets.