[GRASS-user] 6.3 CVS error opening workspace

Ivan Shmakov oneingray at gmail.com
Wed Sep 12 22:42:41 EDT 2007


>>>>> Adam Dershowitz <adershowitz at exponent.com> writes:

 > I just upgraded from my 6.3 CVS build, and I can no longer open my
 > workspace files, that I created a few weeks ago with the then current
 > CVS build.

 > if I try to open my prior .grc workspace files I get an error.  The
 > GIS manager lists single layer and then I get a popup error: Error:
 > syntax error in expression "[c...  If I then click to get details I
 > see the following errors:

 > syntax error in expression "[catch {GmTree::node_type $current_node}]
 > error ": extra tokens at end of expression
 > syntax error in expression "[catch {GmTree::node_type $current_node}]
 > error ": extra tokens at end of expression
 >      ("if" test expression)
 >      while compiling
 > "if {[catch {GmTree::node_type $current_node}] error } {

        Shouldn't it be if { [ catch { ... } error ] } ..., with `error'
        in brackets as well, instead?

 >                                      Gm::errmsg $error [G_msg
[format "Could not open %s - bad file
 > format" $fpath]]
 >                                      brea..."
 >      ("default" arm line 2)
 >      invoked from within

[...]




More information about the grass-user mailing list