maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   OMWeather Update available (https://talk.maemo.org/showthread.php?t=17532)

vasvlad 2008-05-14 05:46

Re: OMWeather Update available
 
Quote:

Originally Posted by dfinch (Post 181348)
New version is working fine except that the fith icon says N/A. Of course one can set it to show four but there is also still 5 avaialble in settings.
Great to have it back and working. Thanks.

Hmm. Strange. What station do you use?

Vlad.

qwerty12 2008-05-14 05:52

Re: OMWeather Update available
 
vasvlad. http://www.internettablettalk.com/fo...=internal-temp

That's the only program to get the temp info out of. In a program I ported, the N800 keeps running it to get the temp on the desktop :)

But I think that maybe not installing util is needed, I'll see if I can find proc line to cat.

siralien 2008-05-14 05:54

Re: OMWeather Update available
 
Not really possible when the unit has locked up. Yesterday I managed to get some weather for town Chipping Sodbury but since then the same as before, N/A. I have tried for 5 days now to make this program work and am close to giving up. It seems unstable and more Alpha than Beta sadly.:(

Quote:

Originally Posted by vasvlad (Post 181064)
hi
This is very strange. Please make full reboot your device and try again. If it don't help I need screenshot from your device with "a white panel appears in the centre of the screen"

Vlad


vasvlad 2008-05-14 05:57

Re: OMWeather Update available
 
Quote:

Originally Posted by n9ots (Post 181218)
Working great on OS2006 although if I choose to have the station name & arrows (or either one alone) I get a strange effect...
When I click on the arrows to cycle stations the please wait icon (self completing circle (at least it is'nt an hourglass)) fails to disappear when the action is completed and then becomes the most annoying cursor ever.

also in the settings window the arrow keys to change station order only display as half buttons.

Still a wonderful program
Hope you had a good vacation

Have fun

Yes. I had very interesting vacation.
I am going to try looking for n770 for testing your problem.

Vlad.

qwerty12 2008-05-14 06:10

Re: OMWeather Update available
 
Quote:

#!/bin/sh

t=`cat /sys/devices/platform/i2c_omap.1/i2c-1/1-0048/temp1_input 2>/dev/null`
if [ "$t" = "" ]
then
echo "No temperature sensor detected" > /dev/stderr
exit 1
else
t=`echo $t | sed -e 's/\(.*\)\(..\).$/\1\.\2C/'`
echo $t
fi
internal-temp script. (by ag2, sorry didn't mean to sound like I was taking credit)

vasvlad 2008-05-14 07:11

Re: OMWeather Update available
 
Quote:

Originally Posted by dfinch (Post 181348)
New version is working fine except that the fith icon says N/A. Of course one can set it to show four but there is also still 5 avaialble in settings.
Great to have it back and working. Thanks.

Now weather.com provides five days weather forecast only. We will try looking for other sources of weather.

Vlad.

vasvlad 2008-05-14 07:12

Re: OMWeather Update available
 
Quote:

Originally Posted by qwerty12 (Post 181386)
internal-temp script.

Many thanks.

vasvlad 2008-05-14 07:23

Re: OMWeather Update available
 
Quote:

Originally Posted by siralien (Post 181380)
Not really possible when the unit has locked up. Yesterday I managed to get some weather for town Chipping Sodbury but since then the same as before, N/A. I have tried for 5 days now to make this program work and am close to giving up. It seems unstable and more Alpha than Beta sadly.:(

Dear Siralien.
I really want to help you.
I need more information. What version of OS? What version of Omweather? And I need your config file of OMWeather.

Vlad.

qwerty12 2008-05-14 09:44

Re: OMWeather Update available
 
Quote:

Originally Posted by vasvlad (Post 181393)
Many thanks.

No problems :)

BTW: This works fine in Diablo. I am getting weather for London fine.

siralien 2008-05-14 10:36

Re: OMWeather Update available
 
I have a N810 (5 days old) and OS 2008 version 2.2007.51-3.

You tell me where I can get this config file and how to send to you and I will.

Quote:

Originally Posted by vasvlad (Post 181396)
Dear Siralien.
I really want to help you.
I need more information. What version of OS? What version of Omweather? And I need your config file of OMWeather.

Vlad.



All times are GMT. The time now is 20:28.

vBulletin® Version 3.8.8