[luxor-xul-user] Re: Luxor Alive?
Status: Beta
Brought to you by:
vamp201
From: NK <ko...@do...> - 2006-05-11 12:10:20
|
Gungor Senyurt <gungors <at> superonline.com> writes: > > Hi, > > I am new to luxor. I am experiencing the Ramses demo's without success. > I have changed the codebases to correct values then tried hello.jnlp and > got the folloing exception : > java.lang.NullPointerException > at java.awt.Container.addImpl(Unknown Source) > at java.awt.Container.add(Unknown Source) > at demo.hello.AppShell.<init>(AppShell.java:143) > at demo.hello.AppRunner.<init>(AppRunner.java:49) > at demo.hello.Tool.main(Tool.java:8) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at com.sun.javaws.Launcher.executeApplication(Unknown Source) > at com.sun.javaws.Launcher.executeMainClass(Unknown Source) > at com.sun.javaws.Launcher.continueLaunch(Unknown Source) > at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source) > at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source) > at com.sun.javaws.Launcher.run(Unknown Source) > at java.lang.Thread.run(Unknown Source) > > Am I doing something wrong? > (Windows XP, JRE1.5) > > And by the way, I don't see any recent activity in luxor's web site and > downloads. Is luxor really alive? > Thanks > Gungor Senyurt > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > Hello, I'm having the same problem with Ramses. (Hi Gungor, did you find a solution in the meantime?) And I'm running Windows 2000. Examinig the source code (AppShell.java:143), I assume that Luxor(?) has problems to load the icon "RAMSES" (defined in chrome-hello.jar/startup/icon.xul). Has anybody an idea what's wrong? Just to be sure I installed Ramses in the directory d:\nightly\prod\ramses (because this is the path specified in the codebase attribute of the JNLP files). Thank's in advance, Norma |