Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1143 closed defect (fixed)

WinGrass64RC7 - db.execute

Reported by: hellik Owned by: grass-dev@…
Priority: blocker Milestone: 6.4.0
Component: Database Version: 6.4.0 RCs
Keywords: wingrass, db.execute Cc:
CPU: x86-32 Platform: MSWindows Vista

Description

Hi,

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

but in the msys-commandline I get the help for db.execute

GRASS 6.4> db.execute --help

Beschreibung:
 Führt jegliche SQL-Abfrage aus.

Schlüsselwörter:
 Datenbank, Attributtabelle, SQL

Benutzung:
 db.execute [-i] [input=name] [driver=name] [database=name]
   [--verbose] [--quiet]

Flags:
  -i   Ignoriere SQL-Fehler und fahre fort.
 --v   Detaillierter Ausgabemodus
 --q   Schweigsamer Ausgabemodus

Parameter:
     input   Name der Datei, die SQL-Befehle enthält.
    driver   Treibername
             Optionen: dbf,dbf.manifest,odbc,odbc.manifest,ogr,ogr.manifest,
                      pg,pg.manifest,sqlite,sqlite.manifest
              Standard: dbf
  database   Datenbankname
              Standard: $GISDBASE/$LOCATION_NAME/$MAPSET/dbf/

and with

GRASS 6.4> db.execute --ui 

in the msys-commandline, the db.execute-wxgui pops up.

Helmut

Change History (8)

comment:1 by martinl, 14 years ago

Priority: normalblocker

in reply to:  description ; comment:2 by martinl, 14 years ago

Replying to hellik:

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

hopefully fixed in r43388.

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

seems to work on my PC.

Martin

in reply to:  2 ; comment:3 by martinl, 14 years ago

Replying to martinl:

Replying to hellik:

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

hopefully fixed in r43388.

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

seems to work on my PC.

Could anyone confirm that the bug was fixed? The only one blocker for 6.4.0... Thanks.

in reply to:  3 ; comment:4 by hellik, 14 years ago

Replying to martinl:

Replying to martinl:

Replying to hellik:

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

hopefully fixed in r43388.

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

seems to work on my PC.

Could anyone confirm that the bug was fixed? The only one blocker for 6.4.0... Thanks.

there seems to be no nightly build from last night (http://josef.fsv.cvut.cz/wingrass/grass64/). so I have to compile for myself first.

Helmut

in reply to:  4 ; comment:5 by martinl, 14 years ago

Replying to hellik:

there seems to be no nightly build from last night (http://josef.fsv.cvut.cz/wingrass/grass64/). so I have to compile for myself first.

hm, the Windows server is not responding. I need to ask the admin... So unfortunately the builds are missing.

in reply to:  4 ; comment:6 by hellik, 14 years ago

Replying to hellik:

Replying to martinl:

Replying to martinl:

Replying to hellik:

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

hopefully fixed in r43388.

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

seems to work on my PC.

Could anyone confirm that the bug was fixed? The only one blocker for 6.4.0... Thanks.

there seems to be no nightly build from last night (http://josef.fsv.cvut.cz/wingrass/grass64/). so I have to compile for myself first.

Helmut

starting grass64 inside C:\OSGeo4W\usr\src\grass64svn\bin.i686-pc-mingw32

db.execute isn't greyed out and db.execute also works from the wxgui-commandline, there's no GUI-freezing.

I'll build locally a WinGrass64-installer and try this also.

Helmut

in reply to:  6 comment:7 by hellik, 14 years ago

Resolution: fixed
Status: newclosed

Replying to hellik:

Replying to hellik:

Replying to martinl:

Replying to martinl:

Replying to hellik:

in WinGRASS-6.4.0RC7-1-Setup.exe, db.execute is greyed out in the wxgui-pulldown-menue Database -> Query -> SQL statement (=db.execute).

hopefully fixed in r43388.

after typing db.execute in the wxgui-command-line, the whole wxgui freezes.

seems to work on my PC.

Could anyone confirm that the bug was fixed? The only one blocker for 6.4.0... Thanks.

there seems to be no nightly build from last night (http://josef.fsv.cvut.cz/wingrass/grass64/). so I have to compile for myself first.

Helmut

starting grass64 inside C:\OSGeo4W\usr\src\grass64svn\bin.i686-pc-mingw32

db.execute isn't greyed out and db.execute also works from the wxgui-commandline, there's no GUI-freezing.

I'll build locally a WinGrass64-installer and try this also.

Helmut

also tried with a self built WinGrass64-installer (r43388) - installed in C:\Program Files\GRASS-64-SVN - all works fine now.

thanks for the fix.

I'll close the ticket.

Helmut

in reply to:  5 comment:8 by martinl, 14 years ago

Replying to martinl:

Replying to hellik:

there seems to be no nightly build from last night (http://josef.fsv.cvut.cz/wingrass/grass64/). so I have to compile for myself first.

hm, the Windows server is not responding. I need to ask the admin... So unfortunately the builds are missing.

daily builds are back.

Note: See TracTickets for help on using tickets.