Re: Cannot paste text from eclipse 3.5 to PGAdmin III

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Дата
Msg-id 937d27e10908040107k4773da2r1ee1e9188a400b71@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cannot paste text from eclipse 3.5 to PGAdmin III  (Stephan Jaensch <sjaensch@gmx.net>)
Список pgadmin-support
On Tue, Aug 4, 2009 at 8:50 AM, Stephan Jaensch<sjaensch@gmx.net> wrote:
> Hi Dave,
>
> Am 03.08.2009 um 17:57 schrieb Dave Page:
>
>>> After further investigation using the Clipboard Viewer from Apple's
>>> development tools, it seems that PGAdmin ist inserting the UTF16 version
>>> of
>>> the clipboard contents instead of using the UTF8 version, stopping at the
>>> first NUL byte.
>>> Is this a wxwidgets or PGAdmin bug?
>>
>> wxWidgets. pgAdmin just uses the wxTheClipboard class, which fetches a
>> wxString for us.
>
> Seems to be fixed in the next wxWidgets version:
> http://trac.wxwidgets.org/ticket/10902

Ahh, well spotted. Unfortunately it'll be at least 1.12 before we move
to the stable branch of wxWidgets that fix will go into though. I have
a sneaking suspicion we may end up patching wxWidgets...

I've created a pgAdmin ticket for this: http://code.pgadmin.org/trac/ticket/13

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: Stephan Jaensch
Дата:
Сообщение: Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Cannot paste text from eclipse 3.5 to PGAdmin III