Обсуждение: Pg 1.3 snapshot 5-12 on open error

Поиск
Список
Период
Сортировка

Pg 1.3 snapshot 5-12 on open error

От
Patrick Hatcher
Дата:



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.

thanks.




Patrick Hatcher
Macys.Com
Legacy Integration Developer
415-422-1610 office
HatcherPT - AIM


Re: Pg 1.3 snapshot 5-12 on open error

От
Raphaël Enrici
Дата:
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


Re: Pg 1.3 snapshot 5-12 on open error

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 12 May 2005 23:19
> To: Patrick Hatcher; Dave Page; Andreas Pflug
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Pg 1.3 snapshot 5-12 on open error
>
> 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)
> <------------------->

Can you test again after I apply Florian's patch please?

> @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

Yeah - but that only stops us VC++ users editting the file in VC++. It won't break the build. Thanks though :-)

/D

Re: Pg 1.3 snapshot 5-12 on open error

От
Patrick Hatcher
Дата:



No error message on pgadmin3-trunk-20050513.tar.bz2 snapshot.


Patrick Hatcher
Macys.Com
Legacy Integration Developer




             "Dave Page"
             <dpage@vale-housi
             ng.co.uk>                                                  To
                                       Raphaël Enrici
             05/13/05 02:57 AM         <blacknoz@club-internet.fr>,
                                       "Patrick Hatcher"
                                       <PHatcher@macys.com>, "Andreas
                                       Pflug" <pgadmin@pse-consulting.de>
                                                                        cc
                                       <pgadmin-hackers@postgresql.org>
                                                                   Subject
                                       RE: [pgadmin-hackers] Pg 1.3
                                       snapshot 5-12 on open error












> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 12 May 2005 23:19
> To: Patrick Hatcher; Dave Page; Andreas Pflug
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Pg 1.3 snapshot 5-12 on open error
>
> 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)
> <------------------->

Can you test again after I apply Florian's patch please?

> @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

Yeah - but that only stops us VC++ users editting the file in VC++. It
won't break the build. Thanks though :-)

/D




Re: Pg 1.3 snapshot 5-12 on open error

От
Raphaël Enrici
Дата:
Patrick Hatcher wrote:
>
>
>
> No error message on pgadmin3-trunk-20050513.tar.bz2 snapshot.

Confirmed, no problem at all. On Debian, it was a packaging error on my
side...:'(

Dave, can we still wait a bit for 1.2.2, I'd like to clear things a
bit... I still can't build the things straight (surely something to do
with --flavour=pga3 while building wx) and would like to be sure I won't
need to patch things separately.

Regards,
Raphaël

>
>
> Patrick Hatcher
> Macys.Com
> Legacy Integration Developer
>
>
>
>
>              "Dave Page"
>              <dpage@vale-housi
>              ng.co.uk>                                                  To
>                                        Raphaël Enrici
>              05/13/05 02:57 AM         <blacknoz@club-internet.fr>,
>                                        "Patrick Hatcher"
>                                        <PHatcher@macys.com>, "Andreas
>                                        Pflug" <pgadmin@pse-consulting.de>
>                                                                         cc
>                                        <pgadmin-hackers@postgresql.org>
>                                                                    Subject
>                                        RE: [pgadmin-hackers] Pg 1.3
>                                        snapshot 5-12 on open error
>
>
>
>
>
>
>
>
>
>
>
>
>
>>-----Original Message-----
>>From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
>>Sent: 12 May 2005 23:19
>>To: Patrick Hatcher; Dave Page; Andreas Pflug
>>Cc: pgadmin-hackers@postgresql.org
>>Subject: Re: [pgadmin-hackers] Pg 1.3 snapshot 5-12 on open error
>>
>>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)
>><------------------->
>
>
> Can you test again after I apply Florian's patch please?
>
>
>>@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
>
>
> Yeah - but that only stops us VC++ users editting the file in VC++. It
> won't break the build. Thanks though :-)
>
> /D