javax.sound.sampled.UnsupportedAudioFileException: file is not a supported file type

Bug #286765 reported by Jarkko Lietolahti
4
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

With firefox goto http://www.towerwars.de/ and start the applet, with ubuntu 8.10 64bit and with icedtea-6 firefox applet plugin , applet works(which is great!, but no sound.

I found the following in console;

Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkTreeView::odd-row-color' of type `GdkColor' from rc file value "((GString*) 0x8fb6e0)" of type `GString'
ICEDTEAPLUGIN_DEBUG = (null)
ERROR: ld.so: object '/usr/$LIB/libartsdsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/$LIB/libartsdsp.so.0' from LD_PRELOAD cannot be preloaded: ignored.

ICEDTEAPLUGIN_DEBUG = (null)
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
Jar string: towerwarsapplet106.jar,mp3plugin.jar
jars length: 2
JNLPRuntime already initialized
NOT IMPLEMENTED: virtual nsresult IcedTeaPluginInstance::Start()
Jar string: basicplayer3.0.jar,commons-logging-api.jar,jl1.0.jar,jogg-0.0.7.jar,jorbis-0.0.15.jar,jspeex0.9.7.jar,mp3spi1.9.4.jar,tritonus_share.jar,vorbisspi1.0.2.jar
jars length: 9
JNLPRuntime already initialized
playButton added in MainWindow
stopButton added in MainWindow
javax.sound.sampled.UnsupportedAudioFileException: file is not a supported file type
 at javax.sound.sampled.AudioSystem.getAudioFileFormat(AudioSystem.java:1043)
 at controller.Mp3MainController.loadPlayer(Mp3MainController.java:67)
 at controller.Mp3MainController.play(Mp3MainController.java:121)
 at gui.MP3Applet.init(MP3Applet.java:47)
 at sun.applet.AppletPanel.run(AppletPanel.java:436)
 at java.lang.Thread.run(Thread.java:636)

Revision history for this message
Matthias Klose (doko) wrote :

 - are mp3 codecs installed on your system?

Changed in openjdk-6:
status: New → Incomplete
Revision history for this message
Javier Jardón (jjardon) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again!

Changed in openjdk-6:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.