pgaccess with Postgres 6.3 - Mailing list pgsql-interfaces

From Michael Fraley
Subject pgaccess with Postgres 6.3
Date
Msg-id Pine.LNX.3.96.980304200429.255B-100000@cumquat.usfca.edu
Whole thread Raw
List pgsql-interfaces
Hello,

I installed Postgres 6.3, compiled libpgtcl, and pgaccess. I do wish -f
pgaccess.tcl in the /usr/src/pgsql/src/bin/pgaccess directory, and get the
following trace stack. I'm running Linux 2.0.30, Tcl 7.5, and Tk 4.1. Do I
need to upgrade my Tcl and Tk to use pgaccess?

invalid command name "tk_messageBox"
    while executing
"tk_messageBox -title Error -icon error -message $emsg"
    (procedure "show_error" line 2)
    invoked from within
"show_error "Error connecting database\n$msg""
    invoked from within
"if {[catch {set newdbc [pg_connect $newdbname -host $newhost -port $newpport]} msg]} {
    catch {cursor_arrow .dbod}
    show_error "Error connecting ..."
    (procedure "open_database" line 4)
    invoked from within
"open_database"
    invoked from within
".dbod.opbtu invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    invoked from within
"if {($w == $tkPriv(window))
        && ([$w cget -state] != "disabled")} {
        uplevel #0 [list $w invoke]
    }"
    invoked from within
"if {$w == $tkPriv(buttonWindow)} {
    set tkPriv(buttonWindow) ""
    $w config -relief $tkPriv(relief)
    if {($w == $tkPriv(window))
        && ([$w cget -state] ..."
    (procedure "tkButtonUp" line 3)
    invoked from within
"tkButtonUp .dbod.opbtu"
    (command bound to event)

--
  Michael Fraley
  fraley@usfca.edu

  <<< please check out my home page >>>
  http://www.usfca.edu/~fraley


pgsql-interfaces by date:

Previous
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] Broken pipe :-)
Next
From: "Schlough, Mark"
Date:
Subject: subscribe