Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RC4 restore on Windows 10 error #99

Closed
broyuken opened this issue Jan 31, 2017 · 0 comments
Closed

RC4 restore on Windows 10 error #99

broyuken opened this issue Jan 31, 2017 · 0 comments
Labels

Comments

@broyuken
Copy link

Hello,

Using Kodi RC4 on WIndows 10, I get the following when trying to do a restore from an SMB backup

15:56:21.775 T:15608 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: descriptor 'ok' requires a 'xbmcgui.Dialog' object but received a 'unicode'
Traceback (most recent call last):
File "C:\Users\broy\AppData\Roaming\Kodi\addons\script.xbmcbackup\default.py", line 73, in
backup.run(mode)
File "C:\Users\broy\AppData\Roaming\Kodi\addons\script.xbmcbackup\resources\lib\backup.py", line 319, in run
xbmcgui.Dialog.ok(utils.getString(30010),utils.getString(30101))
TypeError: descriptor 'ok' requires a 'xbmcgui.Dialog' object but received a 'unicode'
-->End of Python script error report<--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants