Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-07 Thread Paul Austin
Thanks everyone for finding out the cause of the problem. I'll look forward to when the new version of wxWidgests can be integrated. Until then I have my TextEditor work around Thanks, Paul

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Dave Page
On Tue, Aug 4, 2009 at 1:39 PM, Magnus Hagander wrote: > If we have our own, couldn't we just link statically? We can, but the distros don't usually allow that for their packages. > That said, I bet they have *other* patches in that are specific to > their distribution - they often do. And having

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Magnus Hagander
On Tue, Aug 4, 2009 at 10:14, Dave Page wrote: > On Tue, Aug 4, 2009 at 9:07 AM, Guillaume Lelarge > wrote: >> >> 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. > > That's what I was afraid of. I've heard they've done some pretty maj

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Dave Page
On Tue, Aug 4, 2009 at 9:07 AM, Guillaume Lelarge wrote: > > 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. That's what I was afraid of. I've heard they've done some pretty major redesign (hence the planned move from 2.x.x to 3.x.x). If

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Guillaume Lelarge
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 conte

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Dave Page
On Tue, Aug 4, 2009 at 8:50 AM, Stephan Jaensch 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 in

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-04 Thread Stephan Jaensch
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 th

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-03 Thread Dave Page
On Mon, Aug 3, 2009 at 4:34 PM, Stephan Jaensch wrote: > Hi all, > Am 30.07.2009 um 18:14 schrieb Paul Austin: > > I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0 > and 1.8.4) on Mac OS X. > > I have reported a bug to eclipse which describes the full issue > https://bugs.

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-03 Thread Stephan Jaensch
Hi all, Am 30.07.2009 um 18:14 schrieb Paul Austin: I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0 and 1.8.4) on Mac OS X. I have reported a bug to eclipse which describes the full issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=284329 I was wondering if the

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-08-03 Thread Dave Page
On Fri, Jul 31, 2009 at 11:25 PM, Mark Murawski wrote: > Also, along the lines of pasting... > > You can't copy text from a query editor using the "select a region" method > that's standard in X (where you select a bit of text, and then middle click > in another window to paste).. This kills the ab

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-07-31 Thread Mark Murawski
Also, along the lines of pasting... You can't copy text from a query editor using the "select a region" method that's standard in X (where you select a bit of text, and then middle click in another window to paste).. This kills the ability to paste into xterms from the query window. But, if y

Re: [pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-07-30 Thread Stephan Jaensch
Hi Paul, Am 30.07.2009 um 18:14 schrieb Paul Austin: I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0 and 1.8.4) on Mac OS X. I have reported a bug to eclipse which describes the full issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=284329 I was wondering if th

[pgadmin-support] Cannot paste text from eclipse 3.5 to PGAdmin III

2009-07-30 Thread Paul Austin
I'm having problems pasting text from Eclipse 3.5 into PGAdmin III (1.10.0 and 1.8.4) on Mac OS X. I have reported a bug to eclipse which describes the full issue https://bugs.eclipse.org/bugs/show_bug.cgi?id=284329 I was wondering if there is anything that can be done in PGAdmin III to get the c