OS X crash

The place to post any Bugs or Problems you may have with the Current Release Version
Post Reply
ben1
Posts: 16
Joined: Thu Aug 02, 2012 7:07 am

OS X crash

Post by ben1 »

Running the latest version on OS X Lion. Today I deleted a few bible tabs that I didn't use and it crashed, but won't restart. I tried chmod'ing the modules directory to make sure it's not a permissions error, but that didn't seem to help. Running from the command line gives this output:

Code: Select all

Mac-Pro:MacOS ben$ ./Bible\ Analyzer
0.304581165314 before aui import
2012-11-19 08:13:03.608 Bible Analyzer[17663:707] PyObjCPointer created: at 0xaccb1cf8 of type {__CFBoolean=}
2012-11-19 08:13:03.609 Bible Analyzer[17663:707] PyObjCPointer created: at 0xaccb1cf0 of type {__CFBoolean=}
2012-11-19 08:13:03.610 Bible Analyzer[17663:707] PyObjCPointer created: at 0xaccb1d00 of type {__CFNumber=}
2012-11-19 08:13:03.611 Bible Analyzer[17663:707] PyObjCPointer created: at 0xaccb1d10 of type {__CFNumber=}
2012-11-19 08:13:03.611 Bible Analyzer[17663:707] PyObjCPointer created: at 0xaccb1d20 of type {__CFNumber=}
/Library/Application Support/Bible Analyzer all users
/Users/ben/Library/Application Support/Bible Analyzer/Modules myDocs
/Users/ben/Library/Application Support/Bible Analyzer user
[u'/Library/Application Support/Bible Analyzer', u'/Users/ben/Library/Application Support/Bible Analyzer/Modules']
/Library/Application Support/Bible Analyzer/Modules/Text/derickson-Phi.bk Removed
/Library/Application Support/Bible Analyzer/Modules/Text/hodge2.bk Removed
/Library/Application Support/Bible Analyzer/Modules/Text/Oabstract.bk Removed
1.72767305374 mods
1.77190995216 before tts
1.94490909576 before aui
is config
0.00687503814697 get WL
0.187026023865 flag time
is dat
cmtChanged
dctChanged
bibChanged
excepthook

*** Mon Nov 19 08:13:06 2012 ***
Traceback (most recent call last):
  File "/Applications/Bible Analyzer.app/Contents/Resources/__boot__.py", line 39, in <module>
  File "/Applications/Bible Analyzer.app/Contents/Resources/__boot__.py", line 36, in _run
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 6379, in <module>
  File "wx/_core.pyc", line 7981, in __init__
  File "wx/_core.pyc", line 7555, in _BootstrapApp
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 6351, in OnInit
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 598, in __init__
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 1291, in OnBibNBChanged
  File "normSearch.pyc", line 489, in nView
  File "re.pyc", line 151, in sub
  File "normSearch.pyc", line 480, in getNote
IndexError: pop from empty list

Error in sys.excepthook:
Traceback (most recent call last):
  File "baseClass.pyc", line 498, in ExceptionHook
  File "baseClass.pyc", line 468, in __init__
  File "errdlg.pyc", line 148, in __init__
  File "errdlg.pyc", line 193, in GetEnvironmentInfo
  File "baseClass.pyc", line 477, in GetProgramName
AttributeError: 'SplashScreen' object has no attribute 'version'

Original exception was:
Traceback (most recent call last):
  File "/Applications/Bible Analyzer.app/Contents/Resources/__boot__.py", line 39, in <module>
    _run('analyzer4.py')
  File "/Applications/Bible Analyzer.app/Contents/Resources/__boot__.py", line 36, in _run
    execfile(path, globals(), globals())
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 6379, in <module>
    app = MyApp(0)
  File "wx/_core.pyc", line 7981, in __init__
  File "wx/_core.pyc", line 7555, in _BootstrapApp
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 6351, in OnInit
    BAnalyzer = BibleAnalyzer(None, "Bible Analyzer 4.0")
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 598, in __init__
    self.OnBibNBChanged(None)
  File "/Applications/Bible Analyzer.app/Contents/Resources/analyzer4.py", line 1291, in OnBibNBChanged
    answer = normSearch.nView(chapRef, verseRef, self.bibFileList[tab], self.font,  self.showRed, self.showText, self.showStrongs, self.paragraph, 1)
  File "normSearch.pyc", line 489, in nView
  File "re.pyc", line 151, in sub
  File "normSearch.pyc", line 480, in getNote
IndexError: pop from empty list
2012-11-19 08:13:06.811 Bible Analyzer[17663:707] Bible Analyzer Error

Atlas
Posts: 63
Joined: Thu Dec 11, 2008 3:04 am
Location: Dallas Texas

Re: OS X crash

Post by Atlas »

I'd go and down load BA again if I were you. It might replace the files and help you that way. Try that if that will not help you. I'm sure Tim will be on soon to help you. Send him a pm or email to get him to reply faster.

Atlas
John 3:16

For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.

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

Re: OS X crash

Post by Tim »

Sorry it has taken so long to reply.

Did you delete the tabs using the built-in Session Manager or delete the entire file(s) from your Modules folder?

Here is one thing you can try, delete the config4.ini file in your,
/USER/Library/Application Support/Bible Analyzer
folder and then try to start Bible Analyzer.

Let me know what happens.
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