Re: pgaccess failed, used to work

From: Luke Myers <lukekalemyers(at)yahoo(dot)com>
To: streethockey(at)ureach(dot)com
Cc: pgsql-general(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pgaccess failed, used to work
Date: 2002-02-13 19:28:46
Message-ID: 3C6ABE6E.5040404@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Eric Webber wrote:

>pgaccess used to work fine, now I get this, I changed nothing,
>
>have no idea why, anyone else see this. only thing I did
>was restart X. doesnt matter which user either
>
>regards,
>Eric streethockey(at)ureach(dot)com
>
>pgaccess &
>[1] 19239
>[root(at)gims X11]# Application initialization failed: couldn't connect to display "192.168.0.3"
>Error in startup script: invalid command name "image"
> while executing
>"image create bitmap dnarw -data {
>#define down_arrow_width 15
>#define down_arrow_height 15
>static char down_arrow_bits[] = {
> 0x00,0x80,0x00,0x80,0x0..."
> (file "/usr/local/pgsql/share/pgaccess/main.tcl" line 5)
>
>
>
>________________________________________________
>Get your own "800" number
>Voicemail, fax, email, and a lot more
>http://www.ureach.com/reg/tag
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>http://www.postgresql.org/users-lounge/docs/faq.html
>
looks like your DISPLAY variable is incorrect; this problem is unrelated
to pgaccess. If you continue getting errors like this, set your
DISPLAY to ":0.0". This is _probably_ the correct number. Use the
following command:
export DISPLAY=:0.0

to check, use:

echo $DISPLAY

-- Luke Kale Myers

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-02-13 19:47:24 Re: [GENERAL] Postgres 7.2 - Updating rows in cursor problem
Previous Message f2160528 2002-02-13 18:18:34 TPC-H

Browse pgsql-interfaces by date

  From Date Subject
Next Message Eric Webber 2002-02-14 01:04:24 pgaccess failed, used to work
Previous Message Constantin Teodorescu 2002-02-11 17:58:39 Re: pgaccess scripts and forms