Re: r5067 + wx563 crash on osx 10.4.5

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <openmacnews(at)gmail(dot)com>, <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: r5067 + wx563 crash on osx 10.4.5
Date: 2006-03-30 20:33:34
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4011C994C@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner(at)postgresql(dot)org
> [mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of OpenMacNews
> Sent: 30 March 2006 19:47
> To: pgadmin-hackers(at)postgresql(dot)org
> Subject: [pgadmin-hackers] r5067 + wx563 crash on osx 10.4.5
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: RIPEMD160
>
> hi all.
>
> bldg pgadmin head r5067 against latest wx-v2.6.3 release,
> build complete w/o apparent error.

From the top of the source tree (with a complete bundle present), what's
the output from:

pkg/max/complete-bundle.sh pgadmin3.app

Also, (and I'm on an XP box ATM, so this is from memory and might need
adjusting to suit!), whats the output of:

otool -L
pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu_stc-2.6
.0.dylib

And

otool -L
pgAdmin3.app/Contents/MacOS/../../Contents/Frameworks/libwx_macu-2.6.0.d
ylib

On Windows, similar errors can be seen if the library is present, but
one of it's dependencies is not which prevents it being loaded. I wonder
if that is what you are seeing. Come to think of it, are you sure your
libwx_macu_stc-2.6.0.dylib is from 2.6.3 (I believe the version number
in the filename is supposed to be 2.6.0 whatever the 'real' version is)?

Regards, Dave.

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message OpenMacNews 2006-03-30 20:57:44 Re: r5067 + wx563 crash on osx 10.4.5
Previous Message Dave Page 2006-03-30 20:15:48 Re: Query tool - cell content spanning across empty cells