Ticket #206 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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@…
Platform: Linux CPU: x86-64

Description

1. add a vector map

2. right click it on the list > "Show attribute data"

3. check "Advanced"

4. 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

Changed 4 years ago by martinl

  • priority changed from major to minor

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

Changed 4 years ago by martinl

  • cc grass-dev@… added
  • owner changed from grass-dev@… to martinl
  • status changed from new to assigned

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

Martin

Changed 4 years ago by martinl

  • status changed from assigned to closed
  • resolution set to fixed

Closed, Gtk-WARNINGs reported #207.

Martin

Note: See TracTickets for help on using tickets.