This is what I have installed:
java-1_5_0-gcj-compat-32bit
java-1_6_0-sun
java-1_6_0-sun-alsa
java-1_6_0-sun-devel
java-1_6_0-sun-plugin
When I go to the java site to check java it says I’m up to date, so everything seems fine, but many apps that I use do not work. The java logo appears, it shows the loading bar and then it shows an empty box.
It used to work perfectly in openSUSE 11.2, but I recently upgraded to 11.3 and now it does not work.
I need this for my college and for work, so please help. I am stuck!
just in case all the java 1.6 are version 1.6.0.u22-1.2.1, and the 1.5 is 1.5.0.0-125.4, and my firefox is 3.6
The website I am trying that does not work is this one
I know it might seems strange
But did you do the multi-media guide Multi-media and Restricted Format Installation Guide
Not sure if there is any relation to your issue (just a hunch from looking at the source)
I use gecko-mediaplayer too from RedDwarf
rpm -qi flash-player nspluginwrapper
Name : flash-player Relocations: (not relocatable)
Version : 10.1.85.3 Vendor: openSUSE
Release : 0.1.1 Build Date: Tue 21 Sep 2010 08:59:05 BST
Install Date: Wed 22 Sep 2010 05:33:15 BST Build Host: build04
Group : Productivity/Networking/Web/Browsers Source RPM: flash-player-10.1.85.3-0.1.1.src.rpm
Size : 21577959 License: NON-OSI-COMPLIANT(royalties)
Signature : RSA/8, Tue 21 Sep 2010 09:00:21 BST, Key ID b88b2fd43dbdc284
Packager : http://bugs.opensuse.org
Summary : Adobe Flash PlugIn and standalone Player
Description :
This package contains Adobe's Flash Plugin for the supported Web
browsers in addition to a standalone flash player application.
Authors:
--------
Adobe Systems Incorporated
Distribution: openSUSE 11.3
Name : nspluginwrapper Relocations: (not relocatable)
Version : 1.3.0 Vendor: openSUSE
Release : 1.14 Build Date: Mon 05 Jul 2010 23:00:56 BST
Install Date: Tue 21 Sep 2010 09:01:26 BST Build Host: build36
Group : Productivity/Networking/Web/Utilities Source RPM: nspluginwrapper-1.3.0-1.14.src.rpm
Size : 565936 License: GPLv2+
Signature : RSA/8, Mon 05 Jul 2010 23:01:11 BST, Key ID b88b2fd43dbdc284
Packager : http://bugs.opensuse.org
URL : http://gwenole.beauchesne.info/projects/nspluginwrapper/
Summary : Compatibility Layer for Netscape 4 Plug-Ins
Description :
nspluginwrapper is an Open Source compatibility plugin for Netscape 4
(NPAPI) plugins. It enables you to use plugins on platforms they were
not built for. For example, you can use the plugins compiled for i386
in Mozilla on Linux/x86_64 or other architectures. This package
consists of:
* npviewer: the plug-in viewer
* npwrapper.so: the browser-side plug-in
* nspluginwrapper: a tool to manage plug-ins installation and update
Authors:
--------
Gwenole Beauchesne <gb.public@free.fr>
Distribution: openSUSE 11.3
fcj@linux-fcj:~> rpm -qi flash-player nspluginwrapper
Name : flash-player Relocations: (not relocatable)
Version : 10.1.53.64 Vendor: openSUSE
Release : 1.1 Build Date: Thu 01 Jul 2010 03:39:47 PM EDT
Install Date: Sun 31 Oct 2010 12:46:17 AM EDT Build Host: build18
Group : Productivity/Networking/Web/Browsers Source RPM: flash-player-10.1.53.64-1.1.src.rpm
Size : 21414583 License: NON-OSI-COMPLIANT(royalties)
Signature : RSA/8, Thu 01 Jul 2010 03:40:24 PM EDT, Key ID b88b2fd43dbdc284
Packager : http://bugs.opensuse.org
Summary : Adobe Flash PlugIn and standalone Player
Description :
This package contains Adobe's Flash Plugin for the supported Web
browsers in addition to a standalone flash player application.
Authors:
--------
Adobe Systems Incorporated
Distribution: openSUSE 11.3
Name : nspluginwrapper Relocations: (not relocatable)
Version : 1.3.0 Vendor: openSUSE
Release : 1.14 Build Date: Mon 05 Jul 2010 06:00:56 PM EDT
Install Date: Sat 02 Oct 2010 05:32:30 PM EDT Build Host: build36
Group : Productivity/Networking/Web/Utilities Source RPM: nspluginwrapper-1.3.0-1.14.src.rpm
Size : 565936 License: GPLv2+
Signature : RSA/8, Mon 05 Jul 2010 06:01:11 PM EDT, Key ID b88b2fd43dbdc284
Packager : http://bugs.opensuse.org
URL : http://gwenole.beauchesne.info/projects/nspluginwrapper/
Summary : Compatibility Layer for Netscape 4 Plug-Ins
Description :
nspluginwrapper is an Open Source compatibility plugin for Netscape 4
(NPAPI) plugins. It enables you to use plugins on platforms they were
not built for. For example, you can use the plugins compiled for i386
in Mozilla on Linux/x86_64 or other architectures. This package
consists of:
* npviewer: the plug-in viewer
* npwrapper.so: the browser-side plug-in
* nspluginwrapper: a tool to manage plug-ins installation and update
Authors:
--------
Gwenole Beauchesne <gb.public@free.fr>
Distribution: openSUSE 11.3
When the java app goes blank I can access the java console. These are the results.
java.lang.IllegalArgumentException: File menucheck.png could not be loaded.
at com.birosoft.liquid.skin.SecretLoader.loadImage(SecretLoader.java:61)
at com.birosoft.liquid.skin.SkinImageCache.getAutomaticImage(SkinImageCache.java:67)
at com.birosoft.liquid.skin.SkinImageCache.getImage(SkinImageCache.java:80)
at com.birosoft.liquid.LiquidLookAndFeel.loadIconImmediately(LiquidLookAndFeel.java:638)
at com.birosoft.liquid.LiquidLookAndFeel.loadIcon(LiquidLookAndFeel.java:626)
at com.birosoft.liquid.LiquidLookAndFeel.initComponentDefaults(LiquidLookAndFeel.java:461)
at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:130)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:514)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:558)
at javax.swing.UIManager.initializeDefaultLAF(UIManager.java:1317)
at javax.swing.UIManager.initialize(UIManager.java:1406)
at javax.swing.UIManager.maybeInitialize(UIManager.java:1394)
at javax.swing.UIManager.getUI(UIManager.java:980)
at javax.swing.JPanel.updateUI(JPanel.java:109)
at javax.swing.JPanel.<init>(JPanel.java:69)
at javax.swing.JPanel.<init>(JPanel.java:92)
at javax.swing.JPanel.<init>(JPanel.java:100)
at javax.swing.JRootPane.createGlassPane(JRootPane.java:528)
at javax.swing.JRootPane.<init>(JRootPane.java:348)
at javax.swing.JApplet.createRootPane(JApplet.java:146)
at javax.swing.JApplet.<init>(JApplet.java:134)
at mz.<init>(Unknown Source)
at m0.<init>(Unknown Source)
at a.<init>(Unknown Source)
at com.netdania.chartstation.ChartStationApplet.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at sun.plugin2.applet.Plugin2Manager$12.run(Plugin2Manager.java:3005)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:199)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Error getting resource menucheck.png
As a matter of fact I followed every single step. Most of the results from each command, came with results “nothing to do” since I already had most programs and codecs installed. Only the pakman repo I deleted after the install, since I already had it with a different name.
With that being said, which repos do you suggest I should eliminate?