[GRASS-dev] [GRASS GIS] #1240: wxGUI: attribute manager reports db connection not set while existing

#1240: wxGUI: attribute manager reports db connection not set while existing
---------------------+------------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
      Cpu: x86-64 |
---------------------+------------------------------------------------------
I have a vector map with attributes in sqlite.db, while v.db.select works
(even the wxGUI query tool), the attribute manager reports that no db
connection is set. See screenshot.

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

#1240: wxGUI: attribute manager reports db connection not set while existing
---------------------+------------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
      Cpu: x86-64 |
---------------------+------------------------------------------------------

Comment(by neteler):

Interestingly, also related modules are affected:
{{{
GRASS 6.4.1svn (patGB1):~ > v.db.addcol
MRR1_09_marked_csv_lines_id_selected col="count integer"
ERROR: There is no table connected to this map! Run v.db.connect or
        v.db.addtable first.

GRASS 6.4.1svn (patGB1):~ > v.db.connect -p
MRR1_09_marked_csv_lines_id_selected
Vector map <MRR1_09_marked_csv_lines_id_selected@fra_sqlite> is connected
by:
layer <1> table <MRR1_09_marked_csv_lines_id_selected> in database
</home/neteler/grassdata/patGB1/fra_sqlite/sqlite.db> through driver
<sqlite> with key <cat>
}}}

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

#1240: wxGUI: attribute manager reports db connection not set while existing
----------------------+-----------------------------------------------------
  Reporter: neteler | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Resolution: invalid | Keywords:
  Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => invalid

Comment:

Please ignore, caused by local modifications not yet submitted.

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