Re : [pgadmin-support] Display of error message

2007-03-02 Thread Laurent ROCHE
Albin , I suspect you are having the same problem as I have. For me, when the db is set with UTF8 charset I get only error numbers, but on the same server but with db set with other charset (say LATIN1) I do see error messages. Let us know. Have fun, [EMAIL PROTECTED] The Computing Froggy -

Re: Re : [pgadmin-support] Display of error message

2007-03-02 Thread Guillaume Lelarge
Laurent ROCHE a écrit : I though I had a pal ;-) ... I am on my own again (see Erwin answer below). Guillaume have you managed to do more testing, on a Ubuntu machine ? Yes. And I can't find a way to get the same issue as you. I'm really sorry about this. What really bugs me is that I don't

Re: [pgadmin-support] Display of error message

2007-03-02 Thread Erwin Brandstetter
Hi Albin! Most interesting, especially as your setup looks much like mine. And I do see error messages. cc-ing Dave and Laurent as they might take special interest in your case. So I keep it in English. Some more information might be useful: encoding of the database?-- \l command in psql

Re : [pgadmin-support] Display of error message

2007-03-02 Thread Laurent ROCHE
I though I had a pal ;-) ... I am on my own again (see Erwin answer below). Guillaume have you managed to do more testing, on a Ubuntu machine ? Have fun, [EMAIL PROTECTED] The Computing Froggy - Message d'origine De : Dave Page <[EMAIL PROTECTED]> À : Erwin Brandstetter <[EMAIL PROTE

Re: [pgadmin-support] Display of error message

2007-03-02 Thread Dave Page
Erwin Brandstetter wrote: Hi Dave! We don't display it in the Edit Grid filter validation error message because it doesn't make sense when the message refers to a full query of which you've only written the where clause. You have changed that only recently to while fixing the crash, right?

[pgadmin-support] Data Sorting

2007-03-02 Thread Ezequias Rodrigues da Rocha
Hi list, I would like to suggest you why not enable to change the order of sorting in the "View data options" by dragging and dropping the orders of ordering. Today I could not make this action with pgAdmin. I had to remove the fields and add it again until the sorting was in the way I desire.

Re: [pgadmin-support] Display of error message

2007-03-02 Thread Erwin Brandstetter
Hi Dave! [EMAIL PROTECTED] wrote: Yes. We don't display the extra detail there because for non-fixed width fonts the marker ends up in the wrong place. What we do instead is display a marker in the left margin of the SQL pane to show the line where the error occurred, and bung a squiggly underli

Re: [pgadmin-support] Display of error message

2007-03-02 Thread Dave Page
Hi Erwin, Sorry for the delay in responding... Erwin Brandstetter wrote: > Laurent, I was not aware that you were the one to report the problem > with missing error messages in the first place. > In the new Windows version Dave has compiled from SVN I still get a > number instead of additional ad