#1143 closed defect (fixed)
WinGrass64RC7 - db.execute
Reported by: | hellik | Owned by: | |
---|---|---|---|
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 , 14 years ago
Priority: | normal → blocker |
---|
follow-up: 3 comment:2 by , 14 years ago
follow-up: 4 comment:3 by , 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.
follow-ups: 5 6 comment:4 by , 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
follow-up: 8 comment:5 by , 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.
follow-up: 7 comment:6 by , 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
comment:7 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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
comment:8 by , 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.
Replying to hellik:
hopefully fixed in r43388.
seems to work on my PC.
Martin