Thread: web2lrf
View Single Post
Old 03-27-2008, 07:07 AM   #260
Deputy-Dawg
Groupie
Deputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-booksDeputy-Dawg has learned how to read e-books
 
Deputy-Dawg's Avatar
 
Posts: 153
Karma: 799
Join Date: Dec 2007
Device: sony prs505
Kovid,
I downloaded 4.44 to my mac and it did not launch but rather generated the followin error message:

Quote:
libprs500 Error
An unexpected error has occurred during execution
of the main script

InterfaceError binding parameter 0 - probably
unsupported type
With the option to open the Console or to Terminae. Before I hit the panic switch I deleted the file and my backup copies of 4.42 and 4.43 (in hindsight not the brightest option in the world) and rebooted my machine. I then re-downloaded the file and got the same result. The console log contaiined the following information:

Quote:
3/27/08 5:36:15 AM Suitcase Fusion[137] *** -[NSConditionLock unlock]: lock (<NSConditionLock: 0x3bf150> '(null)') unlocked from thread which did not lock it
3/27/08 5:36:15 AM Suitcase Fusion[137] *** Break on _NSLockError() to debug.
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] Traceback (most recent call last):
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "/Users/billc/Downloads/libprs500.app/Contents/Resources/__boot__.py", line 208, in <module>
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] _run('main.py')
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "/Users/billc/Downloads/libprs500.app/Contents/Resources/__boot__.py", line 135, in _run
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] execfile(path, globals(), globals())
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "/Users/billc/Downloads/libprs500.app/Contents/Resources/main.py", line 1025, in <module>
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] sys.exit(main())
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "/Users/billc/Downloads/libprs500.app/Contents/Resources/main.py", line 1014, in main
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] main = Main()
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "/Users/billc/Downloads/libprs500.app/Contents/Resources/main.py", line 169, in __init__
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] self.library_view.set_database(self.database_path)
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/library.pyo", line 454, in set_database
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/library.pyo", line 118, in set_database
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/library/database.pyo", line 810, in __init__
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/library/database.pyo", line 776, in upgrade_version8
3/27/08 5:36:37 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] sqlite3.InterfaceError: Error binding parameter 0 - probably unsupported type.
3/27/08 5:36:37 AM libprs500[191] libprs500 Error
3/27/08 5:36:37 AM libprs500[191] libprs500 Error
An unexpected error has occurred during execution of the main script

InterfaceError: Error binding parameter 0 - probably unsupported type.

3/27/08 5:36:38 AM libprs500[191] Error loading /Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScriptingAdditions: dlopen(/Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScriptingAdditions, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/QXPScriptingAdditions.osax/Contents/MacOS/QXPScriptingAdditions: mach-o, but wrong architecture
3/27/08 5:36:38 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] libprs500: OpenScripting.framework - scripting addition /Library/ScriptingAdditions/QXPScriptingAdditions.osax declares no loadable handlers.
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] Traceback (most recent call last):
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/jobs.pyo", line 279, in headerData
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] TypeError: 'NoneType' object is not callable
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] Traceback (most recent call last):
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/jobs.pyo", line 280, in headerData
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] TypeError: 'NoneType' object is not callable
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] Traceback (most recent call last):
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/jobs.pyo", line 281, in headerData
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] TypeError: 'NoneType' object is not callable
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] Traceback (most recent call last):
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] File "libprs500/gui2/jobs.pyo", line 282, in headerData
3/27/08 5:36:44 AM [0x0-0x1f01f].net.kovidgoyal.librs500[191] TypeError: 'NoneType' object is not callable
3/27/08 5:36:44 AM com.apple.launchd[68] ([0x0-0x1f01f].net.kovidgoyal.librs500[191]) Exited with exit code: 255
Needless to say I now have no working copy of libprs500 on my machine and no access to one. Sigh!!
Deputy-Dawg is offline   Reply With Quote