Kodi Community Forum
Transparency! SVN for XBMC nightly builds - 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: Skin Archive (https://forum.kodi.tv/forumdisplay.php?fid=179)
+----- Forum: Transparency! (https://forum.kodi.tv/forumdisplay.php?fid=115)
+----- Thread: Transparency! SVN for XBMC nightly builds (/showthread.php?tid=83643)



- ronie - 2011-06-18

eddiem Wrote:Here it is:
http://pastebin.com/Wbkzz1ET

TV-Guide OK now, thank you.

thanx for the log, trying to figure out what's going on now.

could you confirm one thing...
have you set all the 'map list categories' to 'None' in the Weather Plus settings ?

if so, why?


- eddiem - 2011-06-19

ronie Wrote:could you confirm one thing...
have you set all the 'map list categories' to 'None' in the Weather Plus settings ?

if so, why?

No, all categories are selected.


- ronie - 2011-06-21

eddiem Wrote:No, all categories are selected.

hopefully fixed in svn now.
please test :-)


- bandelguy - 2011-06-22

Hi Ronie,
I have installed T! today using tortoise svn software. I have few queries regarding it.

1. I have saved the folder "transparency-xbmc" in the desktop. Will the skin work if I copy to the addons folder and save it as skin.transparency.?
2. How should I update the skin using Svn software?
3. What if I add / edit the studio icons / record labels, whether they will show up in the skin?
4. What is the purpose of .svn sub- folder in each of the folders of the skin? Whether I should keep it or delete it?



- eddiem - 2011-06-22

ronie Wrote:hopefully fixed in svn now.
please test :-)

Hi Ronie.
Same error:
ERROR: Control 6000 in window 12600 has been asked to focus, but it can't


- eddiem - 2011-06-22

bandelguy Wrote:Hi Ronie,
I have insatlled T! today using tortoise svn software. I have few queries regarding it.

1. I have saved the folder "transparency-xbmc" in the desktop. Will the skin work if I copy to the addons folder and save it as skin.transparency.?
2. How should I update the skin using Svn software?
3. What if I add / edit the studio icons / record labels, whether they will show up in the skin?
4. What is the purpose of .svn sub- folder in each of the folders of the skin? Whether I should keep it or delete it?

1. If you are using TortoiseSVN, right click and drag "transparency-xbmc" to the addons folder, release mouse button. In popup menu select "Move here". Right click folder and select "Rename".
2. Right click on folder and select "SVN Update"
3.
4. Keep them.


- ronie - 2011-06-22

3. yes


- ronie - 2011-06-22

eddiem Wrote:Hi Ronie.
Same error:
ERROR: Control 6000 in window 12600 has been asked to focus, but it can't

damn...so you can't navigate to the side menu, but can yu get to the up / down arrows?can you scroll thrugh the map list there?


- eddiem - 2011-06-22

This afternoon I did a clean install of latest nightly, T! svn and addons including weather plus. After setting up everything, weather is now OK. Checked log, no errors, I assume it was a corrupt file somewhere?
Thanks again,
Eddie.


- ronie - 2011-06-23

eddiem Wrote:Checked log, no errors, I assume it was a corrupt file somewhere?

no idea, but i'm glad to hear you've got it working. :-)


- giftie - 2011-06-23

eddiem Wrote:1. If you are using TortoiseSVN, right click and drag "transparency-xbmc" to the addons folder, release mouse button. In popup menu select "Move here". Right click folder and select "Rename".
2. Right click on folder and select "SVN Update"
3.
4. Keep them.

Or you can use the export function in the Windows Explorer - Tortiose SVN menus... This leave the development folder intact and only copies the needed files(no .svn files)


- Mixerious - 2011-06-25

Hi I would love to use your skin and I'm using XBMC 11.0 - PRE. I have a Ubuntu Minimal 10.04 Installation with XBMC, TVHeadend, XBMC-Live installed.

I tried to install your skin via command line and did this:

Code:
apt-get install subversion

works with no problems. Then. I go to /usr/share/xbmc/addons and execute

Code:
svn checkout http://transparency-xbmc.googlecode.com/svn/trunk/ skin.transparency

everything seems to download fine and when it's finished I have the folder skin.transparency.

Then I'm looking into XBMC and to Addons -> Activated Addons -> Skin

here only Confluence is present. I searched everywhere else in all Addons Sections and under Settings > Appearance > Skin but can't find the Transparency Skin. Am I doing something wrong?


- ronie - 2011-06-25

you should install skins in
~/.xbmc/addons

and restart xbmc when you're done.


- ronie - 2011-06-28

new feature added:

similar to tv show logos, you now can use artist logos as well.

Skin Settings > General > Music - Enable logos


- bobrap - 2011-06-28

Uhm, how does it work? I'm a little slow today.Laugh