Hide Forgot
Description of problem: I've tried to open .jnlp (trough firefox -> webstart ) and fetch jnlp file manualy -> right click -> open with ibm java webstart ... And nothing happens. Firefox only asks me to download file manually and launch it with webstart. But I'm able to start file by using directly javaws /path/to/file so there is probably problem with some gnome-association Version-Release number of selected component (if applicable): firefox-7.0-5.el5_7 java-1.6.0-openjdk-1.6.0.0-1.22.1.9.8.el5_6 # just FYI that there is also another instance installed java-1.6.0-ibm-1.6.0.8.1-1jpp.2.el5 (file was launched java-1.6.0-ibm-plugin-1.6.0.8.1-1jpp.2.el5 java-1.6.0-ibm-plugin-1.6.0.8.1-1jpp.2.el5 [root@localhost tmp]# How reproducible: Steps to Reproduce: 1. make sure that java-1.6.0-{ibm,ibm-plugin} is installed 2. goto http://download.oracle.com/javase/tutorial/deployment/webstart/examples/dist/webstart_ComponentArch_DynamicTreeDemo/JavaWebStartAppPage.html 3. try to launch application 4. manually fetch .jnlp file 5. right-click and open with ibm java webstart 6. execute ${IBM_JAVA_HOME}/bin/javaws file.jnlp Actual results: AD 3 and 5 will fail. So I'm only able to execute jnlp trough ad 66 Expected results: AD 3 and 5 shouldn't fail Additional info:
Same behaviour when pressing Caps Lock. When changing the layout by keyboard widget all works as expected.
(In reply to comment #1) > Same behaviour when pressing Caps Lock. > > When changing the layout by keyboard widget all works as expected. Upps sorry ignore this please.
(In reply to comment #0) > Description of problem: > > I've tried to open .jnlp (trough firefox -> webstart ) and fetch jnlp file > manualy -> right click -> open with ibm java webstart ... > > And nothing happens. Firefox only asks me to download file manually and launch > it with webstart. > > But I'm able to start file by using directly javaws /path/to/file so there is > probably problem with some gnome-association > > Version-Release number of selected component (if applicable): > > firefox-7.0-5.el5_7 > java-1.6.0-openjdk-1.6.0.0-1.22.1.9.8.el5_6 # just FYI that there is also > another instance installed > java-1.6.0-ibm-1.6.0.8.1-1jpp.2.el5 (file was launched > java-1.6.0-ibm-plugin-1.6.0.8.1-1jpp.2.el5 > java-1.6.0-ibm-plugin-1.6.0.8.1-1jpp.2.el5 > > [root@localhost tmp]# > > > How reproducible: > > > Steps to Reproduce: > 1. make sure that java-1.6.0-{ibm,ibm-plugin} is installed > 2. goto > http://download.oracle.com/javase/tutorial/deployment/webstart/examples/dist/webstart_ComponentArch_DynamicTreeDemo/JavaWebStartAppPage.html > 3. try to launch application > 4. manually fetch .jnlp file > 5. right-click and open with ibm java webstart > 6. execute ${IBM_JAVA_HOME}/bin/javaws file.jnlp > > Actual results: > > AD 3 and 5 will fail. So I'm only able to execute jnlp trough ad 66 > > Expected results: > > AD 3 and 5 shouldn't fail > > Additional info: Negativ * I'm not able to reproduce. Insatlled: java-1.6.0-ibm-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-demo-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-devel-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-javacomm-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-jdbc-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-plugin-1.6.0.9.2-1jpp.2.el6.i686.rpm java-1.6.0-ibm-src-1.6.0.9.2-1jpp.2.el6.i686.rpm ( I know Rhel6 - but desktop integration in specs is similar) Both 3 and 5 worked.
Hello It was x86_64 based on test run https://tcms.engineering.redhat.com/run/23940/
Created attachment 537397 [details] sync with woring RHEL-6 spec in metter of javaws suggested patch Can you please verify http://brewweb.devel.redhat.com/brew/taskinfo?taskID=3853315 solved the issue? If no, then Can you please verify behavior on RHEL-6?