Reply
Thread Tools
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#121
-rw-r--r-- 1 root root 404 Sep 7 18:23 powerbutton

missing executable bit!
chmod a+x powerbutton
 

The Following 6 Users Say Thank You to nicolai For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#122
Yes, it was the missing +x!
 

The Following 2 Users Say Thank You to foobar For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#123
hm, then I must chmod it in postinst. I wonder why it didn't happen to me.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#124
Just change them in your source directory,
dpkg will install your files with the same permissions.
 

The Following 4 Users Say Thank You to nicolai For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#125
0.0.9 in devel with fixed permissions. Foobar I'd appreciate if you could purge and install to see if it's fixed for you too.
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following 2 Users Say Thank You to qwazix For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#126
Yes, 0.0.9 works, thanks!
 

The Following User Says Thank You to foobar For This Useful Post:
Posts: 203 | Thanked: 445 times | Joined on Mar 2010
#127
I put 0.0.9 to a real-life test on my main phone today and, unfortunately, I have to report that the current behavior is not perfect. The problem is the unlocked touchscreen and the fact that the desktop is shown (and active) if the phone isn't locked (by lock code) yet. So sometimes I found various programs running that were started by 'accidental' taps inside my pocket or bag.

Obviously it would be ideal if only the lockscreen could be shown without the actual powerbutton actions. Does anyone have any idea what part of Memo listens to (and reacts on) powerbutton clicks? How does qtlockscreen do its job?

Last edited by foobar; 2012-09-08 at 19:03.
 

The Following User Says Thank You to foobar For This Useful Post:
qwazix's Avatar
Moderator | Posts: 2,622 | Thanked: 5,447 times | Joined on Jan 2010
#128
You mean that the phone gets unlocked by accidental slides of the "slide to unlock" or that it unlocks by itself when the proximity sensor is opened? The first one can be fixed by appending
Code:
sleep 0.2
sh -c 'echo "echo 1 > /sys/devices/platform/omap2_mcspi.1/spi1.0/disable_ts" | sudo gainroot'
to /etc/timenowd/bin/shcript after the powerbutton command
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 Jollacontactlaunchtimenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 

The Following User Says Thank You to qwazix For This Useful Post:
D@vIcHoJD's Avatar
Posts: 236 | Thanked: 95 times | Joined on Jan 2012 @ Ecuador
#129
Originally Posted by foobar View Post
I put 0.0.9 to a real-life test on my main phone today and, unfortunately, I have to report that the current behavior is not perfect. The problem is the unlocked touchscreen and the fact that the desktop is shown (and active) if the phone isn't locked (by lock code) yet. So sometimes I found various programs running that were started by 'accidental' taps inside my pocket or bag.

Obviously it would be ideal if only the lockscreen could be shown without the actual powerbutton actions. Does anyone have any idea what part of Memo listens to (and reacts on) powerbutton clicks? How does qtlockscreen do its job?
I had a similar problem. With and without qtlockscreen. When you activate the sensor and unlock appears the power button menu, Even unlocking with the physical button on the right. This is very annoying. could please, delete to activate the power button, it would be much, do not know if this is a error.Add the line you indicated, but did not succeed.


Regards
Attached Images
 
 

The Following User Says Thank You to D@vIcHoJD For This Useful Post:
Posts: 159 | Thanked: 217 times | Joined on Oct 2011
#130
I also installed the latest version and then lifted my finger couple of times from the sensor in about 10 seconds. First 2 times the lockscreen came up but on third time the phone unlocked and desktop came up.
 

The Following User Says Thank You to Kossuth For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 17:34.