Re: [pgadmin-support] WinXP Hibernation problem (replicated)

2007-10-19 Thread Steve Midgley
At 12:46 PM 10/19/2007, Joris Dobbelsteen wrote: I seem to be unable to put my box into Hibernate. Windows indicates that "Insufficient resources are available to complete the API". Oddly enough now even the 'hibernate' tab in the power options is gone. Seems this system doesn't like the featu

Re: [pgadmin-support] WinXP Hibernation problem (replicated)

2007-10-19 Thread Joris Dobbelsteen
>-Original Message- >From: Steve Midgley [mailto:[EMAIL PROTECTED] >Sent: vrijdag 19 oktober 2007 20:18 >To: Joris Dobbelsteen; Dave Page >Cc: pgadmin-support@postgresql.org >Subject: RE: WinXP Hibernation problem (replicated) > >Hi, > >I am now able to replicate this problem more consiste

Re: [pgadmin-support] WinXP Hibernation problem (replicated)

2007-10-19 Thread Steve Midgley
Hi, I am now able to replicate this problem more consistently. It seems that these steps will cause the problem every time on my computer: 1) Boot WinXP, sp2 (possibly requiring some or all of on my setup: a Thinkpad T43 with ATI Control Center installed + external monitor set to primary + 2

Re: [pgadmin-support] pgAdmin 1.8RC1 - failed to launch on Mac OS X

2007-10-19 Thread Jyrki Wahlstedt
On 19.10.2007, at 15.51, Dave Page wrote: [EMAIL PROTECTED] wrote: 2007/10/19, Dave Page <[EMAIL PROTECTED]>: Bit of a long shot, but can you please move the directory /Applications/pgAdmin3.app/Contents/SharedSupport/i18n/ru_RU to somewhere outside of the appbundle and try again? I did, but

Re: [pgadmin-support] pgAdmin 1.8RC1 - failed to launch on Mac OS X

2007-10-19 Thread Dave Page
[EMAIL PROTECTED] wrote: > 2007/10/19, Dave Page <[EMAIL PROTECTED]>: >> Bit of a long shot, but can you please move the directory >> /Applications/pgAdmin3.app/Contents/SharedSupport/i18n/ru_RU >> to somewhere outside of the appbundle and try again? > I did, but nothing changed. >>

Re: [pgadmin-support] copy empty table crash

2007-10-19 Thread Dave Page
Guillaume Lelarge wrote: > frank_lupo a écrit : >> I'm usign *pgAdmin1.6.3 (Mar 23 2007, rv: 6112), *when press copy >> button toolbar a empty table pgAdmin crash. >> > > Here is a patch to fix this in 1.8. > > Dave, can you apply it ? I don't have access to the svn server because > I'm on the Po

Re: [pgadmin-support] copy empty table crash

2007-10-19 Thread Guillaume Lelarge
frank_lupo a écrit : I'm usign *pgAdmin1.6.3 (Mar 23 2007, rv: 6112), *when press copy button toolbar a empty table pgAdmin crash. Here is a patch to fix this in 1.8. Dave, can you apply it ? I don't have access to the svn server because I'm on the PostgreSQLfr booth at the JDLL (a free sof

[pgadmin-support] copy empty table crash

2007-10-19 Thread frank_lupo
Hi All, I'm usign pgAdmin1.6.3 (Mar 23 2007, rv: 6112), when press copy button toolbar a empty table pgAdmin crash. thanks.