nagyistoce / text20

Automatically exported from code.google.com/p/text20
0 stars 0 forks source link

Sound of Deaf (Mac OS) #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Sometimes playing the "using x" ogg produces an extraordinary loud *bbbzzzz* 
sound on Mac OS ... Appears to be a bug in either the Java runtime or the 
decoding lib we use ... 

Original issue reported on code.google.com by r.biedert on 8 Nov 2011 at 1:42

GoogleCodeExporter commented 9 years ago

Original comment by r.biedert on 8 Nov 2011 at 1:42

GoogleCodeExporter commented 9 years ago
I have the same bug (Chrome 15, Java 1.6, Mac OS X 10.6.8) - actually yesterday 
for the first time. The strange thing is, that the sound came directly after 
starting. It seems to me that it does not happen when the "using x" is played 
but long before. Here is my Java console with a rough estimate when the sound 
starts:

Java-Plug-in 1.6.0_29
Verwendung der JRE-Version 1.6.0_29-b11-402-10M3527 Java HotSpot(TM) 64-Bit 
Server VM
Home-Verzeichnis des Benutzers = /home/kofler

-- Here comes the SSSOOOUUUUNNNNDDD ---

BrowserPluginImpl.new() -- Build 1.4.2-201111081222
BrowserPluginImpl.init()
06.12.2011 10:27:26 net.xeoh.plugins.meta.updatecheck.impl.UpdateCheckImpl 
updateCheck
INFO: This version of the application differs from the latest version.
06.12.2011 10:27:26 net.xeoh.plugins.meta.updatecheck.impl.UpdateCheckImpl 
updateCheck
INFO: The server reports the latest version can be obtained here : 
http://text20.googlecode.com/files/text20.framework-1.4.1.zip
06.12.2011 10:27:29 
de.dfki.km.text20.services.evaluators.gaze.impl.GazeEvaluatorImpl 
addEvaluationListener
WARNUNG: No handler found for requested listener interface 
de.dfki.km.text20.services.evaluators.gaze.listenertypes.saccade.WeakSaccadeList
ener
BrowserPluginImpl.start()

Original comment by christia...@gmail.com on 6 Dec 2011 at 9:42