|
|
2011-02-04
, 19:03
|
|
Posts: 86 |
Thanked: 8 times |
Joined on May 2010
|
#312
|
|
|
2011-02-04
, 19:36
|
|
Posts: 875 |
Thanked: 916 times |
Joined on Sep 2010
|
#313
|
I've never used the Lock function. I'm not sure if I ever set the unlocking code number. In the Lock control panel, trying to change the code prompts for the current code, but the number I should have used is not accepted.
I am running with the SSU, which I think means it's been reflashed - would that have cleared a previous unlocking code? I definitely have not set a code since installing the SSU.
The Nokia help says "If you have not set the lock code, you are asked to do so" -- does ASUI's Lock feature do the same?
I'm also curious if all the recent research on dsme, mce and dbus has maybe possibly revealed a way to force the screen to go blank while charging with "never blank while charging" is set.
|
|
2011-02-04
, 22:20
|
|
Posts: 86 |
Thanked: 8 times |
Joined on May 2010
|
#314
|
Nope, I actually looked into [forcing the screen to go blank] again yesterday.
|
|
2011-02-05
, 02:38
|
|
Posts: 875 |
Thanked: 916 times |
Joined on Sep 2010
|
#315
|
I think you meant, that you could dynamically change the stay-lit setting from "when charging" to "never".
I could definitely live with it, myself; after all, if the setting somehow got left the wrong way, I could always change it back manually. I'm sure there are several paths from forced-blank state to lit state where that setting should be reset, but that ought to be manageable.
|
|
2011-02-05
, 03:58
|
|
Posts: 875 |
Thanked: 916 times |
Joined on Sep 2010
|
#316
|
|
|
2011-02-07
, 22:27
|
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#317
|
#!/bin/sh
/etc/init.d/mce stop
/etc/init.d/osso-systemui stop
dbus-monitor --system --monitor|awk '!/^\ /{"date +\"%b %_d %T\""|getline date;c
lose("date +\"%b %_d %T\""); print date, $0}; /^\ /' >dbus-mce.log &
dbus-spy.py -b system -c dbus-mce.map&
sleep 5
/etc/init.d/mce start
sleep 5
/etc/init.d/osso-systemui start
sleep 5
echo Press the power button
sleep 2
echo Touch Cancel
sleep 5
killall dbus-monitor
killall dbus-spy.py
| The Following User Says Thank You to maacruz For This Useful Post: | ||
|
|
2011-02-08
, 00:42
|
|
Posts: 875 |
Thanked: 916 times |
Joined on Sep 2010
|
#318
|
Please, try installing these packages and tell me if they fix the bug for you too.
|
|
2011-02-08
, 04:20
|
|
Posts: 875 |
Thanked: 916 times |
Joined on Sep 2010
|
#319
|
| The Following User Says Thank You to auouymous For This Useful Post: | ||
|
|
2011-02-08
, 19:49
|
|
Posts: 4 |
Thanked: 1 time |
Joined on Apr 2009
|
#320
|
![]() |
| Tags |
| bada blows, bada rox |
| Thread Tools | |
|
Be warned, posts are often line of thoughts at highway speeds...