Re: Pg 1.3 snapshot 5-12 on open error - Mailing list pgadmin-hackers

From Raphaël Enrici
Subject Re: Pg 1.3 snapshot 5-12 on open error
Date
Msg-id 4283D63D.6070403@club-internet.fr
Whole thread Raw
In response to Pg 1.3 snapshot 5-12 on open error  (Patrick Hatcher <PHatcher@macys.com>)
List pgadmin-hackers
Hi Patrick,

Patrick Hatcher wrote:
>
>
>
> snapshot:  pgadmin3-trunk-20050512.tar.bz2
>
> Receive the following error message when opening app:
>
> can't open file
> '/Application/pgAdmin3.app/Contents/MacOS/../i18n/pgadmin3.lng'(error 2: No
> such file or directory)
> Once the error message is dismissed the app opens.
>

I have a similar problem under Debian (build from a fresh svn checkout):
<------------------->
An error has occured:
can't open file './../i18n/pgadmin3.lng' (error 2: Aucun fichier ou
répertoire de ce type)
<------------------->

@Dave,Andreas: maybe nothing to do with it but src/pgAdmin3.dsp has
still a line
SOURCE=.\ui\pgadmin3.lng

Shouldn't it be something like:
SOURCE=.\i18n\pgadmin3.lng

Regards,
Raphaël


pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: i18n Makefile for 1.3.0 does not handle DESTDIR correctly
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4179 - branches/REL-1_2_0_PATCHES/pgadmin3/src/include