two small bugs in the query tool

From: Ian Barwick <barwick(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: two small bugs in the query tool
Date: 2004-11-24 09:14:56
Message-ID: 1d581afe041124011444b050b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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.

- 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.
Do you want to stop the program?

Selecting no or cancel doesn't seem to cause any problems.

Ian Barwick

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ian Barwick 2004-11-24 09:32:38 Small website error
Previous Message Ian Barwick 2004-11-24 00:07:39 Re: pgadmin3-1.2.0rc2 / SUSE 9.1 / undefined reference to wxXmlResource