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 nothing changed.
In which case I can only think that you must have a library on your
system that for some reason the pgAdmin build doesn't like. That
/shouldn't/ happen of course but I'm not sure what else it could be
given that the same appbundle works for others.

Are you able to build from source?
I tried to build pgAdmin from source, but the same thing happened.
In that case I'm afraid I have no idea. Anyone else?

Maybe it will make sense if i build all components with
--enable-debug? I'm not much of a programmer, but if you give me some
clues how to collect crash data and debug info, I can do this.

We can certainly try that. If you build a debug bundle (make the
components with the debug flag, and instead of 'make install' run
pkg/mac/debug-bundle.sh), you should then be able to run it under GDB
with something like:

gdb ./pgadmin3-debug.app/Contents/MacOS/pgAdmin3

and then use 'run' to start it. When it crashes, lets start by using
'bt' to get a backtrace and take it from there (yes, it'll look like the
original one from the crash report, but they're often misleading when
generated from release builds).

Regard, Dave

or…
if one has installed MacPorts, wxWidgets and pgAdmin3 have now debug variants there (used for b2 recently) giving some information, too. At the moment the app starts quite fine, for me at least.

!
! Jyrki Wahlstedt
!       http://www.wahlstedt.fi/jyrki/
!
! Our life is no dream; but it ought to become one and perhaps will.
! PGP key ID: 0x139CC386 fingerprint: F355 B46F 026C B8C1 89C0 A780 6366 EFD9 139C C386




---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to