2015-07-12, 23:48
If you change an existing widget, you have to reapply it to the main menu item to see the changes. This goes for changing the icon, name, or path.
(2015-07-12, 23:18)stueeey Wrote: small feature request, if I may be so bold... when using the 'Top Menu Home Layout' there are 4main menus available at anytime, I like to hide the clock info (personal thing, I just don't find it that relevant)... with the clock hidden the space at the top right where the clock was located is crying out for an additional menu title... any chance of having 5 menu's as the top? (to fill that 5th space)Thanks for pointing this out, I just pushed an update to github that makes this change for the top and vertical menu layouts.
(2015-07-10, 16:51)braz Wrote:(2015-07-10, 14:32)Fist Wrote:Be aware that without script.toolbox you won't be able to import/export/reset skin settings.(2015-07-09, 22:26)braz Wrote: I don't get any errors here, so only thing I can suggest is install the latest script.toolbox from github.
Tried that. No luck.
Disabling Mimic, uninstalling script.toolbox, and then re-enabling Mimic has done the trick though.
Thanks
(2015-07-14, 09:48)Fist Wrote:You're sure you are using the latest script.toolbox from github? Sounds like you have the repo version installed. You need version 1.1.0.(2015-07-10, 16:51)braz Wrote:(2015-07-10, 14:32)Fist Wrote: Tried that. No luck.Be aware that without script.toolbox you won't be able to import/export/reset skin settings.
Disabling Mimic, uninstalling script.toolbox, and then re-enabling Mimic has done the trick though.
Thanks
After reinstalling script.toolbox trying to export settings gives me a script error every time. Any ideas what could be causing that?
(2015-07-14, 16:04)braz Wrote:(2015-07-14, 09:48)Fist Wrote:You're sure you are using the latest script.toolbox from github? Sounds like you have the repo version installed. You need version 1.1.0.(2015-07-10, 16:51)braz Wrote: Be aware that without script.toolbox you won't be able to import/export/reset skin settings.
After reinstalling script.toolbox trying to export settings gives me a script error every time. Any ideas what could be causing that?
The toolbox script (1.1.0) was just submitted to the repo, you can also just wait a day or two and it will auto update. Assuming you have auto updates enabled.
16:03:01 T:1574669792 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: The _imaging C module is not installed
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.toolbox-master/default.py", line 149, in <module>
Main()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.toolbox-master/default.py", line 35, in __init__
image, imagecolor = Filter_Image(self.image_now, int(self.params.get("radius", 5)))
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.toolbox-master/resources/lib/Utils.py", line 177, in Filter_Image
img.thumbnail((200, 200), Image.ANTIALIAS)
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/Image.py", line 1559, in thumbnail
self.load()
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/ImageFile.py", line 164, in load
self.load_prepare()
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/ImageFile.py", line 231, in load_prepare
self.im = Image.core.new(self.mode, self.size)
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/Image.py", line 37, in __getattr__
raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed
-->End of Python script error report<--
(2015-07-14, 17:24)braz Wrote: My guess is that you never installed the script initially from the repo so you didn't get any of the dependencies. You likely need to install script.module.pil.
(2015-07-14, 04:34)braz Wrote:(2015-07-12, 23:18)stueeey Wrote: small feature request, if I may be so bold... when using the 'Top Menu Home Layout' there are 4main menus available at anytime, I like to hide the clock info (personal thing, I just don't find it that relevant)... with the clock hidden the space at the top right where the clock was located is crying out for an additional menu title... any chance of having 5 menu's as the top? (to fill that 5th space)Thanks for pointing this out, I just pushed an update to github that makes this change for the top and vertical menu layouts.
(2015-07-14, 23:06)stueeey Wrote:I looked into this once before, each profile should have its own guisettings.xml and retain its own settings. Did you save all of the profiles in the same folder? They may need to be in separate folders.(2015-07-14, 04:34)braz Wrote:(2015-07-12, 23:18)stueeey Wrote: small feature request, if I may be so bold... when using the 'Top Menu Home Layout' there are 4main menus available at anytime, I like to hide the clock info (personal thing, I just don't find it that relevant)... with the clock hidden the space at the top right where the clock was located is crying out for an additional menu title... any chance of having 5 menu's as the top? (to fill that 5th space)Thanks for pointing this out, I just pushed an update to github that makes this change for the top and vertical menu layouts.
@braz, thank you... the additional 5 menu's across the top is working great! love the way the focus colour zooms left to right across the top when you reach the end
On another note... I've got 2 users setup on one of my machines running mimic, both setup as separate profiles... I've been experimenting with changing the mimic highlight colours (to assist users knowing which profile is logged in)... I've noticed that the colours I set for each user are not being retained, when I log out and back in or quit... they both seem to default back to the default mimic blue colour.
I run another machine on Titan and it seems to retain colour setting per profile user. any chance you could have a look to see if its an Isengard or skin issue?
thanks again for the additional top bar menu
(2015-07-14, 23:18)braz Wrote:(2015-07-14, 23:06)stueeey Wrote:I looked into this once before, each profile should have its own guisettings.xml and retain its own settings. Did you save all of the profiles in the same folder? They may need to be in separate folders.(2015-07-14, 04:34)braz Wrote: Thanks for pointing this out, I just pushed an update to github that makes this change for the top and vertical menu layouts.
@braz, thank you... the additional 5 menu's across the top is working great! love the way the focus colour zooms left to right across the top when you reach the end
On another note... I've got 2 users setup on one of my machines running mimic, both setup as separate profiles... I've been experimenting with changing the mimic highlight colours (to assist users knowing which profile is logged in)... I've noticed that the colours I set for each user are not being retained, when I log out and back in or quit... they both seem to default back to the default mimic blue colour.
I run another machine on Titan and it seems to retain colour setting per profile user. any chance you could have a look to see if its an Isengard or skin issue?
thanks again for the additional top bar menu
(2015-07-14, 23:35)stueeey Wrote:Hmm, ok will test again.(2015-07-14, 23:18)braz Wrote:(2015-07-14, 23:06)stueeey Wrote: @braz, thank you... the additional 5 menu's across the top is working great! love the way the focus colour zooms left to right across the top when you reach the endI looked into this once before, each profile should have its own guisettings.xml and retain its own settings. Did you save all of the profiles in the same folder? They may need to be in separate folders.
On another note... I've got 2 users setup on one of my machines running mimic, both setup as separate profiles... I've been experimenting with changing the mimic highlight colours (to assist users knowing which profile is logged in)... I've noticed that the colours I set for each user are not being retained, when I log out and back in or quit... they both seem to default back to the default mimic blue colour.
I run another machine on Titan and it seems to retain colour setting per profile user. any chance you could have a look to see if its an Isengard or skin issue?
thanks again for the additional top bar menu
yes I believe so... everything has been created separately and stored separately when setup. profiles/guisettings.xml stored as follows...
-->userdata folder-->guisettings.xml (I presume this to be my master profile)
-->userdata folder-->profiles-->user2--->guisettings.xml