I've been modding the PM3.HD skin for a while and every now and then i bump in some small bug, so i thought i'd just pass those along.
MusicOSD.xml - line 272:
<texturebg border="5">barground2.png</texturebg>
should be changed to Barground2.png, otherwise the image won't show on case sensitive systems.
custom_SkinSetting_1111.xml - line 137:
<height>35</height>
should be added. the height property is missing from this control, so the text is displayed slightly bigger than the rest of the items.
MyMusicNav.xml lines 13 & 24:
there are references to background-music.jpg, but since this file was recently removed from the media folder, the skin fails to load it as a fallback fanart texture.
i guess changing it to special://skin/backgrounds/music.jpg would solve this.
MyVideoNav.xml
same as above, change background-videos.jpg to special://skin/backgrounds/videos.jpg
There's one other case sensitive issue, on startup XBMC tries to load startup.xml, but as far is i can tell all the skins are using Startup.xml instead.
So i assume this is an XBMC issue and not skin issue, so i opened a trac ticked for it:
http://trac.xbmc.org/ticket/6635
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-05-22 19:48
Post: #1
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
dev_don
Member Posts: 82 Joined: Sep 2008 Reputation: 0 |
2009-05-22 20:09
Post: #2
is it possible to make it 4x3 compatible not just 16x9?
Because its a great skin but me and alot of others have 4x3 screens Cheers |
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2009-05-22 20:13
Post: #3
no, never going to happen. pm3 supports 4:3, hd area is all 16:9
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
paul
Posting Freak Joined: Oct 2008 Reputation: 4 Location: Planet Earth |
2009-05-23 00:26
Post: #4
Yeh and somebody once said man will never walk on the moon.
Besides all that whats wrong with people asking for some 4/3 support? XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox |
| find quote |
harryzimm
Posting Freak Joined: May 2008 Reputation: 6 Location: Auchtermuchty, Scotland |
2009-05-23 00:42
Post: #5
Nothing, but Like spiff said pm3 has 4:3 support. PM3.HD is made for 16:9 hd resolutions.
cheers |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-05-23 01:00
Post: #6
ok, thanx for all the lovely comments...
although i'm not quite sure how they are related to my proposed fixes. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2009-05-23 04:41
Post: #7
Thanks man I'll get right on them
Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
Jezz_X
Team-XBMC Skinner Joined: Jun 2006 Reputation: 55 Location: Earth |
2009-05-23 04:53
Post: #8
Ok Commited thanks again
btw case sensitive issues should not matter for the images because you should be using the xpr created not the original images and XPR is case insensitive on all platforms Skins I have done.... ![]() And others in the past... Want to know what I'm working on currently? Check me out on Google+ |
| find quote |
ronie
Team-XBMC Member Joined: Jan 2009 Reputation: 108 |
2009-05-23 15:22
Post: #9
Jezz_X Wrote:btw case sensitive issues should not matter for the images because you should be using the xpr created not the original images and XPR is case insensitive on all platforms Thanx, i didn't know Textures.xpr was case insensitive. I removed it as i was trying out some different textures/icons. This also explains one other small issue i was having, if you remove Textures.xpr and use the original images instead, then the DefaultTVShows.png icon wouldn't show up anymore. Turns out the filename should be DefaultTvshows.png instead. Cheers. Always read the XBMC online-manual, FAQ and search the forum before posting. Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2009-05-24 04:09 by ronie.)
|
| find quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2009-05-24 03:25
Post: #10
r20588 takes care of bringing the naming up to standard (DefaultTVShow(Title)s.png)
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |


![[Image: skinsq.png]](http://img854.imageshack.us/img854/931/skinsq.png)
![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help