| От | 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 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера