Meorbu, I have tried the instructions mentioned in the blog, but a new problem
appears:
the following error appears when i click on the play button:
java.lang.IllegalArgumentException: No line matching interface SourceDataLine
supporting format PCM_SIGNED 11025.0 Hz, 16 bit, mono, 2 bytes/frame,
little-endian is supported.
at javax.sound.sampled.AudioSystem.getLine(AudioSystem.java:459)
at javazoom.jlgui.basicplayer.BasicPlayer.createLine(Unknown Source)
at javazoom.jlgui.basicplayer.BasicPlayer.initAudioInputStream(Unknown
Source)
at javazoom.jlgui.basicplayer.BasicPlayer.open(Unknown Source)
at
net.sf.zekr.engine.audio.DefaultPlayerController.open(DefaultPlayerController.java:127)
at
net.sf.zekr.engine.audio.DefaultPlayerController.open(DefaultPlayerController.java:139)
at
net.sf.zekr.ui.AudioPlayerUiController.playerOpenAyaAudio(AudioPlayerUiController.java:235)
at
net.sf.zekr.ui.AudioPlayerUiController.playerOpenAyaAudio(AudioPlayerUiController.java:230)
at
net.sf.zekr.ui.AudioPlayerUiController.playerTogglePlayPause(AudioPlayerUiController.java:198)
at
net.sf.zekr.engine.audio.ui.AudioPlayerForm$8.widgetSelected(AudioPlayerForm.java:455)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:234)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
at net.sf.zekr.ui.BaseForm.loopEver(BaseForm.java:34)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:63)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:91)
--
You received this bug notification because you are a member of Sabily
Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/798343
Title:
Problem while adjusting sound volume in Zekr
Status in Sabily:
New
Status in Zekr Quran Study Tool:
New
Bug description:
Hello,
i am using sabily 11.04.
While trying to adjust volume of sound using Zekr interface,
i have encountred the following problem:
a pop-up window appears showing the following error:
net.sf.zekr.engine.audio.PlayerException:
javazoom.jlgui.basicplayer.BasicPlayerException: Gain control not supported
at
net.sf.zekr.engine.audio.DefaultPlayerController.setGain(DefaultPlayerController.java:187)
at
net.sf.zekr.engine.audio.DefaultPlayerController.setVolume(DefaultPlayerController.java:243)
at
net.sf.zekr.engine.audio.ui.AudioPlayerForm$14.mouseUp(AudioPlayerForm.java:553)
at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:213)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3540)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3161)
at net.sf.zekr.ui.BaseForm.loopEver(BaseForm.java:34)
at net.sf.zekr.ZekrMain.startZekr(ZekrMain.java:63)
at net.sf.zekr.ZekrMain.main(ZekrMain.java:91)
Caused by: javazoom.jlgui.basicplayer.BasicPlayerException: Gain control not
supported
at javazoom.jlgui.basicplayer.BasicPlayer.setGain(Unknown Source)
at
net.sf.zekr.engine.audio.DefaultPlayerController.setGain(DefaultPlayerController.java:185)
... 10 more
This window does not block the recitation...it continues to play...
BR,
Amina.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sabily/+bug/798343/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sabily.team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sabily.team
More help : https://help.launchpad.net/ListHelp