PDA

View Full Version : Focus has problems with latest XBMC Builds ?


miljbee
2009-04-08, 17:30
Hello Jeroen,

There is problems in your skin in the latest builds of xbmc.

Are you aware of that ?
http://xbmc.org/forum/showthread.php?t=48533

Let us know if you feel the problem is related to the skin or to XBMC.

By the way, I wanted to tell you, that I really like your skin : simple and clean : great job !

Jeroen
2009-04-09, 22:16
I wasn't aware of those in particular, but it seems it was an xbmc issue, but I know there are some issues on Focus' side too which I plan to fix in the upcoming days.

Cheers :)

jmarshall
2009-04-10, 00:23
It was fixed in XBMC's SVN - it was due to vis conditions followed by whitespace.

miljbee
2009-04-10, 16:23
I wasn't aware of those in particular, but it seems it was an xbmc issue, but I know there are some issues on Focus' side too which I plan to fix in the upcoming days.
Cheers :)

I Think that if you are able to fix the very few bugs that remains, your skin would be perfect, and should be included in the default XBMC Realeases.

Fix them and start a new one :laugh: !

Also, if you are interrested, I can translate to french the strings.xml.

Let me know if you are interrested

Jeroen
2009-04-10, 17:04
I Think that if you are able to fix the very few bugs that remains, your skin would be perfect, and should be included in the default XBMC Realeases.

Fix them and start a new one :laugh: !

Also, if you are interrested, I can translate to french the strings.xml.

Let me know if you are interrested

Sure, send the strings file to me and I'll include it in an update. Upload it somewhere or PM me and I'll give you my email so you can send it. Cheers
And I am working on a new one :)
Thanks for your kind words :)

azido
2009-04-24, 15:47
seems like the changes in the skin engine affect focus.. i am no longer able to add a new source to xbmc when using your skin. the dialog appears (select source or hit search), but it seems to have no focus anymore.. i can "hear" my keystrokes with sound turned on, but nothing happens onscreen.

beside this, the other dialog windows respond as usual.

Jeroen
2009-04-24, 16:22
seems like the changes in the skin engine affect focus.. i am no longer able to add a new source to xbmc when using your skin. the dialog appears (select source or hit search), but it seems to have no focus anymore.. i can "hear" my keystrokes with sound turned on, but nothing happens onscreen.

beside this, the other dialog windows respond as usual.

Hi Azido, this is a known issue. I have a fix for it, but I want to include a couple of other changes to before releasing an update. Available time is limited for me at the moment though

azido
2009-04-25, 13:57
Hi Azido, this is a known issue. I have a fix for it, but I want to include a couple of other changes to before releasing an update. Available time is limited for me at the moment though

i hear you loud and clear..

note that in video screen, when you press skip, there is also a color tag missing on the status display, resulting in / [COLOR=SUBLABEL TEX.. display..

FYI: it is line 172 of DialogSeekBar.xml where you missed the "/" on the closing [COLOR] tag.

btw: if you have such limited time: any chance you release an unprotected textures.xpr so i can add my own textures there? ;)

xbs08
2009-04-25, 14:05
Search for in 720p folder and replace w/
If i remember correctly there are 3 color tag missing

azido
2009-04-25, 14:36
Search for in 720p folder and replace w/
If i remember correctly there are 3 color tag missing

yeah i found that one. right now i found two.. where's the third? :;):

Jaymoon
2009-04-27, 07:56
yeah i found that one. right now i found two.. where's the third? :;):

Line 172 - 720p\DialogSeekBar.xml

Line 151 - 720p\PlayerControls.xml

Line 178 - 720p\VideoOSD.xml

azido
2009-04-28, 15:24
great, thank you :)