https://bugzilla.novell.com/show_bug.cgi?id=683751 https://bugzilla.novell.com/show_bug.cgi?id=683751#c0 Summary: Desktop API is not supported on the current platform Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: i686 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: johannes.mueller@troeber.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0.0) Gecko/20100101 Firefox/4.0 We are trying to run a java applet in Firefox (4.0) or Konqueror, which should open a new window with desired information. The new window doesn't open and we get this error on the java console: --------- UNCAUGHT EXCEPTION --------- 21.2.2011 13:49:18 java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform at java.awt.Desktop.getDesktop(Desktop.java:126) at start.start.showTrackingPage(start.java:2895) at start.start.setSearchResults(start.java:3145) at tools.AS400_Connection.transmittData(AS400_Connection.java:283) at tools.AS400_Connection.run(AS400_Connection.java:241) at java.lang.Thread.run(Thread.java:662) -------------------------------------- Reproducible: Always Steps to Reproduce: 1. Load java applet 2. Click on a detail position to run the tracking information Expected Results: Should open a new window with redirect to the tracking provider. Works so far on OpenSuSE 11.2 and OpenSuSE 11.3. Also works on any Windows Systems (XP or 7). I guess its related to KDE 4.6. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.