Page 1 of 1

Linux Mint 17.1

Posted: Sat May 09, 2015 2:24 pm
by rrobsr
I'm running LM 17.1.

I downloaded bibleanalyzer_4.7-2_all.deb and ran it. It installed without problems

The ONLY way I can run bibleanalyzer is by running it with gksudo. Running as normal user or evan as sudo does not work. I get:

Code: Select all

Traceback (most recent call last):
  File "/opt/bibleanalyzer/analyzer4.py", line 6576, in <module>
    app = MyApp(0)
  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/opt/bibleanalyzer/analyzer4.py", line 6548, in OnInit
    BAnalyzer = BibleAnalyzer(None, "Bible Analyzer 4.0")
  File "/opt/bibleanalyzer/analyzer4.py", line 609, in __init__
    self.OnCmtNBChanged(None)
  File "/opt/bibleanalyzer/analyzer4.py", line 1544, in OnCmtNBChanged
    self.OnCmtViewEntry(fromLibRef)
  File "/opt/bibleanalyzer/analyzer4.py", line 3032, in OnCmtViewEntry
    nb.SetSelectionToWindow(cmtPane.window)
AttributeError: 'BibleAnalyzer' object has no attribute 'SetSelectionToWindow'
Any ideas?

Re: Linux Mint 17.1

Posted: Sat May 09, 2015 4:25 pm
by Tim
Try deleting the config4.ini file and then run BA.

Better yet download the 4.9 version on this forum and try it. We hope to have v5 for Linux ready in a few weeks.

Re: Linux Mint 17.1

Posted: Fri Jul 10, 2015 1:26 pm
by bookittie
It's great to hear that v5 for Linux is in the works! Wine runs the windows version but it has some rather annoying bugs.