[atv2] screenshots with a blue hue

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
odt_x Online
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #1
I have had an atv2 since early november, upgrading to the latest nightly every other day. One continous issue I see is that screenshots get a blue hue added to them. Whether from the GUI or from watching a movie.

If anyone else can confirm this, I will trac it.

[Image: screenshot013.jpg]

EDIT: sorry, wrong section. should have been posted to ios. feel free to move.

[Image: widget]
(This post was last modified: 2011-11-25 11:26 by odt_x.)
find quote
Ned Scott Offline
Team-XBMC Wiki Guy
Posts: 11,928
Joined: Jan 2011
Reputation: 131
Location: Arizona, USA
Post: #2
need debug log.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #3
odt_x Wrote:I have had an atv2 since early november, upgrading to the latest nightly every other day. One continous issue I see is that screenshots get a blue hue added to them. Whether from the GUI or from watching a movie.

If anyone else can confirm this, I will trac it.

[Image: screenshot013.jpg]

EDIT: sorry, wrong section. should have been posted to ios. feel free to move.

move your thumbnails folder away... looks like you have thumbs generated with a buggy version of xbmc and it now has the wrong color space ...

Let the current nightly version of xbmc refetch the thumbs ...

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
odt_x Online
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #4
I am only talking about screenshots getting the blue hue, the thumbnails and the whole UI display perfectly fine and in fact were scraped just last week. The background of the picture I posted is in fact blue, so its definitely not a thumb problem.

The one thing I think that could be having an impact is that I'm using a calibrated resolution (as evident in the black border around the UI).

another picture (should also have a blue backgroud):

[Image: screenshot014.png]

debug log, previous screenshot happening at line 6630 debug log

also, the imagelib seems recent:

Code:
-rwxr-xr-x 1 mobile mobile 796360 Nov 24 13:23 /private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/system/ImageLib-arm-osx.so*

[Image: widget]
(This post was last modified: 2011-11-25 19:24 by odt_x.)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #5
now i got you ... could you test a nightly from before 17th of november please and report back if screenshots are working there?

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
odt_x Online
Senior Member
Posts: 158
Joined: Jun 2010
Reputation: 1
Post: #6
Yes, I have tested older nightlies. Its been occuring with all nightlies from Nov 9th (the first I installed). If theres any specific nightly you want me to test I can do that.

[Image: widget]
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #7
no its fine then...

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
dieselboy27 Offline
Fan
Posts: 350
Joined: Aug 2008
Reputation: 0
Location: Canada
Post: #8
Screenshots have always had this problem.
find quote
bobo1on1 Offline
cheapass Team-XBMC Developer
Posts: 2,752
Joined: Dec 2008
Reputation: 20
Post: #9
We need RGBA->BGRA conversion in CUtil::TakeScreenshot(const CStdString &filename, bool sync) in Util.cpp.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,677
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #10
bobo1on1 Wrote:We need RGBA->BGRA conversion in CUtil::TakeScreenshot(const CStdString &filename, bool sync) in Util.cpp.

thx ... i'll beam the yoda sign into the sky and hope it is visible in someones special mancave in usa ... Big Grin

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
Post Reply