Re: v1.3.0 dev? - Mailing list pgadmin-hackers

From OpenMacNews
Subject Re: v1.3.0 dev?
Date
Msg-id 9DE6E8F609E56202AEDBCD78@tiedgar
Whole thread Raw
In response to v1.3.0 dev?  (OpenMacNews <OpenMacNews@speakeasy.net>)
Responses Re: v1.3.0 dev?  (OpenMacNews <OpenMacNews@speakeasy.net>)
List pgadmin-hackers
hi dave,

> Adam has stepped up and provided a buid :-). Could you try it out for us
> please - its available from
> http://developer.pgadmin.org/ftp/release/v1.2.2/osx/.
>
> Cheers, Dave.

DL'd the 1.2.2 pkg.

will NOT launch from Finder o dubl-clik.  nothing.  no console or log entries.

exploring, i note:

    cd ~/Desktop/pgAdmin3.app/Contents/MacOS/
        total 2948
        drwxr-xr-x  3 dev wheel     102 Jun 10 01:02 .
        drwxr-xr-x  7 dev wheel     238 Jun 10 01:02 ..
        -rw-r--r--  1 dev wheel 3017464 Jun  9 11:02 pgAdmin3

no executable bit is set on the executable. whereas in _my_ local, dynamic
1.3.dev buuild:

    cd /usr/ports/pgadmin3/pgadmin3dyn_wxdyn/pgAdmin3.app/Contents/MacOS/
        total 4228
        drwxr-xr-x  4 root admin     136 Jun  8 19:44 .
        -rwxr-xr-x  1 root admin 3874124 Jun  8 19:44 pgAdmin3
        -rwxr-xr-x  1 root admin  454404 Jun  8 19:38 pgagent
        drwxr-xr-x  7 root admin     238 Jun  8 19:37 ..


checking further:

    % open pgAdmin3

of course, nothing ...

    % chmod 755 pgAdmin3
    % open pgAdmin3

and there it is!

also, now, Finder dubl-clicking works, as well ...

the .app lauches OK, and at 1st glance appears (mostly) operational ...

BUT, the "QUIT" menu item is completely disable (grayed out).  only way out is
a "Force Quit" fromn finder, or kill @ shell ...

richard

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4300 - trunk/pgadmin3/pkg/slackware
Next
From: "Dave Page"
Date:
Subject: Re: v1.3.0 dev?