xTV SAF - Bugs/ToDo list

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
wyrm Offline
Skilled Skinner
Posts: 766
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #31
Smiff Wrote:ok glad we agree on the screen keyboard sucking. not sure how to "fix" it, be worth checking other skins to see if anyone has an elegant one. i know at last the PM3 keyboard is readable. not sure Qwerty achieves anything. hmm.

for my little buffering % thing, i've decided <posy>540</posy> is better - puts it under the Paused label, so can be read on white content.

Smiff,

Going QWERTY should be quicker, as it's what people are used to. Part of the reason why the iFondles use it. From memory you are using a non standard background for your screens, would adding a dropshadow help readability? I think I will add drop shadows to most on screen text, for most people using the default black background will not make any difference, but should be helpful for others.

Wyrm (xTV SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
Smiff Offline
Senior Member
Posts: 160
Joined: Dec 2008
Reputation: 0
Post: #32
you probably don't want to hear this, but on newer builds (xbmc-r30369-librtmp) there seem to be problems with the progress bars (e.g. in information screen) and the fullscreen menu bar toggle.
the latter needs checking out (by me maybe, not sure where the prob is, could just be changes in keymap.xml format?)
find quote
wyrm Offline
Skilled Skinner
Posts: 766
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #33
Smiff Wrote:you probably don't want to hear this, but on newer builds (xbmc-r30369-librtmp) there seem to be problems with the progress bars (e.g. in information screen) and the fullscreen menu bar toggle.
the latter needs checking out (by me maybe, not sure where the prob is, could just be changes in keymap.xml format?)

Smiff,

No you are right Buddy, don't really want to hear. Part of the reason there has not been a release for a while is because I keep finding these type of problems. I gave up on the unofficial builds a while back. Currently sitting on 28274 until the nightly builds start again, then I can report problems to the dev's and have some sort of a chance of having them fixed.

OK, that said, please try on another skin. If there is a problem with the other skin as well, it's a build problem (nothing I can do about it). Otherwise please e-mail a screen grab to me showing the problem and I will see what I need to do. Oh, BTW, please let me know what the skin that worked was so that I can see what needs changing.

Please remember guy's that the code base for the original skin is really quite old and there has been a LOT of changes made to xbmc (about 3000 commits since the start of the merge), so there WILL be breakages. I will TRY to fix as I find them, but I can't fix what I don't know about.

Wyrm (xTV SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
Smiff Offline
Senior Member
Posts: 160
Joined: Dec 2008
Reputation: 0
Post: #34
hi, back again! Smile
remembered something else i've been meaning to report:
the dialogue cursor directions (navigation with crosspad) is often screwy, for example on dialogues with OK/Cancel/Defaults buttons on the right, e.g. plugins settings, it's hard to select those buttons. you should be able to just go left and right as they line up, but you end up fumbling around up and down instead. if you try it this should obvious?


Some Setting-----<->---------OK
Some Setting 2------<->------Cancel
Another Setting-------<-->----Defaults
(This post was last modified: 2010-06-18 18:00 by Smiff.)
find quote
wyrm Offline
Skilled Skinner
Posts: 766
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #35
Smiff Wrote:hi, back again! Smile
remembered something else i've been meaning to report:
the dialogue cursor directions (navigation with crosspad) is often screwy, for example on dialogues with OK/Cancel/Defaults buttons on the right, e.g. plugins settings, it's hard to select those buttons. you should be able to just go left and right as they line up, but you end up fumbling around up and down instead. if you try it this should obvious?


Some Setting-----<->---------OK
Some Setting 2------<->------Cancel
Another Setting-------<-->----Defaults

Smiff,

While I know what you are talking about, not sure if this is possible. For a number of the dialogs,the skinner has NO control over where certain buttons links to. Basically I get to specify button sizing and screen position, but that's about it.

That said, there are a lot of dialogs. Name the dialogs in order of annoyance and I will take a look to see if there is anything I can do about it. Bonus points if you tell me a skin that handles things better than this skin, so that I have somewhere to see how to do things properly.

Wyrm (xTV SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
Smiff Offline
Senior Member
Posts: 160
Joined: Dec 2008
Reputation: 0
Post: #36
wyrm Wrote:Smiff,
No you are right Buddy, don't really want to hear. Part of the reason there has not been a release for a while is because I keep finding these type of problems. I gave up on the unofficial builds a while back. Currently sitting on 28274 until the nightly builds start again, then I can report problems to the dev's and have some sort of a chance of having them fixed.
Wyrm (xTV SAF)

No problems that I can see, with current builds (exobuzz) and the last beta you sent me Smile
(current builds are essential for rtmp content support)
find quote
h0bbit Offline
Junior Member
Posts: 14
Joined: Mar 2009
Reputation: 0
Post: #37
dunno if your looking for bugs in this thread or the other , but figured i would post it here.

Using xTV SAF in white, and the On screen display when playing videos shows a blue to black transparent gradient which doesnt show well, im guessing it was just missed.

Dug some to try to fix it myself and it seems it was the VideoFullScreen.xml loading sub-background.png texture. There isn't one for the white textures.
find quote
wyrm Offline
Skilled Skinner
Posts: 766
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #38
h0bbit Wrote:dunno if your looking for bugs in this thread or the other , but figured i would post it here.

Using xTV SAF in white, and the On screen display when playing videos shows a blue to black transparent gradient which doesnt show well, im guessing it was just missed.

Dug some to try to fix it myself and it seems it was the VideoFullScreen.xml loading sub-background.png texture. There isn't one for the white textures.

HObbit,

I get the forum to keep an eye on this and a few other threads, so here is fine (and to be encouraged). Will take a look and see what I can do, might have already done something as I have done a bit on work on VideoFullScreen.xml for the v0.95 release. I know its part of the skin, but I don't use the white theme, thus the reason that it may have been overlooked. Thanks for the bug report.

Wyrm (xTV SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
wyrm Offline
Skilled Skinner
Posts: 766
Joined: Nov 2007
Reputation: 5
Location: Perth, Australia (GMT +8)
Post: #39
h0bbit Wrote:Using xTV SAF in white, and the On screen display when playing videos shows a blue to black transparent gradient which doesnt show well, im guessing it was just missed.

hObbit,

Good spot, managed to squash three bugs from that one report. Changed the background to themes usual background image, so in the case of the white theme it's white. Have also put a diffuse on the background image, so you can see the underlying video thru the texture. Hope that will help when I release v0.95

Wyrm (xTv SAF)

When postings problems, please provide build details. If required a FULL debug log can now be submitted from the skin in settings->appearance->skin->settings>support. Ensure debug logging has been set in settings->system->debugging (or from the support menu). FAQ's located at :- http://wiki.xbmc.org/index.php?title=Add-on:XTV-SAF
find quote
h0bbit Offline
Junior Member
Posts: 14
Joined: Mar 2009
Reputation: 0
Post: #40
cool! hey i also noticed that there are no seek sliders. did some searching and saw they were in a old build but removed?

another minor thing with the white theme is the dialog seek bar text color was hardcoded to c0ffffff rather than using a pre-set that changes with the theme. hard to see with white backgrounds, and i just changed to "button-text" and it looks good.
find quote