Solved: xbian-config addon has stopped working
|
5th Dec, 2019, 04:35 AM
Post: #7
|
|||
|
|||
RE: xbian-config addon has stopped working
I have trouble with xbian-config in kodi gui.
I can't create new topic because newbie on this forum. My hardware: Raspberry pi4 SD card size and make/type: SanDisk EVO+ microSD 32GB Network (Ethernet or wireless): Ethernet Connected devices: TV The xbian-config Kodi addon has stopped working. It happens after kodi update from 18.3 to 19 in kodi gui from xbian-config module. Part of kodi.log 2019-12-04 20:43:42.254 T:3196 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'dbm.error'> Error Contents: db type could not be determined Traceback (most recent call last): File "/usr/local/share/kodi/addons/plugin.xbianconfig/services.py", line 10, in <module> from services.firstrun import firstrun File "/usr/local/share/kodi/addons/plugin.xbianconfig/services/firstrun.py", line 4, in <module> from resources.lib.utils import * File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/utils.py", line 16, in <module> import resources.lib.translation File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/translation.py", line 23, in <module> xbian_lang = xbianConfig('locales', 'select')[0].split('.')[0] File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/xbianconfig.py", line 117, in xbianConfig cacheDB = shelve.open(os.path.join(CACHEDIR, CACHEFILE), 'c', writeback=True) File "/usr/lib/python3.7/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/usr/lib/python3.7/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/usr/lib/python3.7/dbm/__init__.py", line 88, in open raise error[0]("db type could not be determined") dbm.error: db type could not be determined -->End of Python script error report<-- Thx advance for any help... Sorry for possible mistakes in trouble describe. English isn't native language. |
|||
« Next Oldest | Next Newest »
|