Menu

Main Menu
Talk Get Daily Search

Member's Online

    User Name
    Password

    [Announce] QtLockscreen: highly configurable lockscreen replacement

    Reply
    Page 55 of 80 | Prev | 45   53     54   55   56     57   65 | Next | Last
    end2begin | # 541 | 2011-08-23, 05:36 | Report

    @sakya. I also tested in your newest release: same problem. Good to know you will fix it in the next update. Thanks mate!

    Edit | Forward | Quote | Quick Reply | Thanks

     
    neboja | # 542 | 2011-08-23, 06:31 | Report

    @sakya: is it possible to flip the direction of the "slide to unlock" widget, or even to rotate it???
    for example, if you hold your phone in your left hand often while in portrait mode (and i do) it is more convenient to pull slider from right to left, instead of left to right....
    also, even to put slider vertical (what is i think a more convenient than any horizontal position - more "finger friendly") ... and that puts a lot of more possibilities to mod
    thx for reading this, this is only my suggestions
    great work btw

    Edit | Forward | Quote | Quick Reply | Thanks

     
    ScarCow | # 543 | 2011-08-23, 07:57 | Report

    I can't read through all the 55 pages of this thread now, so please forgive me if this was already asked (and yes i tried to search)...

    For me sometimes, when i press the power button, instead of the qtlockscreen, the original lockscreen comes up, and everything freezes. The only way i can unlock the phone then is to open the keyboard (my unlock key on the side of the phone is broken, so maybe that would work as well, i don't know). Does anybody else have this happen? Is there an easy way to fix?

    Thanks.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    eefo | # 544 | 2011-08-23, 08:36 | Report

    Originally Posted by ScarCow View Post
    I can't read through all the 55 pages of this thread now, so please forgive me if this was already asked (and yes i tried to search)...

    For me sometimes, when i press the power button, instead of the qtlockscreen, the original lockscreen comes up, and everything freezes. The only way i can unlock the phone then is to open the keyboard (my unlock key on the side of the phone is broken, so maybe that would work as well, i don't know). Does anybody else have this happen? Is there an easy way to fix?

    Thanks.

    well this usually happens with me too after usin killall qtlockscreen , everything got mess up and the default slider lock screen appears .
    sakya once told me to try this .

    Code:
     /usr/bin/qtlockscreen &
    instead of killall qtlockscreen and it did work , but i dont know what has happened after updating to the newer versions this problem automatically solved .
    like now i use killall qtlockscreen , press the power button , default lock screen appears but after few seconds sakya one's override it and sometimes even if it doesn't i use the default slider to unlock and the next time i press the power button to unlock i see sakya's lock screen .

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sakya | # 545 | 2011-08-23, 08:47 | Report

    Originally Posted by eefo View Post
    Code:
     /usr/bin/qtlockscreen &
    instead of killall qtlockscreen and it did work
    If you run /usr/bin/qtlockscreen & without killing the current lockscreen you'll end with two lockscreen running, don't do this.

    To restart the lockscreen use:
    Code:
    pkill -HUP qtlockscreen
    only if for some reason the lockscreen does not restart automatically execute it manually with
    Code:
    /usr/bin/qtlockscreen &
    @vi_: This is the ram usage on my n900 using the default config:




    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by sakya; 2011-08-23 at 09:18.
    The Following 3 Users Say Thank You to sakya For This Useful Post:
    don_falcone, eefo, fw190

     
    J4ZZ | # 546 | 2011-08-23, 10:01 | Report

    @Sakya

    Qtlockscreen is still not working when using bash as default shell.
    Is there something to do to make it work with bash, too?

    Greetz,

    J4ZZ

    Edit | Forward | Quote | Quick Reply | Thanks

     
    sakya | # 547 | 2011-08-23, 10:05 | Report

    Originally Posted by J4ZZ View Post
    Is there something to do to make it work with bash, too?
    Is just the autostart script that fails (I think this is the case)?
    Does the lockscreen work if executed manually?
    Code:
    /usr/bin/qtlockscreen &
    If so, the problem is just the script
    Code:
    start on started hildon-desktop
    
    respawn
    
    script
      exec su - user -c "exec /usr/bin/qtlockscreen"
    end script

    Edit | Forward | Quote | Quick Reply | Thanks

    Last edited by sakya; 2011-08-23 at 10:09.

     
    Zekahz | # 548 | 2011-08-23, 10:22 | Report

    Is it possible to have more intermediate battery values. For example Conky shows 76% while the lockscreen is at 70%. Or the values are not correct. Now conky shows 100% while the lockscreen shows 90%. This is a bit misleading.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    eefo | # 549 | 2011-08-23, 11:09 | Report

    Originally Posted by sakya View Post
    Is just the autostart script that fails (I think this is the case)?
    Does the lockscreen work if executed manually?
    Code:
    /usr/bin/qtlockscreen &
    If so, the problem is just the script
    Code:
    start on started hildon-desktop
    
    respawn
    
    script
      exec su - user -c "exec /usr/bin/qtlockscreen"
    end script


    i cant say anything about others but i have used that command for 4 days i guess , and it worked fine .
    but after the latest releases i am just using killall qtlockscreen.

    Edit | Forward | Quote | Quick Reply | Thanks

     
    prateek2888 | # 550 | 2011-08-23, 11:27 | Report

    Cant we have something like Pattern Lock on Android ?

    Edit | Forward | Quote | Quick Reply | Thanks

     
    Page 55 of 80 | Prev | 45   53     54   55   56     57   65 | Next | Last
vBulletin® Version 3.8.8
Normal Logout