Re: Crash on saving

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Crash on saving
Дата
Msg-id 466EB2AB.2040901@postgresql.org
обсуждение исходный текст
Ответ на Crash on saving  ("Christian Lins" <cahadras@googlemail.com>)
Список 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 по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: OK button on restore
Следующее
От: Josh
Дата:
Сообщение: Re: Binaries of PGAdmin3 for RHEL5