Re: Cannot paste text from eclipse 3.5 to PGAdmin III

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-support(at)postgresql(dot)org
Cc: Stephan Jaensch <sjaensch(at)gmx(dot)net>
Subject: Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Date: 2009-08-04 08:07:51
Message-ID: 200908041007.51383.guillaume@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Le mardi 4 août 2009 à 09:50:38, Stephan Jaensch a écrit :
> 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
>

We are not yet compatible with 2.9.0. I began the work on that, but I'm afraid
this will be a hard work.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-08-04 08:14:07 Re: Cannot paste text from eclipse 3.5 to PGAdmin III
Previous Message Dave Page 2009-08-04 08:07:06 Re: Cannot paste text from eclipse 3.5 to PGAdmin III