![]() |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Code:
#!/bin/sh Code:
[SystemInfoBackground] Code:
Widgets\25\Name="Rect.SystemInfoBackground" http://wiki.maemo.org/QtLockscreen |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
I have a small problem with the script, I get error 127, I did something wrong, or is an error in the script, thanks for your help.
I followed all the instructions you indicated me.:D:D |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
What happens if you launch the script from the terminal? Code:
/opt/qtlockscreen/sysinfo.sh |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
-sh: /opt/qtlockscreen/sysinfo.sh: not found ~ $ root BusyBox v1.20.0 (Debian 1.20.0power1) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# opt/qtlockscreen/sysinfo.sh -sh: opt/qtlockscreen/sysinfo.sh: not found Nokia-N900:~# /opt/qtlockscreen/sysinfo.sh -sh: /opt/qtlockscreen/sysinfo.sh: not found Nokia-N900:~# /opt/qtlockscreen/ -sh: /opt/qtlockscreen/: Permission denied Nokia-N900:~# cd opt/qtlockscreen -sh: cd: can't cd to opt/qtlockscreen Nokia-N900:~# cd opt/qtlockscreen/ -sh: cd: can't cd to opt/qtlockscreen/ Nokia-N900:~# cd /opt/qtlockscreen/ Nokia-N900:/opt/qtlockscreen# sysinfo.sh -sh: sysinfo.sh: not found Nokia-N900:/opt/qtlockscreen# sysinfo.sh -sh: sysinfo.sh: not found Nokia-N900:/opt/qtlockscreen# sh sysinfo.sh 805 MHz : not found line 3: 162.1 MB : not found line 5: sysinfo.sh: line 15: syntax error: unexpected end of file (expecting "then") Nokia-N900:/opt/qtlockscreen# Please help me, Am I doing something wrong:D |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
Quote:
Give the file execute permission: Code:
root |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
In the last version 0.1.26 is repeated 2 times the widget 26, I corrected it manually.
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Sakya I still need your help. Like I wrote a few posts back. Qtlockscreen doesn't load at boot. So I always need to re-apply my theme with Lockscreen-Config...
Can I somehow check if it's properly in startup? And where do I have to look? Regards, J4ZZ |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
The autostart script is /etc/event.d/qtlockscreen It should be like this: Code:
start on started hildon-desktop |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
I get something like Code:
Maemo applications must be run with the run-standalone.sh script" Regards, J4ZZ |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Maybe bash is the "problem"? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Probably... When executing the command in busybox it works.
I also tried running exec su user instead of exec su - user in bash wich worked in terminal but not in boot script. Is there a way to change the command so bash will read it properly? :) |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I have a small problem that was presented recently, yahoo widget is not updated, apparently is that the interfacein yahooweather has changed is possible to correct this problem?
Someone else has the same problem? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Yahoo changed the weather page, the script that should extract information from it must be fixed.
If you want to do it you can find the script in /opt/qtlockscreen/weatherwidget.sh |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Another question: is there any way to configure the calendar widget so it uses only defined calendars. Currently it shows entries from some of my calendars but not from my most important one. So I don't see actual entries on lockscreen but I see holiday entries from next week. :o
Same goes for alarmwidget: widget obviously only shows alarms from builtin clock. I'd better like seeing alarms from calendar as they are the important ones. Btw: currently shown is a disabled alarm dated aug, 29th. That was the last time it was active ;) Thanks for all your work! :D |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
has anyone fixed the script for yahoo weather??? please inform...thanks
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
http://imgur.com/ooN6m.png
I've created myself the following theme, I wanted it to be Landscape-only (hence two clocks, so I can read an hour no matter what orientation). This is not the config thread, and I have no problem with the theme itself. The problem is with the rotation. I have the config here: https://gist.github.com/3111526 I've set Orientation="landscape", but I have a following problem (bug?) with it: Steps to reproduce: 1) Rotate the phone so it's in portrait mode 2) Lock screen 3) Press the power button, so qtlockscreen shows up 4) Observe how qtlockscreen tries to scale wallpaper and rotate widgets for 5 seconds before it notices it shouldn't care. 5) Swear audibly. Long story short, even though it's supposed to be landscape-only, qtlockscreen tries to turn itself into portrait, which takes a lot of time, looks ugly and makes me frown. Any idea how to fix that, or work around that? EDIT: Bonus points: When the lockscreen finally shows up correctly and you unlock it, it then rotates everything again and the layout breaks once again for a while before hildon shows up. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
1 Attachment(s)
anyone knows how can i default lockscreen vertical.
i dont want install any application. but i want my lockscreen vertical. this is my lockscreen.but it is cant vertical. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I found an Android phone on the street the other day (almost ran over it with the car). The phone was locked, but it had an option to display emergency contacts. I was hoping to see a number that I could call to return the phone to its owner. Unfortunately, the person had not bothered to enter any of its contacts into that option.
Any way, that got me thinking about what if my phone was lost. There is nothing that I can see that could allow a good Samaritan to return it to me if he wanted to. A "Return Lost Device" widget that displays some owner Info would be nice. Either that, or an "Emergency Contacts" widget similar to Android's would great too. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
what exactly is to be changed? i am not able to get weather displayed in the lockscreen, i changed to the new url (http://weather.yahoo.com/LOCATION/) still nothing what else has to be changed, i do have the 0.1.27 version |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
Just fix it to parse the new yahoo weather (or the weather service you want to use) and outputs informations in the format: Code:
Current: XX |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
2 Attachment(s)
Any one can help me this my problem?
:confused: |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Hey, which package is for N900? I'm new at this and dont know what I need to do, please help me. :(
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Just open the application manager on your n900, and download qtlockscreen. It's currently at version 0.1.27.
The lockscreens that have been made can be found in Extras and devel. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
is it possible that i can change the wallpaper of qtlockscreen ? http://www.fondos7.net/wallpaper-ori...2010-2605.jpeg like the one here ,actually i do have other great wallpapers on my N900 main window , but how do i change the lockscreen wallpaper to look alike the one i have on my main window ?
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
This post inspired me to fiddle with the mentioned file in hope of finding a solution for the problem with QtLockscreen freezing for a moment after the power button is pressed. I added "/usr/bin/qtlockscreen" in the section called "[classify sysutils]" and after a reboot the freezing is gone. :)
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
I just realized there's a seperate category for the browser, maps, e-mail, etc, too. Which of course only contain the stock Nokia applications. People should try out putting alternative browsers, maps, e-mail clients, into this area, and see if they work better/worse. [Edit] Yes, putting it in the [classify desktop] section seems to work fine too. Now I imagined this meant that the [DateTime] widget of the QTLockscreen, no longer needs to have a rather short (couple minutes) of a 'background update' time, because it should now always update as soon as it displays anyway. So I set the auto-update interval in my QTLockscreen.ini file to 3600 seconds (i.e. 60 minutes, i.e. hour), and it looks like it's correctly up to date from the moment you see it anyway. Granted, my QtLockscreen.ini file is ancient, and there's probably been some more features added since I last updated, so for all I know the background update thing just gets ignored now. [Edit 2] Nvm, you can still see that the time takes a tiny bit to update, if you leave the N900 locked for a while, before re-checking. So the auto-update setting for the datetime widget does still seem to have its use. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
But you might still be right - it's possible, for instance, the N900 swaps out desktop-classified programs after some long period of inactivity, or something, but doesn't touch the sysutils-classified ones, or something like that. I'm going to report back if/when I see the QtLockscreen start freezing again. (I concede it's possible I don't notice because my QtLockscreen config is fairly simple - no music player/album art/weather/etc. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Have yet to have freezing return on my device so far that I've noticed, QtLockscreen still being inside the desktop section.
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
nice guys..sounds like a new update will be here soon..i am excited:D
|
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
qtlockscreen has been great for use with the N900 docked in the car using FM carkit.
Its drawback is that it's driving Espeak Time crazy, & the espeak man announces the time when unlocking, sometimes a couple of times, & sometimes randomly. Can either qtlockscreen or espeak time be tweaked to calm him down? |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
I've written a new weatherwidget.sh to get the information form the UKMO mobile site (I think it just covers the UK). I'll post it up here when I get it all working, but I have two issues.
The first is that the icon is very small, but it's workable for me at the moment - though it may be worth eventually looking into it. The second is that I'm not getting the Conditions being displayed. Here is an example of my output: Code:
Current: -3 |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Quote:
So though this still needs work, here's the UKMO version of the script: Code:
#!/bin/sh |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Hi, I'm here to say that maybe I may have fixed the weather widget (for all).
Of couse it will require some little changes and it may have some rough edges but here it is: Code:
#!/bin/sh 1)Open /opt/qtlockscreen/weatherwidget.sh with the editor of your choice; 2)Delete everything on this file and paste the code above; 3)Go to http://weather.yahoo.com and look for your city. 4)It should return something around the lines of: weather.yahoo.com/doesnt-matter/doesnt/matter-455861/ 5)Take the last numbers of that url and put them in the end of THIS (weather.yahooapis.com/forecastrss?w=) url, like THIS: weather.yahooapis.com/forecastrss?w=455861 6)Go to your configuration file (of the lockscreen you use) with the weather widget and replace the link there with this new link. 7)I guess it is done. ------------------------ I just did it so it might have bugs, expand them here so I can fix/help. I may update the wiki shortly this week if I get time. This problem was bugging me too much. Bye! |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Hi,
I'm still using the awesome device and have come across the qtlockscreen app. The problem is that I still can't get bloody Yahoo Weather fixed. 1. Seems I've finally got the weatherwidget.sh right: - Yahoo seems to provide a direct link to the weather icon now, no need for extra code - the icon is provided in .gif format - I'm simply writing it with a .png extension and it works. - the weather file is no longer in .htm, it's an .xml - fixed for this. Here's the code: Code:
#!/bin/sh The problems are: - weatherwidget.sh is not being executed automatically by qtlockscreen (it doesn't get both ywtemp.xml and ywtemp.png into /tmp) - exec perms set (+x for all), owner root.root, network is up - both the weather icon and weather conditions are NOT displayed on lockscreen, even on the default theme. I suspect this may have something to do with dependencies towards QBW and alarmed, but the installation of those packages didn't help and I'm not sure I can do more without sakya's help. BTW, I'm on CSSU-Stable and using qtlockscreen-0.1.27 from devel. |
Re: [Announce] QtLockscreen: highly configurable lockscreen replacement
Thanks a lot for this app sakya, installed it last week, works really well! :D
I was wondering about the possibility of adding two features: 1.) Display Yappari notifications on the lockscreen, 2.) Let the music controls control the Qspot app I've searched this thread, the Yappari thread, the Qspot thread and the QtLockScreen wiki, and I haven't found anything documented on such functionality. Would it be possible? |
All times are GMT. The time now is 18:23. |
vBulletin® Version 3.8.8