Testing JavaFX Applet Deployment

Update: With getting on for a hundred responses from the community to this post, I’ve now written up an overview of the results, and given my interpretation.

With the release of version 1.2, the JavaFX platform is starting to become a viable choice for developing real-world, browser-based rich internet applications (RIAs). However, there are questions to be asked about deployment. In particular, it’s important to know what are the chances that people will actually be able to use a JavaFX app without having problems getting it to run.

In order to begin to answer this, I’d really appreciate your help in running a little test. Even a few seconds of your time would be valuable here (and if you have a few minutes, that’s even better), so I hope you can help.

Assuming you’re reading this blog on a desktop computer (as opposed to a mobile phone), below is – or should be(!) – some JavaFX running. If it’s running properly (note, it may take a few seconds to start) you should see a black rectangle with some colored triangles bouncing around inside the black rectangle. If you don’t have JavaFX installed, you should be prompted to install it.


Here’s what I’d like you to do:

  • If you can see the colored bouncing triangles above, please leave a comment saying – “Works for me.”
  • If you can see the colored bouncing triangles above, but you had to install JavaFX first, please leave a comment saying, “Works, but only after installing JavaFX.”
  • If you can’t see the colored bouncing triangles, please leave a quick comment saying “Doesn’t work for me.”

If you can spare a little more time…

1. Please can you also include in your comment: a) what OS you’re running (e.g. Windows XP; Vista; Windows 7, Mac OS X Leopard, Mac OS X Snow Leopard; Ubuntu Linux; OpenSolaris etc); and b) what browser you’re running e.g. IE, Firefox, Safari, Chrome.

2. Please give an estimate of how long for the applet to start e.g. 2 seconds, 5 seconds, 30 seconds, 2 minutes.

3. If the JavaFX didn’t work for you right away, didn’t work at all, or there was some other issue (e.g. problems with the way the applet repaints when you scroll the web-page) please give a short description of your problems.

Thanks so much in advance for your help with this…

