[email protected] wrote:
> Hi everybody!
>
> I'm having problems with launching pgAdmin (versions from 1.6.x to
> 1.8) on Mac OS X 10.4.10. When i try lo launch PgAdmin application, it
> just crashes every time. The bug is 100% reproducible.
Not 100% - it works fine for me :-)
> Here is the crash data:
>
> Date/Time: 2007-10-16 15:55:23.784 +0400
> OS Version: 10.4.10 (Build 8R2218)
> Report Version: 4
>
> Command: pgAdmin3
> Path: /Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3
> Parent: WindowServer [10902]
>
> Version: 1.8 (1.8.0-rc1)
...
...
Hmm, nothing stands out there. If you start it from a terminal with a
command like:
/Applications/pgAdmin3.app/Contents/MacOS/pgAdmin3
Do you get anything more useful there?
Regards, Dave