Solved Maps Browser Error
#1
Getting error when opening maps browser since upgrading to krypton. @phil65
Code:
14:40:34.665 T:1350231024 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'ACTION_SHOW_CODEC'
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/script.maps.browser/default.py", line 23, in <module>
from resources.lib import gui
File "/home/osmc/.kodi/addons/script.maps.browser/resources/lib/gui.py", line 17, in <module>
from ActionHandler import ActionHandler
File "/home/osmc/.kodi/addons/script.module.actionhandler/lib/ActionHandler.py", line 37, in <module>
"codecinfo": xbmcgui.ACTION_SHOW_CODEC,
AttributeError: 'module' object has no attribute 'ACTION_SHOW_CODEC'
-->End of Python script error report<--
14:40:34.691 T:1958536112 DEBUG: ------ Window Init (DialogNotification.xml) ------
Reply
#2
Yep - seeing exactly the same on multiple machines running Krypton 17.1 on Windows.
Kodi 17.6 on multiple Windows 10 x64 machines with shared MySQL 5.6.43 database. Kodi 18 on Xbox One. Content (music, video, photos) stored on Windows Server 2012 R2 file server and accessed by SMB.
Reply
#3
Have also opened an issue on GitHub (in case that is desired/preferred) - https://github.com/phil65/script.maps.browser/issues/5
Kodi 17.6 on multiple Windows 10 x64 machines with shared MySQL 5.6.43 database. Kodi 18 on Xbox One. Content (music, video, photos) stored on Windows Server 2012 R2 file server and accessed by SMB.
Reply
#4
Thanks Anthony. Hopefully its gets fixed soon.
Reply
#5
Just FYI:
Same error occurs when running LibreElec (LibreELEC-Generic.x86_64-8.0.1)
Reply
#6
Yep - seeing exactly the same on machines running Kodi17.3 on Windows.8.1
Reply
#7
Anyone have any fix for this yet?

EDIT: It's fixed on version 1.1.0 on phil's github. You need to download from Here

The kodi repo hasn't been updated to the new version hence the errors.

Thanks again @phil65

P.S. If you could add the following options in your next version:

1. The ability to disable the red location marker on the maps.
2. To disable the map position overlay in street view.

cheers Big Grin
Reply
#8
(2017-11-19, 16:07)the_bo Wrote: EDIT: It's fixed on version 1.1.0 on phil's github. You need to download from Here

The kodi repo hasn't been updated to the new version hence the errors.

Thanks again @phil65
Well, it seems this project isn't being maintained anymore. Is that right, @phil65 ? At the git hub there is no tags or releases. Should I just download the zip of entire master branch and install it? It has been a long time since the project was last updated, and still it is not in Kodi repo. Anyone knows anything about that?
Reply
#9
Did it. Uninstalled 1.0.0, downloaded zip from GitHub and installed from zip. It is working. Thanks
Reply
#10
(2019-03-05, 14:59)helviojr Wrote: Did it. Uninstalled 1.0.0, downloaded zip from GitHub and installed from zip. It is working. Thanks


50/5000
Do you view street work because for me, unfortunately not.
Reply
#11
Just tried maps browser again, but the map is showing blank. Only minimap showing in top right?

@helviojr are you on kodi 18?
Reply

Logout Mark Read Team Forum Stats Members Help
Maps Browser Error1