Poster/Thumbnail Intermittenty disappearing

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
gtdaqua Offline
Junior Member
Posts: 6
Joined: Aug 2012
Reputation: 0
Post: #1
Hi,

Am new the forums but familiar with Linux. I am using the following:

Ubuntu 12.04 32-bit 3.2-pae kernel, Intel Core2 E4500@2.20GHz, 4-GB RAM, Intel 40GB SSD
XBMC Nightlies, NVIDIA GT520 in Pass-through, Aeon Skin, Logitech Harmony Remote.

Code:
-$ xbmc --version
XBMC Media Center 12.0-ALPHA4 Git:Unknown
Copyright (C) 2005-2011 Team XBMC - http://www.xbmc.org

I am using nightlies mainly because, Eden doesn't support HD Audio pass-through yet.

My problem is this: When I choose, Infowall or Wall or Poster, a lot of thumbnails are just blank. The entire video info is there except thumbnail,poster and fanart. The most annoying thing is, the videos that do have posters etc do not show them again when I close and reopen xbmc. Its very unreliable.

For e.g:

1. I select "The Mummy", no poster or thumbnail is showed - just text content.
2. After a few more moments of scrolling and I come back to "The Mummy", everything is there - poster, fanart, the whole shebang.
3. But it gets annoying after I close and reopen xbmc. Back to point 1!

So, the wall basically looks empty. Sometimes, it loads the thumbnails and sometimes it simply doesn't.

I have been an extensive user of YAMJ and familiar of editing xml files. I did find out that some of the thumbs are in my ~/.xbmc/thumbnails/. Even then, these don't show up readily when I just select the video.

Any help would be greatly appreciated.
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #2
1. Rule out the skin by using Confluence.

2. If you have issues, you need to supply a debug log as that will likely tell what images are being loaded.

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.


[Image: badge.gif]
find quote
gtdaqua Offline
Junior Member
Posts: 6
Joined: Aug 2012
Reputation: 0
Post: #3
Thanks, Jmarshall.

Using Confluence. Issue Persists.

I did see somewhere that some skins are resource intesnsive and Aeon nox could be one of them. Scrolling through videos in Confluence is also similar.

But isn't there a way to tweak the properties/settings somewhere - I mean, my machine is solid. Lags can't be acceptable unless there is a specific setting in XBMC which deliberately delays loading thumbnails/posters by a few seconds.


Ok, what log do u exactly need? - just tell me where to look and I will get you that.

Thanks.
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #4
Did you not see the fact that it was a link?

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.


[Image: badge.gif]
find quote
gtdaqua Offline
Junior Member
Posts: 6
Joined: Aug 2012
Reputation: 0
Post: #5
Bump. Pl forgive me, if bumping is not allowed!
find quote
Martijn Offline
Team-XBMC
Posts: 7,705
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #6
(2012-08-04 16:09)gtdaqua Wrote:  Bump. Pl forgive me, if bumping is not allowed!

Bumping doesn't if you won't do what was asked.

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,938
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #7
click on this ----> debug log <----

You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc
find quote
gtdaqua Offline
Junior Member
Posts: 6
Joined: Aug 2012
Reputation: 0
Post: #8
Relevant Section from Debug - Looks like XBMC is trying to get the poster from internet. My internet connection is actually a slow one.

Paste bin link: - XBMC Log: http://pastebin.com/4vGzkSsy

Here is just a very small extract from above pastebin link:

Code:
19:52:45 T:2930768704   DEBUG: GetImageHash - unable to stat url http://cf2.imgobject.com/t/p/original/s6FjxuHN8WX3sjh32EPLB3GOPNi.jpg
19:52:45 T:2755304256   DEBUG: GetImageHash - unable to stat url http://cf2.imgobject.com/t/p/original/5bgwRZvPFU5X3lqmCYRPsTSUngK.jpg
19:52:45 T:2838448960   DEBUG: GetImageHash - unable to stat url http://cf2.imgobject.com/t/p/original/cPVdrpMuFffG44WclMDEGmIp37h.jpg

......


19:52:48 T:2838448960   DEBUG: Stat - curl filetime: 1340419958
19:52:48 T:2838448960   DEBUG: CurlFile::Open(0xaeb041d0) http://cf2.imgobject.com/t/p/original/qt5EvcxytiRQD6lnBqr2j0GK0a5.jpg
19:52:48 T:2930768704   DEBUG: Stat - curl filetime: 1340970079
19:52:48 T:2930768704   DEBUG: CurlFile::Open(0xd0c7c68) http://cf2.imgobject.com/t/p/original/qbWQ2xhptMY7ZADom3Zz0mBjsec.jpg
19:52:48 T:2755304256   DEBUG: Stat - curl filetime: 1340709781
19:52:48 T:2755304256   DEBUG: CurlFile::Open(0xaf75bd68) http://cf2.imgobject.com/t/p/original/2MLOMNKejfX3L1PVB2ZdxYOmf3A.jpg
find quote
Martijn Offline
Team-XBMC
Posts: 7,705
Joined: Jul 2011
Reputation: 114
Location: Dawn of time
Post: #9
a FULL debug log

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote