Eden does not save my settings

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #1
Eden does not save my Video Calibration settings after restart.

I use Video Calibration to fix overscan on 1366x778 tv.

[Image: cosycat.gif]
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #2
Check file permissions of ~/Library/Application Support/XBMC/userdata/guisettings.xml - maybe XBMC can't write to that file?

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
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #3
xbmc saves all my other settings its only "video calibration"
yes I have read and write on guisettings.xml

[Image: cosycat.gif]
find quote
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #4
1 delete my userdata folder
2 set up my settings like sound and timezone, shares........ in xbmc like I want it
3 it saves everything except "video calibration"

[Image: cosycat.gif]
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #5
post the guisettings.xml to pastebin.com and put a link here

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
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #6
Memphiz Wrote:post the guisettings.xml to pastebin.com and put a link here

http://pastebin.com/U0mZkX8g

[Image: cosycat.gif]
(This post was last modified: 2012-01-13 04:36 by CosyCat.)
find quote
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #7
I tried to edit guisettings.xml by hand to fix overscan just to see if it saves my changes after restart and to my suprise it worked.
So "video calibrating" lose it´s settings after restart when set in gui and not by typing in values in guisettings.xml.
Anyone other then me having this problem or can confirm this?

edit: hmm? ...it´s two places to edit the same resolution (even after I deleted guisettings.xml)

like this



<resolution>
<description>1280x800 @ 60.00 - Full Screen</description>
<subtitles>772</subtitles>
<pixelratio>1.000000</pixelratio>
<overscan>
<left>0</left>
<top>0</top>
<right>1280</right>
<bottom>800</bottom>
</overscan>
</resolution>
<resolution>
<description>1280x800 @ 60.00 - Full Screen</description>
<subtitles>772</subtitles>
<pixelratio>1.000000</pixelratio>
<overscan>
<left>0</left>
<top>0</top>
<right>1280</right>
<bottom>800</bottom>
</overscan>

[Image: cosycat.gif]
(This post was last modified: 2012-01-13 04:37 by CosyCat.)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #8
Can reproduce the problem ...

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
Memphiz Offline
Team-XBMC Developer
Posts: 7,691
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #9
this will be fixed in b2 Smile

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
CosyCat Offline
Senior Member
Posts: 263
Joined: Mar 2005
Reputation: 0
Location: Sweden
Post: #10
thx for the info and the fix Smile

[Image: cosycat.gif]
find quote
Post Reply