[BUGS] and missing items

  Thread Rating:
  • 2 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
michaelxtc Offline
Member
Posts: 64
Joined: Dec 2010
Reputation: 0
Post: #951
When I playing music & pressed "i" to see track information & noticed some text overlapping.
I restarted XBMC & all appears normal. I am unable to reproduce the glitch.

[Image: musicnowplaying.png]

ps. I'm still using the skin version from the Addons with XBMC.
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #952
michaelxtc Wrote:When I playing music & pressed "i" to see track information & noticed some text overlapping.
I restarted XBMC & all appears normal. I am unable to reproduce the glitch.

[Image: musicnowplaying.png]

ps. I'm still using the skin version from the Addons with XBMC.

bug corrected in the latest version of Night, try this version

http://passion-xbmc.org/addons/?Page=Vie....night.svn

@+

[Image: watched-fanart.jpg]
OS: yavdr64-0.5.0-Beta XBMC EDEN - VDR 1.7.27
Boitier: Advance 3906B
DVBS2: S2-3200
CM: ASUS AT3N7A-I (ATOM 330 + NVidia ION) - Corsair 4Go - HD 750Go Samsung
NAS: D-Link DNS-323 3to + infinity USB smart
ABO: Canal+ le bouquet carte seule
find quote
Rififi77 Offline
Senior Member
Posts: 139
Joined: Aug 2010
Reputation: 0
Location: Paris, France
Post: #953
Hello,
for corrected this BUG --> Positioning error of music OSD on home screen?

Code:
+++ skin.night/720p/PlayerControls.xml    2011-02-05 16:10:51.195107405 +0100
@@ -24,7 +24,7 @@

        <control type="group" id="401">
            <posx>500</posx>
-            <posy>-30</posy>
+            <posy>30</posy>
            <animation effect="slide" end="126,0" condition="Player.HasVideo">Conditional</animation>
            <animation effect="slide" start="0,0" end="0,30" time="600" condition="[!system.getbool(lookandfeel.enablerssfeeds) | Skin.HasSetting(RSS_only_on_home) + !Window.IsActive(home)] + !Window.IsVisible(2006)">Conditional</animation>
            <visible allowhiddenfocus="true">Controlgroup(401).HasFocus + !Window.IsVisible(125)</visible>

@+

[Image: watched-fanart.jpg]
OS: yavdr64-0.5.0-Beta XBMC EDEN - VDR 1.7.27
Boitier: Advance 3906B
DVBS2: S2-3200
CM: ASUS AT3N7A-I (ATOM 330 + NVidia ION) - Corsair 4Go - HD 750Go Samsung
NAS: D-Link DNS-323 3to + infinity USB smart
ABO: Canal+ le bouquet carte seule
find quote
GenMacG Offline
Junior Member
Posts: 19
Joined: Jun 2010
Reputation: 0
Post: #954
For some reason I can't change the viewtype when in "Genres" under Movie Frown

No views are disabled, I can still change the viewtype for example when going into "Titles" and else I haven't done any real modifications either.

It's stuck in "Poster" viewtype btw
find quote
KiSUAN Offline
Fan
Posts: 536
Joined: Oct 2010
Reputation: 3
Location: Montevideo, Uruguay
Post: #955
^That's not a bug mate

Night [MOD] Purity

[url=http://forum.xbmc.org/showthread.php?tid=86759"]
Purity Media Flags & RD XBMC Icon
[/url]
[url=http://forum.xbmc.org/showthread.php?tid=99554"]
Film/Movie/Game Studio Flags Repository
[/url]
find quote
GenMacG Offline
Junior Member
Posts: 19
Joined: Jun 2010
Reputation: 0
Post: #956
Well, that's weird cause the reason I was wondering about this is that in this clip on youtube (http://www.youtube.com/watch?v=iAw9CAlqqus) at 3:33 the genre view is seen in a different viewmode than "Posters".

Also if I disable the "Posters" viewmode in settings I can't go into the Movie/Genre view any more. Well, I can, but it's completely empty.
find quote
GenMacG Offline
Junior Member
Posts: 19
Joined: Jun 2010
Reputation: 0
Post: #957
GenMacG Wrote:Well, that's weird cause the reason I was wondering about this is that in this clip on youtube (http://www.youtube.com/watch?v=iAw9CAlqqus) at 3:33 the genre view is seen in a different viewmode than "Posters".

Also if I disable the "Posters" viewmode in settings I can't go into the Movie/Genre view any more. Well, I can, but it's completely empty.

Line 51 in Viewtype_Poster.xml delete bolded part:

<visible>!substring(container.folderpath,plugin://plugin.video.apple.movie.trailers.lite) + !Container.Content(Genres)</visible>
find quote
Maxoo Offline
Fan
Posts: 329
Joined: Mar 2010
Reputation: 11
Location: Paris, France
Post: #958
Don't know if that has already been reported, but today I renamed all my folder.jpg to landscape.jpg, then went to parameters and enabled "use landscape.jpg". It works great, but all my season thumbs are replaced by this landscape.jpg.

Admin @ Passion-XBMC
(official french community)
find quote
mcborzu Offline
Skilled Skinner
Posts: 3,381
Joined: Feb 2009
Reputation: 15
Location: dsf
Post: #959
What are your main? Banner or Poster?

Ok, I figured it out. This only happens if you choose both Landscape as main and Landcape.jpg. I shall make it so people cant have both enabled...

[Image: widget]

Check out The Carmichael - A Skin For XBMC

Check out Night - A Skin For XBMC

Check out Unfinished - A Skin For XBMC
(This post was last modified: 2011-02-25 01:48 by mcborzu.)
find quote
Maxoo Offline
Fan
Posts: 329
Joined: Mar 2010
Reputation: 11
Location: Paris, France
Post: #960
That was it Big Grin
Thanks Wink


[EDIT]
Erf. Now that I disabled landscape on main, I can't select landscape season thumbs view on season level (view is 3D landscape I think).
Is there a way you could allow both settings to be enabled at the same time ?

Admin @ Passion-XBMC
(official french community)
(This post was last modified: 2011-02-25 19:33 by Maxoo.)
find quote
Post Reply