Re: [pgadmin-support] pgadmin goes to infinite loop

2009-08-04 Thread Madis Pärn
downloaded official build from website. has the same problem. exe names are nonstandard beacuse i have multiple pgadmin3.exe files in "C:\Program Files\pgAdmin III\1.10" directory. i have not modified the code. stack: ntkrnlpa.exe!KiUnlockDispatcherDatabase+0x77 ntkrnlpa.exe!KeSetEvent+0x74 ntk

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-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 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 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] pgadmin goes to infinite loop

2009-08-04 Thread Dave Page
On Tue, Aug 4, 2009 at 8:03 AM, Madis Pärn wrote: > downloaded official build from website. has the same problem. > > exe names are nonstandard beacuse i have multiple pgadmin3.exe files in > "C:\Program Files\pgAdmin III\1.10" directory. > i have not modified the code. Any ideas about the message

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 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

[pgadmin-support] Problem with UTF-8 in Windows

2009-08-04 Thread Charlie Clark
Hi, I've recently noticed a problem with pgAdmin on Windows when working with UTF-8 data on Windows XP - the data looks wrong because the two-byte UTF-8 is getting mangled into Windows-1252. I tried to adjust the options but it doesn't seem possible to select a UTF-8 font. How can I fix thi