Closed Bug 93559 Opened 24 years ago Closed 24 years ago

cannot play ringer tunes in applet

Categories

(Core Graveyard :: Java: OJI, defect)

x86
Windows NT
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: shrir, Assigned: edburns)

References

()

Details

win nt 0803 trunk steps: go to the above page select a cetegory from the pull-down applet loads.. select a song from the category and click on the 'play' button on the right side...nothing happens expected: ringer tune should play error is javascript console: Error: document.RTHeaderCategory has no properties Source File: http://www.nokiausa.com/ds/scripts/CNJavascripts.js Line: 106
This is not a bug, it's a feature. In Java2, applets that use sun.audio must be signed, or the user must allow the applet to use the sun.audio classes. java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.audio) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPackageAccess(Unknown Source) at sun.applet.AppletSecurity.checkPackageAccess(Unknown Source) at sun.applet.AppletClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) at com.nokia.cepes.applet.search.PlayerCanvas.playSong (PlayerCanvas.java:485) at com.nokia.cepes.applet.search.PlayerCanvas.play (PlayerCanvas.java:370) at com.nokia.cepes.applet.search.PlayerCanvas.mouseReleased (PlayerCanvas.java:232) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
SPAM: reassigning OJI bugs to new QA, pmac. (227 bugs)
QA Contact: shrir → pmac
QA Contact: pmac → petersen
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.