Re: Crash on saving - Mailing list pgadmin-support

From Dave Page
Subject Re: Crash on saving
Date
Msg-id 466EB2AB.2040901@postgresql.org
Whole thread Raw
In response to Crash on saving  ("Christian Lins" <cahadras@googlemail.com>)
List pgadmin-support
Christian Lins wrote:
> Hello!
> I tried another PDF without problems, but I attached that "special"
> PDF-Document that caused the crash (try the coords on the second page =>
> b.) Don't worry about the German text;)).
> As far as I know this PDF was created from LateX.

Thanks for that. The pasted text contains invalid unicode characters
which neither PostgreSQL, or wxWidgets' conversion functions could
handle. There's not much I can do to fix the data, but I have added a
test to wxUtfFile::Write (actually a pgAdmin function, not sure why it
has a wx prefix!) to throw an error if the data cannot be converted,
rather than to just crash.

Regards, Dave



pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: OK button on restore
Next
From: Josh
Date:
Subject: Re: Binaries of PGAdmin3 for RHEL5