From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Ian Barwick <barwick(at)gmail(dot)com> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: two small bugs in the query tool |
Date: | 2004-11-24 12:24:38 |
Message-ID: | 41A47D86.2070501@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Ian Barwick wrote:
> on a build from CVS HEAD on SUSE 9.1, LANG=en_US.UTF-8
>
> - when starting the query tool with an empty sheet, then immediately
> exiting via the file menu (without having entered any text, so the
> "Do you want to save changes?" dialogue is not triggered) sometimes
> I get segfaults, though I can't always reproduced them.
I can't reproduce this. Please provide a stack trace if you can.
> - when starting the query tool with an empty sheet and entering
> non-ASCII characters
> (such as German umlaut letters, e.g. 'ä') the following message pops up:
>
> src/common/string.cpp(1060): assert "nLen != (size_t)-,1" failed.
This is a wx problem; Thanks for reporting. A patch (1072408) is posted
upstream.
To avoid the problem, you can compile without debugging. Alternatively,
you may safely ignore the message.
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2004-11-24 20:44:09 | Re: pgadmin3-1.2.0rc2 / SUSE 9.1 / undefined reference to wxXmlResource |
Previous Message | Ben Trewern | 2004-11-24 11:55:42 | RC2 installer problem on XP |