Comments

  1. lqd wrote:

    Windows XP – Java 6u15, JavaFX installed
    1) Chrome dev (4.x) – Doesn’t work. There’s a java icon in the status bar with the usual annoying bubble pop-up, and a forever spinning loading gif. Usually applets freeze on this browser so it’s definitely a step in the right direction :)
    2) IE8: same thing
    3) Firefox 3.5.1: works

  2. lqd wrote:

    Ok, take 2 since the applet was updated after I posted my 1st comment :)

    Works now for the browsers i described earlier.

    Doesn’t work on Safari 4, saying it couldn’t find a version of Java capable of running JavaFX on my system.

  3. lukasz wrote:

    works for me on Windows XP with Java6u15, Chrome 2. Cheers

  4. torch wrote:

    works for me on Mac OS Leopard, Firefox 3.0.12, cheers

  5. vimtonic wrote:

    Works for me
    Windows XP – Java 6u16, JavaFX installed
    Chrome dev (4.x), Firefox 3.5.2, IE8
    Cheers

  6. carldea wrote:

    Works for on windows xp sp3 and firefox 3.5.2
    -Carl

  7. Mr X wrote:

    Works for me – though I was watching the spiral for a good few seconds so that I thought it wasn’t going to work.
    FireFox 3.03 – yeah I know. Windows XP.
    java 1.6_14

    Works on IE 6 as well.

    Solaris 10 – X64 – ff 3.01 – applet says it’s started by hasn’t got past the spiral of death

    I’ll try on My Mac later

  8. Matthew wrote:

    Works for me in Firefox, not IE 8 on first go

    Win XP pro SP 3; Firefox 3.5.2

    IE8: (worked after a refresh)
    Javascript error:

    Message: Invalid character
    Line: 1
    Char: 1
    Code: 0
    URI: http://dl.javafx.com/1.2/dtfx.js

    Message: Object expected
    Line: 101
    Char: 5
    Code: 0
    URI: http://www.psynixis.com/blog/2009/09/04/testing-javafx-applet-deployment/

  9. jb wrote:

    Works for me Mac OSx Leopard Firefox 3.5.2

    Approval for your and and javafx. Would have been better if you did not ask for unrestricted access.

  10. Gath wrote:

    Works for me, but isn’t it just java devs that come here ;-)

    Firefox 3.0.13 Java 1.6.0_16

    Took awhile to load…

  11. simon wrote:

    You’re right Gath that this likely isn’t going to be a truly random sample!

  12. GregB wrote:

    Works for me – WinXP, Chrome, JDK1.6.0_15

    Still takes too long to load (30 to 45 seconds)

  13. Karl P. wrote:

    Works for me.

  14. Julien wrote:

    Works for me – Ubuntu & Firefox

  15. Stephen Chin wrote:

    Works for me — Vista 64, Firefox 3.5.2

    Loading took several seconds, which was disappointing (good thing there was all that great text to read while I was waiting!!!)

  16. Sten Anderson wrote:

    Works for with windows xp sp3 and firefox 3.5.2

  17. Dave wrote:

    Works for me.

    WinXP, Firefox 3.5.2, JRE V1.6.0_15-b03, JavaFX 1.2.0

  18. Herbert Mühlburger wrote:

    Works for me runing Windows 7 having Firefox 3.5.2, Java JRE 1.6.0_15 and JavaFX 1.2.0_b233 installed.

  19. John wrote:

    Works for me.
    Fedora core 8, Firefox 3.5.1, Java JRE 1.6.0_14

  20. Yannick VG wrote:

    Works for me on OSX Leopard with Safari 4.0.2

  21. Joshua@marinacci.org wrote:

    Works for me in Safari 4 + Snow Leopard. Crashes in FF3.5 + Snow Leopard. But I’ve been having lots of problems with Snow Leopard & FX, which the FX team is aware of.

  22. Jos wrote:

    Works for me. Using Chrome 3.0.195.10 with Windows Vista.

  23. Joakim E wrote:

    Machine #1: Works for me
    OS: Linux / Ubuntu 9.04 (jaunty)
    Browser: Shiretoko 1.9.1.2 (Dev version of Firefox 3.5.2)
    Java: Sun 1.6.0_14 (32-bit)

    Machine #2: Failed to load com.sun.javafx.runtime.adapter.Applet (ClassNotFoundException)
    OS: Linux / Ubuntu 9.04 (jaunty)
    Browser: Firefox 3.0.13
    Java: Sun 1.6.0_14 (64-bit)

  24. Jos wrote:

    Also works on Firefox 3.5.2 and Explorer 8.0

  25. deans4j wrote:

    work for me. WinXP, Chrome 3 beta. JavaFX installed on a 5 years old PC.

    Start up time still not acceptable. I was thinking of refreshing the page before in a sudden it appears.

  26. maijaliisa wrote:

    Works for me, Google Chrome 2, Windows Vista

  27. hakim wrote:

    works for me,
    chrome 3.0.1 beta
    win 7

  28. Joe Nuxoll wrote:

    Works for me, but… (Mac 10.5.8, Safari 4.0.3 – had to install JavaFX first)

    The triangles bounce, but the window flickers terribly on scroll and the lines draw outside of the applet box and stay there (while scrolling).

  29. Hayden Jones wrote:

    Works for me.

    OS: Windows XP
    Browser: FireFox 3.5.2 and IE 6.0.28
    JRE: 1.6.0_16

  30. Tbee wrote:

    Windows Vista
    IE8: Works for me
    FF3.5: Works for me
    Chrome2: Works for me
    Safari4: required java install,even though it is already up to date, then hang
    Opera10: Rotating GIF forever

  31. steve wrote:

    works for me;

    Windows Vista, 32bit
    Firefox 3.5.2

  32. Osvaldo Doederlein wrote:

    Almost worksforme. In the cold start test (just open browser, no quickstart, no cached applet), the applet eventually appears but the webpage is cropped at the applet’s position, i.e., no content appears below the applet. Reloading the page fixes this.

    This is not specific to this applet, it’s a very common experience for me, so much that I just got used to ignore it. Using Firefox 3.6a1, JRE 6u18ea-b01 on Vista SP2. So it’s a prety bleeding-edge setup with prerelease versions of both Java and FF, but these are no the problems, I’ve had the same issue with latest stable releases of both.

  33. Daniel Green wrote:

    - “Works for me.”
    - 1. a) Mac OS X 10.5.8
    - 1. b) Firefox 3.5.2
    dangjavageek@gmail.com

  34. Carl Jokl wrote:

    Worked for me after about 10 – 15 seconds.

    I am using Firefox 3.5.2 on Windows XP x64 edition with 4gb of RAM.

    Being British with a quirky sense of humour may or may not be relevant to this test.

  35. Mr X wrote:

    Sort of works
    Mac OS X 10.5.8 – Safari 4.0.3
    Mac OS X 10.6 – Safari 4.0.3

    Loads and runs- ok – startup time is quite variable with multiple tries. Same terrible drawing artifacts on scrolling with both leopard and snow leopard.

  36. Daniel Green wrote:

    1. a) Windows XP SP3 on macbook pro
    1. b) Firefox 3.5.2

    2. 1 second, much much faster than same test on Mac OS X 10.5.8 same hardware

    3. no problems

  37. Josh McDonald wrote:

    Took ages (~30s) to load, with no feedback whatsoever that anything was going to happen, and it disappears when scrolling. OS X 10.6, FF 3.5.2, 2.8ghz Core 2 Duo.

  38. William Antônio Siqu wrote:

    Works For me

    Chrome…

  39. William Antônio Siqu wrote:

    Works For me

    Windows XP
    Chrome.

  40. Luis Henrique wrote:

    Ubuntu 9.04
    Firefox 3.5
    java version “1.6.0_14″
    Works for me

  41. Thiago Rocha wrote:

    Worked for me
    Using:
    openSUSE 11.1 32bits
    Linux kernel 2.6.27.23-0.1-pae.
    Firefox 3.5
    Java 1.6.0_14
    JavaFX 1.2

    It took more than 30s. Maybe because my internet connection!!

    Abraço!

  42. Marcos wrote:

    “Works, but only after installing JavaFX.”
    Ubuntu 9.04, sun-java6-bin, firefox 3.5.2,
    1 second.

    “Doesn’t work for me.”
    Ubuntu 9.04, sun-java6-bin, opera 10.00 (Plugin java detected)

  43. Laercio de Araujo wrote:

    Works for me.
    OS Debian Lenny 5.0, firefox 3.5.2
    Time up 50 sec.
    Intel PIII 733 Mhz 256 Mb
    128 bps

  44. Flyleo wrote:

    - Win Vista Home Premium 32 bits.

    - JRE6u15, JFX Installed.

    - Worked fine on Firefox 3.5, IE 8 and Chrome (newest). less than 2 secs of loading. Chrome loaded the applet almost instantly.

    - Eternal loading delay on Opera 9.64

    - Doesn´t work on Safari 4, it says I don´t have Java installed on my system.

  45. Mark Macumber wrote:

    Works, but only after installing JavaFX

    1.
    a) Windows XP SP 3
    b) Firefox, 3.0.8.

    2. 30 seconds (im on a slooow connection).

  46. Jeff Prestes wrote:

    Works for me

    Windows XP SP2
    Google Chrome 2.0.172.43

  47. Marcelo CS wrote:

    Works for me.
    Mac OS X 10.4.11
    Safari 4.0.3
    2GHz Intel Core 2 Duo
    Time: 2 min 30 sec. rate: 96.92 kbps (Brasil – (-;| )

  48. Per wrote:

    Not working on 64-bit Linux, but then JavaFX almost never does, despite that I can develop with NetBeans on that platform.

  49. Asam Bashir wrote:

    Works here, 10.6/Safari 4.0.3 and also Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1b5pre) Gecko/20090429 Shiretoko/3.5b5pre Beetle – get a box asking to ok trust certificate – seeing scrolling effects with both Safari and Shiretoko

  50. javafx4you wrote:

    Works for me
    4 sec on WinXP SP3, JRE 1.6.0_15, Firefox 3.0.13
    6 sec on WinXP SP3, JRE 1.6.0_15, IE 8.0
    5 sec on WinXP SP3, JRE 1.6.0_15, GChrome 2.0.172.43

  51. Adam Bien wrote:

    Works for me
    about 15-30 secs on Snow Leopard, Safari 4.0.3, Java build 1.6.0_15-b03-219
    Too slow…

    10 Secs on Snow Leopard, Firefox, Java build 1.6.0_15-b03-219

  52. Harvey wrote:

    work for me

    java version “1.6.0_14″
    Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
    Java HotSpot(TM) Server VM (build 14.0-b16, mixed mode)

    Linux 2.6.28-15-generic #49-Ubuntu SMP i686 GNU/Linux

  53. Wayne Gray wrote:

    Works for me. Win XP

  54. Kai Virkki wrote:

    Works, but only after installing JavaFX. Windows XP and FireFox 3.5.2. Java 1.6.0_16. Took some 30 seconds to get it started.

  55. Allison wrote:

    Works for me.

    Windows Vista, IE8

    15 – 20 seconds

  56. Asam Bashir wrote:

    Same in Safari 4.0.3 when booted in 64-bit kernel 10.6 – No public 64-bit Gecko builds available yet but 32-bit builds work ok booted in either 32-bit or 64-bit kernel. Safari working in 64-bit irrespective of kernel…

  57. Chui wrote:

    Works for me.
    14 seconds on a
    WinXP, Chrome
    Intel Core Duo with 4Gb RAM

  58. Raquel Liraa wrote:

    I use debian linux (squeeze) with sun jdk-1.6.0_12.
    - Works for me with iceweasel 3.0.12;
    - Don’t work for me with Opera 9.64.

  59. Filipe Névola wrote:

    Works, but very slow to charge…

    Win 7.
    Firefox 3.5

  60. Manfred Moser wrote:

    works for me on Ubuntu 9.04 with Firefox 3.5 (shiretoko) and Java 1.6.0_14

  61. Carl Antaki wrote:

    Works for me. FF 3.5.2 on Snow Leopard Java 6 Update 15. Took 10-15s to load

  62. Rakesh Menon wrote:

    Windows XP – Java 6u15, JavaFX installed
    Works for me in FF 3.5 and IE 8.

    FF 3.5 – 2 seconds
    IE 8 – 3 seconds

  63. Andreas Johansson wrote:

    Works for me!

    1. Windows 7 32bit, Firefox 3.5.2
    2. ~15sec
    3. It flickers when I scroll.

  64. Guido Amabili wrote:

    Hi Simon,
    Works for me.
    My configuration:
    QuadCore 2.66 Ghz, 3.49 MB Ram, Win XP,
    FF 3.0.13, JVM 1.6.0_B014

    Load time: < 3s

    Guido

  65. Venkat Desu wrote:

    Doesn’t work for me.

    java.io.Exception occured

    java.io.IOException: Cannot find cached resource for URL: http://www.psynixis.com/jfxdemos/appletDeployment/NewTriangle3D.jar
    at com.sun.deploy.net.DownloadEngine.getCachedResourceFilePath(Unknown Source)
    at com.sun.javaws.LaunchDownload.getSignedJNLPFile(Unknown Source)
    at com.sun.javaws.LaunchDownload.checkSignedLaunchDescHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.checkSignedLaunchDesc(Unknown Source)
    at sun.plugin2.applet.JNLP2Manager.prepareLaunchFile(Unknown Source)
    at sun.plugin2.applet.JNLP2Manager.loadJarFiles(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

  66. Ben Heley wrote:

    Ubuntu 9.04 – 10 minutes of mucking around and no luck. I certainly could get it to work with more time if I really wanted to, but a non-techie would be utterly baffled.

  67. Adam Malter wrote:

    Works for me – Load time 39 seconds
    jdk1_6_16
    Windows XP, Chrome 4.0
    Core 2 T7300 – 4GB Ram

  68. nick wrote:

    works for me Load time 40 secs
    jdk1_6_16
    ubuntu 8.10
    Core 2 – 1GB ram

  69. Bengt wrote:

    Works for me. Windows XP. Less than 2 s.

  70. Guy Mac wrote:

    First try did not work, Firefox froze while downloading something from dl.javafx.com. After 5 minutes, I killed it.

    Just tried again and after ~1 minute of downloading & initializing, prompting to accept JavaFX, it is running fine.

    I’m on Ubuntu 9.04 with OpenJDK (IcedTea) 1.6.0.

  71. Pär Dahlberg wrote:

    Works for me. Was interrupted, but first load probably took around 10 seconds.

    Windows XP, Firefox 3.5 with JRE 1.6.0_15-b03

  72. Denis wrote:

    Works, but only after installing JavaFX.
    Win 2003 server.
    Load time 45 sec

  73. krismorte wrote:

    Works for me.
    Windows XP, Firefox 3.0.13

  74. Jassa wrote:

    Works for me.

    Windows XP
    Forefox 3.5.2
    30s

  75. Jassa wrote:

    Works for me.

    Windows XP
    Google Chrome 3.0.195
    < 1s

  76. Sidney Beekhoven wrote:

    Works for me.
    Ubuntu 9.10 (Karmic Koala).
    Firefox 3.5.2.
    Java build 1.6.0_15-b03.

    First load about 10-15 secs, page refresh is fast, under 2 secs.

  77. jiri wrote:

    Works for me. Running Windows XP and it took like 2-4 seconds to start it up.

  78. Francis Adu-Gyamfi wrote:

    DOESN”T WORK FOR MOI!

    And hasn’t for a very long time. I’m on Opera 10.00 beta 3, Vista Ultimate 32bit.

    I wonder when this problem will be brought to the notice of Sun and Opera. This is not good. Its been more than a year since JavaFX was let loose, and Opera still can’t run it. All other browsers work, most of the time.

  79. Tiago Carvalho wrote:

    Windows XP – Java 6u15, JavaFX installed
    1) Chrome dev (4.x) – Doesn’t work.
    2) IE8: Closed the browser
    3) Firefox 3.5.1: Closed the browser

  80. Steve Robenalt wrote:

    Works for me after around 5 minutes load time.

    Win XP, jdk6u16, javafx 1.2 installed, Firefox 3.5.2 browser.

  81. Mattias Bergander wrote:

    Works for me.

    Java 6, update 16 previously installed.

    1) Windows 7 64bit. Chrome 3.

    2) approx 5sec

  82. Víctor Herrera wrote:

    Works, but only after installing JavaFX.
    Windows XP, Firefox 3.5.1
    Startup time: 15 segs

  83. Steven wrote:

    Works for me – Ubuntu, Firefox, 20s, 1.6.0_14.

  84. Konrad wrote:

    Works for me.
    Ubuntu 9.04, Firefox 3.5.x

    With the removed “~/.java” directory (cache, etc.) the JFX download and startup took ~1m30s. The second test (with already downloaded JFX runtime) took less than 5s.

    The very first JFX download is a real pain (no progress bar, a little browser freeze ;)

  85. Jeff Wilson wrote:

    Works for me: Windows XP, Chrome; 4-5 seconds

  86. marijo wrote:

    Hi works for me after app. more then 30 sec loading time running Windows XP and Firfox 3.5.2. Running on Java version 1.6.0_13

  87. amr wrote:

    Works for me IExplorer 8 jre 1.6 update 16 windows XP service pack 3 !!!

  88. x wrote:

    Works for me: Win7, Chrome 3; java version “1.6.0_16″: first 2 seconds, refresh 1 second

  89. Jess Sightler wrote:

    Works for me, but took about 30 seconds. This is on a C2D, XP (32bit), JRE 1.6.0_15, Chrome 2.xx.

    Regular (non-JavaFX) applets can start in less than 5 seconds on the same machine.

  90. gee wrote:

    Works for me.
    WinXP
    Firefox 3.5
    about 5-10 seconds to load

  91. Randahl wrote:

    Works partly on Firefox on Mac OS X Snow Leopard but it flickers quite a lot. Does not flicker in Safari. Loads if a few seconds.

  92. Benjamin wrote:

    Works, but only after installing JavaFX

  93. Sungmoon wrote:

    Works for me.
    1 second to start.

  94. Kevin wrote:

    Works for me. XP, Firefox 3.5, 30 seconds

  95. Ranjit wrote:

    Works for me. Vista jre 6u16.

  96. pjf wrote:

    Works, but only after installing JavaFX.

    windows xp, firefox3.5.2

  97. bob wrote:

    Works for me
    Windows XP Pro
    Java 1.6 update 16
    IE7
    10 sec to start

  98. Roger wrote:

    Doesn’t work for me
    Running Ubuntu 8.04 + FF 3.0.13
    No errors, no prompts just a blank space
    Java is installed on this machine (v6) and javascript works okay too (not disabled etc)

  99. Roger wrote:

    …then after posting a comment the page refreshed and the circling dots appeared. They’ve been going a while now (>5mins) and this is a fairly fast link so I’m thinking they won’t do more than whirl

  100. Odilio Noronha Filho wrote:

    Works for me
    Windows XP SP3 – Java 6u16, JavaFX installed
    Firefox 3.5.2

  101. Jim Clarke wrote:

    Works for ME.
    Mac OS X Snow Leopard
    java version “1.6.0_15″
    Safari Version 4.0.3 (6531.9)

    Started < 1 second

  102. efl wrote:

    Works for Me.
    Windows XP SP3
    Java 6u15
    Firefox 2.0.0.20

  103. MHGuara wrote:

    Works for me!
    Java 6u13
    Windows XP SP3
    Firefox 3.5.2
    30 seconds

  104. Andre wrote:

    Doesn’t work for me.
    Windows XP, Firefox 3.5.3.
    I think firewall here at work blocks link to JavaFX javascript file.

  105. sr wrote:

    Works for me. OSX Leopard through Safari 4.0.3. Started up in about 5 seconds. The animation isn’t very smooth, though.

  106. Gareth Conner wrote:

    Works for me. OSX Leopard, Safari 4.0.3.

    Flickers badly when scrolling.

  107. HarryM wrote:

    Worked for me on Chrome 2.0.172.43.
    Worked on Firefox 3.5.2.
    I am running Windows XP

  108. Flávio wrote:

    work for me. windows vista sp2 and google chrome.

  109. Ajith wrote:

    All I get is the loading animation.

    I am on an ubuntu 9.04 (x86_64, 2.6.28-13-generic) installation. Am running opera 10.0 build 4585. Have Java Runtime Environment was already installed.

  110. wilhelm wrote:

    Works for me.
    I am on Mac OS X Snow Leopard.
    JavaFX was already installed.
    Image flickers while scrolling the page

  111. Jelina wrote:

    Doesn’t work for me :(

    Mac 10.5.8 (Leopard)
    Firefox 3.5.2

    (Probably not working because I have to connect through a Windows proxy.)

  112. Tomasz wrote:

    Works for me, on Windows XP, Chrome, started after about 3 secs.

  113. Willy wrote:

    Works for me with Java Plug-in 1.6.0_11 with Firefox 3.0.5 on OpenSuse 11.0

  114. Sandro Santana wrote:

    Doesn’t work for me.

    Windows XP SP3
    Firefox 3.5.3

  115. Parag Tiwari wrote:

    Works for me.

    Windows XP SP2
    Firefox 3-5-2
    time to load : 30 sec

  116. vrayden wrote:

    Works for me

    Debian lenny
    Iceweasel 3.0.6
    JRE 1.6.0u12

  117. Ifte Rana wrote:

    Works for me. Windows XP, IE, java 1.5

  118. sander wrote:

    Works, but only after installing JavaFX.
    Gentoo Linux
    Firefox 3.5
    JRE 6
    Start time: 1sec

  119. Swaroop wrote:

    Works for me

    Had to click on ‘accept’ some license agreement, is that the Javafx installation?

    OS: Ubuntu Linux
    Browser: Firefox
    JDK 1.6
    Took about two minutes to load :( ..

  120. Kaupo wrote:

    Works for me.
    1. Windows XP, Firefox 3.5.3

    2. Instant startup

  121. Thasso wrote:

    Works for me in Mac OS Snow Leopard.

    Took about 20 sec with Safari 4.0.3 and about 2 sec with FF 3.0.14 (don’t know, but might have been cached ?!). In both Browsers the ugly scrolling/repaint issue occurs, which is really annoying.

  122. Ramón Valdez wrote:

    Doesn’t work for me
    1.
    a) Ubuntu 9.04
    b) Firefox 3

  123. Thierry wrote:

    Works for me . BUT , 10 seconds to load is too much.

  124. Ryuso wrote:

    Wokrs for me.

    1) a) Windows XP – Java 6u15, JavaFX installed
    b)Firefox 3.5.3: works

    2) Less than a second to load.

  125. Andy wrote:

    Works for me, RHEL 5.1 , Firefox 3.0.14, jdk 6u16

  126. Vinicius Oliveira wrote:

    Works for me
    Windows XP – Java 6u15, JavaFX installed
    Firefox 3.5.3: works

  127. Paulo Reis wrote:

    Works for me.
    Running on Snow Leopard within Safari 4.0.3
    Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
    Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)

    Same problem as applet, when you scroll up/down you can see the app flicking, that’s sux.

  128. Andre L N Fernandes wrote:

    Works for me.

    Windows XP
    Running on Firefox 3.5.3
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
    Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing)

  129. stevpan wrote:

    It works, but the repaint error when page scrolling is very annoying.

    Windows Vista
    Firefox 3.5.3
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)

  130. stevpan wrote:

    The startup is less than 1 seconds.

  131. Stefan Höhn wrote:

    Works for me
    Windows XP SP3, Firefox 3.5
    Jdk 1.6.0
    Startup below 1sec

  132. fabricio alves wrote:

    Works for me
    windows XP SP3, firefox 3.5.3
    JRE build 1.6.0_16-b01

  133. linux wrote:

    Doesn’t work for me. Deployment browser plugin is missing, even though I installed Sun Java. Ubuntu Linux (x86).

  134. Mib wrote:

    Works for me, but terrible slow compared to flash.
    OSX Tiger on iBook G4.
    Firefox 3.5.4
    java version “1.5.0_19″

  135. Pablo Caviglia wrote:

    Works for me on Windows XP, Firefox 3.5.3

  136. Sundar raj wrote:

    Works for me

    Windows XP
    Firefox 3.5
    Chrome 3.0
    IE 6.0

  137. hey yeah! wrote:

    Works, but only after installing JavaFX

    + ubuntu 9.04 apple 1.8 core duo old school, NOT THE FUCKING CORE 2 DUOr BLEAH MOTHA FUX – don’t buy anything apple after its realease, wait a year!!!

    hoi….

    Ok,

    Ubuntu 9.04 32bit – cause its not 64!

  138. Ryan wrote:

    I tried on two computers. The first was Windows Vista with JDK 1.6 update 16. I had loaded a few JavaFX applets just minutes before visiting this web page, so the applet started instantly. Actually I had to scroll before I found it, so I don’t know how instant it was. When refreshing the page it was instant.

    Next I tried on my OpenSolaris 2009 06 computer with JDK 1.6 update 13. I think it took 3 seconds before it showed the animated spinner indicating that it is loading. It never gets past that. I don’t think I can get JavaFX applets from anywhere working on here which is mind blowing since Java, JavaFX and Solaris all come from the same company. Interestingly the JavaFX.com samples are no longer loadable from the website. You can see a screenshot, or download the source code.

  139. Ryan wrote:

    I’ve gone around to all the computers in my immediate family and made sure they had the latest JRE 6 (after update 10 came out). Hopefully they’ve been updating as new updates are pushed through the updater. One of my sister’s new Apple laptop comes with Java 6 Update 15 (I think) pre-installed, which is excellent.

  140. Alexander wrote:

    Windows XP, javafx 1.2 & java 1.6u14 installed
    Works with Firefox 3.5
    doesn’t work with IE 8 (neither in compatibility mode) – loading image is shown
    doesn’t work in Safari 4 for windows – “Java needed. Click for details.”

  141. D. Hagans wrote:

    Just a spinning gif. No msgs…zilch.

    ubuntu 9.04 x64 firefox 3.0.14 jre1.6_16

  142. CB wrote:

    Works for me:
    - Vista 32 bit
    - FF 3.0.14
    - Java 1.6.0_15

    - Loads wicked fast. By the time I scroll down to the area where the FX applet appears, as quickly as I can do so, it has already loaded.

  143. CB wrote:

    Same thing on IE 7 -works great.

  144. Steve Olson wrote:

    Doesn’t work for me
    Windows 7 64 bit
    Shiretoko 3.5.3
    Java 1.6.0_16, also 1.6.0_18 (ea)

    load: class com.sun.javafx.runtime.adapter.Applet not found.
    java.lang.ClassNotFoundException: com.sun.javafx.runtime.adapter.Applet
    at sun.plugin2.applet.Plugin2ClassLoader$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.plugin2.applet.Plugin2ClassLoader.findClassHelper(Unknown Source)
    at sun.plugin2.applet.JNLP2ClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
    at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Exception: java.lang.ClassNotFoundException: com.sun.javafx.runtime.adapter.Applet

  145. D. Hagans wrote:

    OK. In the java console I see this

    load: class com.sun.javafx.runtime.adapter.Applet not found

  146. bakanis wrote:

    Works on opensuse 11.1 64 bit with 32 bit firefox 3.5.5 and 32 bit java. Before start freezes a browser for a while which disturbs.

  147. Evengard wrote:

    Doesn’t work for me
    Linux Debian Testing x86_64
    Just an image of some dots running in a circle…
    In console:
    java.lang.ClassNotFoundException: com.sun.javafx.runtime.adapter.Applet
    None of JavaFX applets works…
    I think it is because of the amd64 architecture of my system – apparently not yet supported – because it don’t even propose to install JavaFX :(
    But I have JavaWebStart on it (it installs JNLPs successfully)
    Firefox 3.7a1pre

  148. Matt Harris wrote:

    “Works, but only after installing JavaFX.”

    System is a new Dell with Win 7 64 bit. Browser is Opera 10.10

    java version “1.6.0_17″
    Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)

  149. lvlt wrote:

    Works for me
    Chrome
    Windows XP / SP2
    Java(TM) SE Runtime Environment (build 1.6.0_16-b01)

  150. Simon wrote:

    Works for me.
    Safari, Snow Leopard, Mac

  151. Doesn’t work for me wrote:

    Doesn’t work for me

    - Fedora 12
    - JDK 1.6u17
    - JavaFX SDK 1.2.1
    - Opera 9.10, Google Chrome Beta and Firefox 3.5

  152. Justin Bailey wrote:

    Works for me:
    Windows XP Pro SP2
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6

    and

    Google Chrome 4.0.249.43

  153. Pierpaolo wrote:

    Doesn’t work for me, at all.
    I have Ubuntu 9.10 64, Firefox 3.5.6, JavaFX and NetBeans installed. Why is it doing this to me? Why?

  154. Aleix Marso wrote:

    Works for me:

    Kubuntu 9.10
    sun jre 1.6.0_15
    google chrome beta

  155. Rand wrote:

    Works first time:
    Chrome4.0.249.43+Ubuntu8.04+JRE1.6.0_17+OpenJDK+JavaFX+Installed.Autoinstalled remaining depends, and displayed fine after 1 min.

  156. Daniel Beck wrote:

    Does not work for me. I use Ubuntu 9.10, firefox and JRE 1.6.0_15.

    It seems JavaFX is not supported on Linux 64 bits:
    http://javafx-jira.kenai.com/browse/RT-4895

  157. stevpan wrote:

    Could anyone file a bugreport about the rendering artifacts while scrolling?

  158. Alan wrote:

    Works for me Mac OS X Snow Leopard, Firefox 3.5.7

  159. Alan wrote:

    Doesn’t work for me.
    MacOS X 10.6.2
    Google Chrome 4.0.249.49 (35163) beta
    Error reported:
    The application uses Java, but Java is not supported by your system. Use a computer with another operating system to view this applicaiton. (sic)
    (Does work with Safari and Firefox)

Post a Comment

Your email is never published nor shared. Required fields are marked *

*

*