Kodi Community Forum
Solved Maps Browser Error - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Context Menus (https://forum.kodi.tv/forumdisplay.php?fid=309)
+---- Thread: Solved Maps Browser Error (/showthread.php?tid=311851)



Maps Browser Error - the_bo - 2017-04-09

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) ------



RE: Maps Browser Error - AnthonyB - 2017-04-12

Yep - seeing exactly the same on multiple machines running Krypton 17.1 on Windows.


RE: Maps Browser Error - AnthonyB - 2017-04-13

Have also opened an issue on GitHub (in case that is desired/preferred) - https://github.com/phil65/script.maps.browser/issues/5


RE: Maps Browser Error - the_bo - 2017-04-13

Thanks Anthony. Hopefully its gets fixed soon.


RE: Maps Browser Error - JockeSve - 2017-05-05

Just FYI:
Same error occurs when running LibreElec (LibreELEC-Generic.x86_64-8.0.1)


RE: Maps Browser Error - iack - 2017-05-27

Yep - seeing exactly the same on machines running Kodi17.3 on Windows.8.1


RE: Maps Browser Error - the_bo - 2017-11-19

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


RE: Maps Browser Error - helviojr - 2019-03-05

(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?


RE: Maps Browser Error - helviojr - 2019-03-05

Did it. Uninstalled 1.0.0, downloaded zip from GitHub and installed from zip. It is working. Thanks


RE: Maps Browser Error - jon123456 - 2019-06-02

(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.


RE: Maps Browser Error - the_bo - 2019-06-05

Just tried maps browser again, but the map is showing blank. Only minimap showing in top right?

@helviojr are you on kodi 18?