Re: two small bugs in the query tool - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: two small bugs in the query tool
Date
Msg-id 41A47D86.2070501@pse-consulting.de
Whole thread Raw
In response to two small bugs in the query tool  (Ian Barwick <barwick@gmail.com>)
Responses Re: two small bugs in the query tool  (Ian Barwick <barwick@gmail.com>)
List 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


pgadmin-support by date:

Previous
From: "Ben Trewern"
Date:
Subject: RC2 installer problem on XP
Next
From: "Dave Page"
Date:
Subject: Re: pgadmin3-1.2.0rc2 / SUSE 9.1 / undefined reference to wxXmlResource