<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Light v3</title>
	<link>http://ericasadun.com/2009/06/light-v3/</link>
	<description>Erica Sadun</description>
	<pubDate>Thu, 17 May 2012 06:32:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: marianmi</title>
		<link>http://ericasadun.com/2009/06/light-v3/#comment-2814</link>
		<author>marianmi</author>
		<pubDate>Thu, 15 Oct 2009 15:57:22 +0000</pubDate>
		<guid>http://ericasadun.com/2009/06/light-v3/#comment-2814</guid>
		<description>You are actually right. com.apple.springboard.plist is unreadable.
I change the file attributes to 777 then run an app that tried to read the file, see what happened:

miPhone:/var/mobile/Library/Preferences root# ls -lah com.apple.springboard.plist 
-rwxrwxrwx 1 mobile mobile 2.6K Oct 15 23:47 com.apple.springboard.plist
miPhone:/var/mobile/Library/Preferences root# ls -lah com.apple.springboard.plist 
-rw------- 1 mobile mobile 2.6K Oct 15 23:48 com.apple.springboard.plist

The permissions were restored when trying to read it... One workaround probably is to copy the file then read the backlight from the copy ...</description>
		<content:encoded><![CDATA[<p>You are actually right. com.apple.springboard.plist is unreadable.<br />
I change the file attributes to 777 then run an app that tried to read the file, see what happened:</p>
<p>miPhone:/var/mobile/Library/Preferences root# ls -lah com.apple.springboard.plist<br />
-rwxrwxrwx 1 mobile mobile 2.6K Oct 15 23:47 com.apple.springboard.plist<br />
miPhone:/var/mobile/Library/Preferences root# ls -lah com.apple.springboard.plist<br />
-rw&#8212;&#8212;- 1 mobile mobile 2.6K Oct 15 23:48 com.apple.springboard.plist</p>
<p>The permissions were restored when trying to read it&#8230; One workaround probably is to copy the file then read the backlight from the copy &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marianmi</title>
		<link>http://ericasadun.com/2009/06/light-v3/#comment-2805</link>
		<author>marianmi</author>
		<pubDate>Sat, 19 Sep 2009 19:46:29 +0000</pubDate>
		<guid>http://ericasadun.com/2009/06/light-v3/#comment-2805</guid>
		<description>I'm not sure that is the (only) problem. I just tried setting the brightness level in the unload or terminate method to a fixed value and it did not work. Just try setting to 1 and then to 0.25 in the exit function, see if it works.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure that is the (only) problem. I just tried setting the brightness level in the unload or terminate method to a fixed value and it did not work. Just try setting to 1 and then to 0.25 in the exit function, see if it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erica Sadun</title>
		<link>http://ericasadun.com/2009/06/light-v3/#comment-2804</link>
		<author>Erica Sadun</author>
		<pubDate>Thu, 17 Sep 2009 14:20:05 +0000</pubDate>
		<guid>http://ericasadun.com/2009/06/light-v3/#comment-2804</guid>
		<description>Unfortunately, Apple no longer allows read access to the data so Light cannot find out what the current light level is before brightening. Still looking for a work-around</description>
		<content:encoded><![CDATA[<p>Unfortunately, Apple no longer allows read access to the data so Light cannot find out what the current light level is before brightening. Still looking for a work-around</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marianmi</title>
		<link>http://ericasadun.com/2009/06/light-v3/#comment-2803</link>
		<author>marianmi</author>
		<pubDate>Thu, 17 Sep 2009 12:25:33 +0000</pubDate>
		<guid>http://ericasadun.com/2009/06/light-v3/#comment-2803</guid>
		<description>Hi Erica,
Under 3.0.1 (3GS) the backlight level is not restored -- I tried and compiled myself a simple app that sets the GSEventSetBacklightLevel(float) when the applications exists, but no luck.
Any thoughts on that?</description>
		<content:encoded><![CDATA[<p>Hi Erica,<br />
Under 3.0.1 (3GS) the backlight level is not restored &#8212; I tried and compiled myself a simple app that sets the GSEventSetBacklightLevel(float) when the applications exists, but no luck.<br />
Any thoughts on that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: turkey</title>
		<link>http://ericasadun.com/2009/06/light-v3/#comment-2736</link>
		<author>turkey</author>
		<pubDate>Sun, 05 Jul 2009 21:45:17 +0000</pubDate>
		<guid>http://ericasadun.com/2009/06/light-v3/#comment-2736</guid>
		<description>"To use, you must be a dev and need to sign the app."  

Is this why some of the utilities included in the "Erica's Utilities" package crash with a "bus error"?  I am really missing Findme on my 3GS...

Thanks for providing these utilities!</description>
		<content:encoded><![CDATA[<p>&#8220;To use, you must be a dev and need to sign the app.&#8221;  </p>
<p>Is this why some of the utilities included in the &#8220;Erica&#8217;s Utilities&#8221; package crash with a &#8220;bus error&#8221;?  I am really missing Findme on my 3GS&#8230;</p>
<p>Thanks for providing these utilities!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

