[GRASS-dev] [GRASS GIS] #206: SQL builder prints the name of the vector map to the terminal

#206: SQL builder prints the name of the vector map to the terminal
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
      Cpu: x86-64 |
----------------------+-----------------------------------------------------
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.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/206&gt;
GRASS GIS <http://grass.osgeo.org>

#206: SQL builder prints the name of the vector map to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):

  * priority: major => minor

Comment:

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

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/206#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#206: SQL builder prints the name of the vector map to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)

Comment:

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

Martin

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/206#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#206: SQL builder prints the name of the vector map to the terminal
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: minor | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: x86-64
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

Comment:

Closed, Gtk-WARNINGs reported #207.

Martin

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/206#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>