[Bug 66] New: ClassLoader.getSystemResources returns emptyenumeration(sablevm1 .1.6)
| Newsgroups | gmane.comp.java.vm.sablevm.bugs |
|---|---|
| Message-ID | <[email protected]> |
http://sablevm.org/bugs/show_bug.cgi?id=66
Summary: ClassLoader.getSystemResources returns
emptyenumeration(sablevm1 .1.6)
Product: SableVM
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: default
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
I found this when trying to run Tritonus java sound application.
I used esd mixer available at http://www.tritonus.org/plugins.html.
copy the lib in javalib and jars in classpath
You must have ESD library installed to play audio files. ( I have not tried
AlSA mixer)
Get AudioPlayer.java from http://www.jsresources.org/examples/AudioPlayer.html
AudioPlayer -l should give the list of mixers available. But due to the bug it
fails to find the esd mixer mentioned above.
Matthias Pfisterer <[email protected]> had sent me the latest source
code of java sound, both java and native. Gadek will get it from me separately
if he decides to build from source.
Thanks
Asutosh
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.