croczilla.com 
 home   zap   svg   xtf   jssh   bits&pieces   blog   personal   
  home > zap > lists > zap-devel > Archive > 2006 > 2006-03 > Zap on Mac OS X / Ludovic Hirlimann <qa-mozilla@hirlimann.net>

zap-devel mailing list

To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com. Likewise, to unsubscribe, send a mail with subject 'unsubscribe' to zap-devel(at)croczilla.com.

[ << ] [ >> ]

[ zap v0.2.2 is out / Alex Fritze ... ] [ Launching problem on MacOSX / Adrian Georgescu ... ]

Zap on Mac OS X
Ludovic Hirlimann <qa-mozilla(at)hirlimann.net>
2006-03-19 09:32:09 [ FULL ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,
I've finally compiled Zap. One needs to add a SDK in order to be able to
link Zap ( --with-macos-sdk=/path/to/wanted/sdk). I've successfully
compiled with 10.2.8 sdk.

Launching zap can be achieved from dist/XUL.framework/xulrunner-bin with
the following argument :
	./xulrunner-bin ../xpi-stage/zap/application.ini
This bring up a useless window which doesn't respond to anything.(seen
attached screen shot).
I've rebuild zap in debug mode and relaunched it. Please find attached
std and err output from that launch.

Also closing the window does not kill zap. I needed to kill it using the
terminal and kill command.

Ludovic
- --
Ludovic Hirlimann               http://perso.hirlimann.net/~ludo/blog/
                  GPG key 1024D/C139647C 2005-03-06
 Key fingerprint = 6EFB D26F C7A2 12B2 E093  B9E8 68F3 58F6 C139 647C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEG7PyaPNY9sE5ZHwRAp7aAKCvy4BaW3qtH/9y1pXMqmy0kWEKcACfV+g+
kUC+ccUTlyh+WfajmbytCsg=
=65NQ
-----END PGP SIGNATURE-----
Attachments:  
zap.png image/png 74707 Bytes
std_out.log text/plain 57151 Bytes
std_error.log text/plain 40535 Bytes

Re: [zap-devel] Zap on Mac OS X
Alex Fritze <alex(at)croczilla.com>
2006-03-21 22:15:08 [ FULL ]
Hi Ludovic,

Ludovic Hirlimann wrote:
[...]
Great!
[...]
looks ok. The SIP stack seems to be initialized ok (otherwise you 
wouldn't get the statusbar message about 'listening for sip traffic').
I'm really not sure what is going on. If you try ./xulrunner-bin 
../xpi-stage/simple/application.ini, do you get a responsive window?

Regards,
Alex
[...]

MailBoxer