Bibile Analyzer 4.7.2 Audio/Quiz player doesn't work

The place to discuss the Linux/Ubuntu edition
Post Reply
Jjan
Posts: 1
Joined: Mon Jul 22, 2013 6:13 pm

Bibile Analyzer 4.7.2 Audio/Quiz player doesn't work

Post by Jjan »

I am running Debian Squeeze 6.0.7.
I installed Bible Analyzer from the all.deb file. Ran BA once then copied all of the extracted files from the BA Suite disk to the Bible Analyzer folder in my documents folder. Started BA again and all modules loaded correctly, but Audio/Quiz player returns this error

Version: Bible Analyzer 4.7.2.10
Application Path: /home/jjan
Modules Path: /opt/bibleanalyzer
User Path: /home/jjan/.config/bibleanalyzer
Current Ref: Rom 4:5
Current Bible: AV
Current Dict: Nave
Current Comm: PNT
Current Word: A

Operating System: Linux 2.6.32-5-amd64 x86_64
System Architecture: 64bit x86_64
Frozen: False

#---- End System Information ----#


#---- Traceback Info ----#

*** Mon Jul 22 19:24:55 2013 ***
Traceback (most recent call last):
File "/opt/bibleanalyzer/analyzer4.py", line 3313, in OnMediaMini
self.mediaMini = mediaMini.MediaMini(self)
File "/opt/bibleanalyzer/mediaMini.py", line 18, in __init__
self.CreateDialog()
File "/opt/bibleanalyzer/mediaMini.py", line 50, in CreateDialog
self.Initialise()
File "/opt/bibleanalyzer/mediaMini.py", line 62, in Initialise
self.AudioPanel = audioPlayer.HymnPanel(self)
File "/opt/bibleanalyzer/audioPlayer.py", line 27, in __init__
self.mc = wx.media.MediaCtrl(self, style=wx.SIMPLE_BORDER)#, szBackend = wx.media.QUICKTIME )
File "/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode/wx/media.py", line 96, in __init__
_media.MediaCtrl_swiginit(self,_media.new_MediaCtrl(*args, **kwargs))
NotImplementedError

#---- End Traceback Info ----#

Thanks for your help.

Tim
Site Admin
Posts: 1454
Joined: Sun Dec 07, 2008 1:14 pm

Re: Bibile Analyzer 4.7.2 Audio/Quiz player doesn't work

Post by Tim »

It seems Debian Squeeze doesn't have the same audio engine as some other distros. Or it is not implemented by wx in Squeeze. I don't know if there is a workaround for this or not. It is likely a missing component, but hard to tell which.
Tim Morton
Developer, Bible Analyzer

But to him that worketh not, but believeth on him that justifieth the ungodly, his faith is counted for righteousness. (Rom 4:5 AV)

Post Reply