removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-16, 16:28)Rourke Wrote: (2014-08-30, 06:01)ChimChim Wrote: I'm having a problem where the Customize Home button no longer responds. If I go under XBMC SETTINGS>reFocus>Customize Menu Items and Widgets, it also won't respond to a button press. The Search button on my Home Menu no longer responds also.
Can I manually edit these or possibly completely delete ReFocus or the offending XML/whatever file and start again? (Oops, it seems my deleting the XML only made the problem worse. I lost my custom menu items and the Customize Home buttons still don't work.)
Occasionally the home menu bar disappears too, but I can get it back by pressing S and clicking Menu Layout a couple times to cycle through and exiting the settings.
I'm running XUbuntu 14.04 and latest XBMC Gotham 13.2. ReFocus 1.4 PR2.
(Sorry if this has already been answered, but I couldn't find it.)
Super skin, BTW! Very clean looking and I love the ability to minimize into my OS. Thanks!!
I have the exact same issue. I try to remove some home menu items and the Okay button doesn't do anything. Here is the log file: http://xbmclogs.com/show.php?id=295508
Can you please check the following directory exists:
C:\Users\Bob\AppData\Roaming\XBMC\userdata\addon_data\script.skinshortcuts
And, if so, what's in it and what the permissions are - right click the folder in Explorer, select Properties and go to the Security tab. The 'Group or User Names' will show you who has permissions for that folder, and when clicking on a user the list at the bottom of the window will show you what permissions they have.
(The error you're getting is because the skin shortcuts script can't write the main menu data file to this directory. There's also similar errors in your log from script.tv.show.next.aired not able to write to its addon_data directory - there are a few possible causes for this, the most likely being that permissions are messed up either for their individual data directories, or possibly for the whole addon_data directory.)
Posts: 17
Joined: Sep 2013
Reputation:
0
skaxx
Junior Member
Posts: 17
Great skin, really love it! One thing though, is it somehow possible to disable infinite scroll when in gallery view?
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-26, 05:09)cu_shane Wrote: I need some help getting this installed. I installed the two dependencies mentioned in the OP. If I go to the repo through the GUI, it says that reFocus is incompatible. I downloaded the zip and tried to install that way and I see this error in the debug log:
Code:
23:01:49 T:4380 DEBUG: CZipManager::GetZipList - Processing zip://C%3a%5cUsers%5cShane%5cDesktop%5cskin.refocus-master.zip/
23:01:49 T:4380 DEBUG: Addon script.watchlist requires xbmc.python version 2.0 which is not available
Kodi looks to be grabbing the wrong version of script.watchlist, as the correct one (
on the Frodo repo, though Gotham can also access all add ons in this repo) has an xmc.python requirement of 2.1.0, so I'd try manually installing it either from the link I just posted, or from git (linked to in the OP).
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-26, 21:08)cu_shane Wrote: You mentioned Kodi...I am using Gotham.
So I'm still stuck. I deleted and installed all of the dependencies listed in the OP from github zips and I am still getting the same message.
If I look in the addon.xml located in XBMC\addons\script.watchlist-master, it says <import addon="xbmc.python" version="2.1.0"/>
so I'm not sure why I'm still getting the error message...
Kodi is just the new name of the software, Gotham the version
Delete all the contents of the Packages folder within the addon folder, and the script.watchlist/script.watchlist-master folder(s). Now download script.watchlist from the link in my last post and install via "Install from zip file". If that doesn't install, please post a link to a full debug log.
As that's the only dependency that, from your log snippet, seems to be causing problems once the watchlist is installed try installing reFocus again. Again, if it doesn't work please post a link to a full debug log.
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-26, 21:41)cu_shane Wrote: (2014-09-26, 21:30)Unfledged Wrote: (2014-09-26, 21:08)cu_shane Wrote: You mentioned Kodi...I am using Gotham.
So I'm still stuck. I deleted and installed all of the dependencies listed in the OP from github zips and I am still getting the same message.
If I look in the addon.xml located in XBMC\addons\script.watchlist-master, it says <import addon="xbmc.python" version="2.1.0"/>
so I'm not sure why I'm still getting the error message...
Kodi is just the new name of the software, Gotham the version
Delete all the contents of the Packages folder within the addon folder, and the script.watchlist/script.watchlist-master folder(s). Now download script.watchlist from the link in my last post and install via "Install from zip file". If that doesn't install, please post a link to a full debug log.
As that's the only dependency that, from your log snippet, seems to be causing problems once the watchlist is installed try installing reFocus again. Again, if it doesn't work please post a link to a full debug log.
Thanks, but still not working. Debug log here: http://pastebin.com/tQpZREVP
Absolutely bizarre! Still, you have all the dependencies installed, so go ahead and manually extract reFocus to your addon directory. No reason it shouldn't work even if it won't auto install.
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-27, 00:02)cu_shane Wrote: That worked. Thanks!
Good to know
If you don't mind indulging an old man, I'd love to know if the Watchlist script (if you weren't aware, I wrote it) will work properly for you. As you've been using Conq it won't be in your menus by default (you've probably spotted by now the two skins share menus), so do you mind adding it to your menu (temporarily) and letting me know if it runs? - whilst on reFocus, when choosing a menu shortcut there'll be two Watchlist entries (one for Movies, one for Episodes) under "Video Library >". Cheers
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-27, 00:22)Reynald Wrote: I wonder what becomes Jeroen? is he fine? Is he will coming back? he miss us our favorite skinner
We do indeed miss him - it's a rare thing in a skinner to deliver such a clear vision with such amazing (almost OCD
) attention to detail
. Hopefully, it's just a case of real life taking priority over his time for Kodi right now.
removed151214
Unregistered
removed151214
Unregistered
Posts: N/A
(2014-09-27, 04:19)cu_shane Wrote: (2014-09-27, 00:18)Unfledged Wrote: [quote='cu_shane' pid='1802272' dateline='1411768951']
That worked. Thanks!
Good to know
If you don't mind indulging an old man, I'd love to know if the Watchlist script (if you weren't aware, I wrote it) will work properly for you. As you've been using Conq it won't be in your menus by default (you've probably spotted by now the two skins share menus), so do you mind adding it to your menu (temporarily) and letting me know if it runs? - whilst on reFocus, when choosing a menu shortcut there'll be two Watchlist entries (one for Movies, one for Episodes) under "Video Library >". Cheers
I'd be happy to, but I'm afraid you may have to hold my hand yet again. I add a menu item and then go to "add shortcut". Then I click on Video Library> and this is what I see http://i61.tinypic.com/29elq50.jpg. I see a movies option, but not an Episode one. If I click on Movies I am presented with more choices: Trailers, Genres, Title, Year, Actors, and Directors. Let me know what to add and I'll do it.
Scroll down.
If I were to lay a criticism at reFocus - and I am loath to do so because Jeroen is the only Skinner I know that puts such attention on the overall vision AND specific details - often when there are more options available in this skin, as here, it isn't always immediately obvious.
(Indeed, one area where I believe Kodi is lacking is differentiating between between video nodes and
parent video nodes. As regards Skin Shortcuts - parent video nodes are appended with ">" and can contain video nodes. Video nodes have no appendage, and represent library views. (I would suggest, Team XBMC need to better define the difference themselves
, because I'm not great at it!))
(In the future I'll be more forcefully recommending the script in my signature - but until Team Kodi better define nodes/custom nodes, and I program for such nodes, it's probably not worth it