croczilla.com 
 home   stratified   bits&pieces   blog   
  home > zap > lists > zap-devel > Archive > 2006 > 2006-03 > Launching problem on MacOSX / Adrian Georgescu <ag@ag-projects.com>

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 on Mac OS X / Ludovic Hirlimann ... ] [ Zap SIMPLE/XMPP support and OpenSER ... ]

Launching problem on MacOSX
Adrian Georgescu <ag(at)ag-projects.com>
2006-03-25 16:42:26 [ FULL ]
Hello,

I have successfully compiled Zap on a Powerbook G4, with the support  
of Alex and Ludovic.

Launching the application brings up an unresponsive window (I cannot  
click anything) and an error is displayed on the terminal where I  
launched the application:

adigeo(at)pmac2:/usr/src/mozilla/dist/bin$./xulrunner-bin ../xpi-stage/ 
zap/application.ini
adigeo(at)pmac2:/usr/src/mozilla/dist/bin$PaHost_StartEngine:  
AudioDeviceAddIOProc primary failed: error = 0x6E6F7065 =  
'kAudioHardwareIllegalOperationError'


with netstat it seems that the software listens on the 5060 port

tcp4       0      0  *.5060                 *.*                     
LISTEN
udp4       0      0  *.5060                 *.*

The only thing I can do is move the Zap window by dragging it from  
the title bar but I cannot focus on the window, I have to move away  
other windows to see it. Maybe the application is unresponsive  
because it does not take the focus?

Regards,
Adrian

Re: [zap-devel] Launching problem on MacOSX
Ludovic Hirlimann <qa-mozilla(at)hirlimann.net>
2006-03-25 16:47:54 [ FULL ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Adrian Georgescu wrote:[...]
[snip]
[...]

The answer is on my blog. You need to install XUL.framework into
/Library/frameworks and to register zap :
/Library/frameworks/XUL.framework/xulrunner-bin /pathtoxpi-stage/zap

This will create an Zap.app in /Applications/Mozilla.


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

iD8DBQFEJXPwaPNY9sE5ZHwRAr/3AJwJSMeOs37HJhN1SKYKmzNrnc3rWgCeNzCX
k7aFvdY16/BVbHIJNoToBGo=
=H5qM
-----END PGP SIGNATURE-----

Re: [zap-devel] Launching problem on MacOSX
Adrian Georgescu <ag(at)ag-projects.com>
2006-03-25 19:02:09 [ FULL ]
Hello Ludovic,

I have installed the XUL framework now alright and I can  launch now  
Zap.app.

I get a window with some top side controls and the application  
controls appear on the Top bar of  MacOS, I can get then focus but  
the application window displays nothing. The status bar shows that is  
listening on 5060.

Any idea how to make the window content appear?

Regards,
Adrian

On Mar 25, 2006, at 10:46 AM, Ludovic Hirlimann wrote:
[...][...][...][...][...]

MailBoxer