Re: NS_NewLocalFile failed

2007-09-18 Thread Brightman
On Sep 18, 1:23 am, Christian Biesinger <[EMAIL PROTECTED]> wrote: > Brightman wrote: > > [EMAIL PROTECTED]:~/mozilla/embedding/examples$ ./test > > hello world > > Couldn't set greDir.(rv = 0xc1f30001) > > How are you compiling/linking the code? Are you defining > XPCOM_GLUE/linking to xpcomglue.l

Re: Popup in webclient crashes JVM

2007-09-18 Thread mohanbabu . n
This is the log form the JVM crash # # An unexpected error has been detected by Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x0384f067, pid=4092, tid=652 # # Java VM: Java HotSpot(TM) Client VM (1.6.0_02-b05 mixed mode, sharing) # Problematic frame: # C [xul.dll+0

Popup in webclient crashes JVM

2007-09-18 Thread mohanbabu . n
Hi I'm experimenting with embedding mozilla webclient in Java. I'm using Webclient 2.0 Alpha 9 with XULrunner 1.8.13 with JDK 1.6.0_02 in Windows XP. I'm running the TestBrowser which comes bundles with Webclient in Netbeans. Everything works fine except when the webpages call Javascript code "wi