|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Mosaic error on HTC Diamond, CE OS 5.2.19965 (Build 19965.1.2.3)/ netbeans 6.7.1 bugPeter,
Sorry for the slow reply. Yes, there is an incompatibilty. If you upgrade NB 6.7.1 with the latest JavaFX update (through NB update center) then things break on the WM JavaFX stack. Workaround: After installing NB 6.7.1 don't install the JavaFX update. I ran into this a little while back and have already reported to engineering. I am waiting for them to respond to it. -- Terrence Peter Doschkinow wrote: > Hi, > > it seems, this is a bug in Netbeans 6.7.1 with the plugins JavaFX Kit > 1.8.2 and JavaFX SDK 1.7.2. When running the samples that did not work > with Netbeans 6.7.1 on Netbeans 6.5.1 with the plugins JavaFX Kit 1.8 > and JavaFX SDK 1.7, they work fine. > > By the way, I am wondering, why I do not get the option to update the > JavaFX plugins in NB 6.5.1 to their versions in NB 6.7.1.. > > Thanks and best regards, > Peter > > Peter Doschkinow schrieb: >> Hi guys, >> >> I would like to repeat the demo Terrence showed at >> http://mediacast.sun.com/users/terrencebarr123/media/FXMobileEA-screencast >> for a JUG event next week. >> >> So far most things work, but it seems, that the JavaFX examples for >> mobiles that need networking make troubles. I am using a HTC Diamond >> with Windows Mobile 6.1 and NetBeans 6.7.1. I am able to run and >> deploy JavaFX samples that do not need networking from Netbeans on the >> HTC Diamond. I am also able to run successfully the TwitterFXMobile >> client, that is bundled with JavaFX Mobile EA on the HTC Diamond, so >> the networking stack seem to be ok. But when I try to run the Mosaic >> sample from NB on the HTC Diamond(which is connected to my WindowsXP >> with ActiveSync 4.5), I get the following error: >> >> Installing suite from: http://169.254.2.2:2460/Mosaic.jad >> [ERRR] [I18N ] [JAVA] Resource.java: Exception caught! Can't load >> com.sun.midp.l10n.LocalizedStringsde-DE >> [ERRR] [I18N ] [JAVA] Resource.java: Loading default [en-US] locale. >> Using Pisces Renderer (native version) >> java.lang.NullPointerException: 0 >> - com.sun.fxme.runtime.FXCanvasImpl.render(), bci=2 >> - com.sun.scenario.animation.PortableTimer$TimerJob.run(), bci=7 >> - com.sun.fxme.runtime.RunnableQueue$WaitingRunnable.run(), bci=10 >> - com.sun.fxme.runtime.RunnableQueue$Worker.run(), bci=194 >> >> Any hints and suggestions are welcome! >> >> Thanks and best regards, >> Peter >> > > -- Terrence Barr Senior Technologist, Mobile & Embedded (Phone) +49 711 720 98185 (Blog) http://terrencebarr.wordpress.com/ (IM) Yahoo: terrencebarr, AIM: terrencebarr123 (Web) http://www.sun.com Registered Office/Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten Amtsgericht Muenchen: HRB 161028 Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel Vorsitzender des Aufsichtsrates: Martin Haering NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. [terrence_barr.vcf] begin:vcard fn:Terrence Barr n:Barr;Terrence org:Sun Microsystems adr:;;Zettachring 10 A;Stuttgart;;70587;Germany email;internet:terrence.barr@... title:Senior Technologist, Mobile & Embedded tel;work:+49 711 720 98185 url:http://weblogs.java.net/blog/terrencebarr/ version:2.1 end:vcard --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@... For additional commands, e-mail: users-help@... |
|
|
how to debug JavaFX mobile appsHi,
I could not find a way to debug a JavaFX mobile application running in the emulator in Netbeans 6.7.1. I started the application with 'Debug Project' and noticed -Xdebug option for the emulator. However when trying to attach the JavaFX debugger, the OK-button on the connection wizard remains inactive(gray). I also tried to attach the JPDA Debugger(although I think this would not help me, since my code is javafx), but it hangs. Any hints and suggestions are welcome! Thanks and best regards, Peter |
|
|
Second try: how to debug JavaFX mobile appsHi guys,
am I the first one trying to debug JavaFX mobile apps with NetBeans? Please share your experience/workaround in case you were successful at this. Thanks, Peter > Hi, > > I could not find a way to debug a JavaFX mobile application running in > the emulator in Netbeans 6.7.1. I started the application with 'Debug > Project' and noticed -Xdebug option for the emulator. However when > trying to attach the JavaFX debugger, the OK-button on the connection > wizard remains inactive(gray). I also tried to attach the JPDA > Debugger(although I think this would not help me, since my code is > javafx), but it hangs. > > Any hints and suggestions are welcome! > > Thanks and best regards, > Peter > |
| Free embeddable forum powered by Nabble | Forum Help |