[RELEASE] AutoWidget - Let your widgets work for you!
(2020-07-31, 17:47)drinfernoo Wrote: Hey, everyone! Today I've pushed 2.1.0, which adds new add-on artwork, icon "themes", which you can set in settings, and vastly improves the "Active Widgets" menu, as well as squashing a few other bugs I've found along the way Big Grin

EDIT: Oh yeah, and before anyone asks, I do intend on letting you change color theme per-widget Wink
New artwork looks great, very polished. What's the 'Icon Color' option in Settings, it just throws an error?

This is what I see in the log:

Code:
                                      NOTICE: plugin.program.autowidget: [ mode: set_color ]
                                      ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'utils' is not defined
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/plugin.program.autowidget/main.py", line 11, in <module>
                                                router.dispatch(_plugin, _handle, _params)
                                              File "/storage/.kodi/addons/plugin.program.autowidget/resources/lib/common/router.py", line 138, in dispatch
                                                utils.set_color()
                                              File "/storage/.kodi/addons/plugin.program.autowidget/resources/lib/common/utils.py", line 126, in set_color
                                                choice = dialog.yesno('AutoWidget', utils.get_string(32133),
                                            NameError: global name 'utils' is not defined
                                            -->End of Python script error report<--
Reply


Messages In This Thread
RE: [RELEASE] AutoWidget - Let your widgets work for you! - by FXB78 - 2020-07-31, 17:58
Suggestion for next version - by justin150 - 2021-03-08, 13:37
Android Shortcuts - by JSAKelley - 2022-01-12, 05:33
RE: Android Shortcuts - by jdig4240 - 2022-01-12, 07:11
RE: Android Shortcuts - by JSAKelley - 2022-01-12, 16:10
RE: Android Shortcuts - by jdig4240 - 2022-01-12, 16:51
RE: Android Shortcuts - by JSAKelley - 2022-01-12, 23:19
Logout Mark Read Team Forum Stats Members Help
[RELEASE] AutoWidget - Let your widgets work for you!1