![]() |
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 13:04. |
vBulletin® Version 3.8.8