Обсуждение: Re : No text for error messages only numbers

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

Re : No text for error messages only numbers

От
Laurent ROCHE
Дата:
Any news about that one ?
Have fun,
L@u
The Travelling Froggy
TravellingFroggy.info

----- Message d'origine ----
De : Laurent ROCHE <laurent_roche@yahoo.com>
À : pgadmin-support@postgresql.org
Cc : guillaume@lelarge.info
Envoyé le : Jeudi, 14 Décembre 2006, 16h33mn 25s
Objet : Re : Re : Re : [pgadmin-support] No text for error messages only numbers

Hi,

OK, I have found what the problem is !
My databases are in UTF8, with another charset (LATIN1, ...) that works fine.

And I have checked: pgAdmin III v 1.4.3 can display the error messages of a UTF8 database (as well as non UTF8).
So something got broken along the way !

Good luck fixing it.

Any estimates for the roll-out of 1.6.2 ?
(I have read the the particulary annoying bug of empty tables not being editable is fixed in 1.6.2)

Cheers,
L@u
The Computing Froggy


----- Message d'origine ----
De : Guillaume Lelarge <guillaume@lelarge.info>
À : Laurent ROCHE <laurent_roche@yahoo.com>
Envoyé le : Vendredi, 8 Décembre 2006, 17h02mn 56s
Objet : Re: Re : Re : [pgadmin-support] No text for error messages only numbers

Laurent ROCHE a ecrit le 08/12/2006 17:01:
> Postgres is:
> "PostgreSQL 8.1.4 on i486-pc-linux-gnu, compiled by GCC gcc-4.0.gcc-opt (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)"
>
> And PgAdmin v 1.6.1 does not work when PgAdmin 1.4.3 does work.
>
> But, as I said in another message, strangely, on the same server, I do get error messages (with 1.6.1) with one
databaseand no error message with the other ! ? ! 
> I am going to investigate a bit more to find out what are the differences between the databases (and narrow it down
tosimple example) , and I will post an update. 
>

OK, thanks. Just keep me informed.


--
Guillaume.






___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
              http://archives.postgresql.org






___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com


Re: Re : No text for error messages only numbers

От
Guillaume Lelarge
Дата:
Laurent ROCHE a écrit :
> Any news about that one ?
>  

I still can't reproduce it. My databases are also in UTF-8. Some are in
LATIN1. I tried with en and fr pgAdmin. I have no problem. But I'm using
1.6.2. Perhaps Dave already fixed it ?

Regards.


-- 
Guillaume.
<!-- http://abs.traduc.org/    http://lfs.traduc.org/    http://docs.postgresqlfr.org/ -->


Re: Re : No text for error messages only numbers

От
"Andy Shellam (Mailing Lists)"
Дата:
> I still can't reproduce it. My databases are also in UTF-8. Some are in
> LATIN1. I tried with en and fr pgAdmin. I have no problem. But I'm using
> 1.6.2. Perhaps Dave already fixed it ?
>
> Regards.
>   
I was wondering - where are you using 1.6.2 from?
There's a serious bug in 1.6.1 where you cannot key new rows into a 
table that has a zero row-count, I've heard that's fixed in 1.6.2, but 
it isn't out yet?


Thanks

-- 
Andy Shellam
NetServe Support Team

the Mail Network
"an alternative in a standardised world"




Re: Re : No text for error messages only numbers

От
Guillaume Lelarge
Дата:
Andy Shellam (Mailing Lists) a écrit :
> 
>> I still can't reproduce it. My databases are also in UTF-8. Some are in
>> LATIN1. I tried with en and fr pgAdmin. I have no problem. But I'm using
>> 1.6.2. Perhaps Dave already fixed it ?
>>
>> Regards.
>>   
> I was wondering - where are you using 1.6.2 from?
> There's a serious bug in 1.6.1 where you cannot key new rows into a
> table that has a zero row-count, I've heard that's fixed in 1.6.2, but
> it isn't out yet?
> 

No, it's not out yet. I just compiled the 1.6 branch (sources in this
branch will become the 1.6.2 release). Sorry, I should have said this.

Regards.


-- 
Guillaume.
<!-- http://abs.traduc.org/    http://lfs.traduc.org/    http://docs.postgresqlfr.org/ -->


Re: Re : No text for error messages only numbers

От
Dave Page
Дата:
Guillaume Lelarge wrote:
> Laurent ROCHE a écrit :
>> Any news about that one ?
>>  
> 
> I still can't reproduce it. My databases are also in UTF-8. Some are in
> LATIN1. I tried with en and fr pgAdmin. I have no problem. But I'm using
> 1.6.2. Perhaps Dave already fixed it ?

Not knowingly. I couldn't reproduce any problem.

Regards Dave