Kodi Community Forum
Trying to add submenu in Movies from favorites - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+---- Thread: Trying to add submenu in Movies from favorites (/showthread.php?tid=130622)

Pages: 1 2


RE: Trying to add submenu in Movies from favorites - coupas - 2012-06-30

edit: read whole thread now


RE: Trying to add submenu in Movies from favorites - coupas - 2012-06-30

Anyhow, with the script posted a bit earlier in the thread and with the .svn 1323 I can still not get this to function properly. I can add the favourite in the settings, and I can get the image to show. However, I can't label the button nor does pushing the button actually take me anywhere.

Please advise..

Thanks in advance Ronie for all your hard work.


RE: Trying to add submenu in Movies from favorites - ronie - 2012-07-01

(2012-06-30, 20:18)coupas Wrote: Anyhow, with the script posted a bit earlier in the thread and with the .svn 1323 I can still not get this to function properly. I can add the favourite in the settings, and I can get the image to show. However, I can't label the button
it will ask you for a label right after you select the favourite.
(2012-06-30, 20:18)coupas Wrote: nor does pushing the button actually take me anywhere.

i'l be needing a debug log of this to see what's going wrong.


RE: Trying to add submenu in Movies from favorites - coupas - 2012-07-02

Sorry for taking this long to reply... work caught up on me.

I'm thinking this might be the problem:

Code:
21:08:01 T:140289021642560   DEBUG: unable to load /storage/.xbmc/addons/script.favourites/resources/language/Swedish/strings.xml: Failed to open file at line 0
21:08:01 T:140289021642560   ERROR: Control 3 in window 13000 has been asked to focus, but it can't
21:08:01 T:140288700532480   DEBUG: unable to load /storage/.xbmc/addons/script.favourites/resources/language/Swedish/strings.xml: Failed to open file at line 0

Here is the full log:

http://pastebin.com/pVH5FhiM


Thanks in advance for the time you spend on my problem..




RE: Trying to add submenu in Movies from favorites - ronie - 2012-07-02

(2012-07-02, 21:15)coupas Wrote: Sorry for taking this long to reply... work caught up on me.

I'm thinking this might be the problem:

Code:
21:08:01 T:140289021642560   DEBUG: unable to load /storage/.xbmc/addons/script.favourites/resources/language/Swedish/strings.xml: Failed to open file at line 0
21:08:01 T:140289021642560   ERROR: Control 3 in window 13000 has been asked to focus, but it can't
21:08:01 T:140288700532480   DEBUG: unable to load /storage/.xbmc/addons/script.favourites/resources/language/Swedish/strings.xml: Failed to open file at line 0

Here is the full log:

http://pastebin.com/pVH5FhiM


Thanks in advance for the time you spend on my problem..

thanx!

should be fixed in svn now.


RE: Trying to add submenu in Movies from favorites - coupas - 2012-07-05

Thanks Ronie, it works as desired now.


RE: Trying to add submenu in Movies from favorites - kevenz - 2012-07-10

thanks it works now