Active Topics

 



Notices


Reply
Thread Tools
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#371
Originally Posted by alfaflo View Post
Hi Vlad

Yes, I've activated the developer mode :-)

Kind regards
Florian
Hi.
Please run this command
Code:
sed -i -e 's/dayf=9/dayf=8/g' /home/user/.config/com.meecast.omweather/config.xml
Vlad.
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#372
Originally Posted by zlatko View Post
@vasvlad
Hi Vlad,

I want to report some misfits I notice between icons and weather description in MeeCast:
1. Scattered showers(light rain) is presented by icon of cloud+5 rain drops, when Showers(more heavy rain) is cloud+3 rain drops.
2. "Cloudy, light rain" is represented with cloud+5 drops, "Overcast, rain" is represented again with cloud+5 drops.
3. "Mostly clear" is represented with sun+non transparent cloud over it, when "Mostly cloudy" is sun+2 small transparent clouds over it. My notion is that it must be vice versa.

There are more such misfits, but I think you got the idea. Is it just an limited iconset issue or something can be improved?

I am using sources Foreca and Weather.com and iconset is Contour.
Hi Zlatko.

MeeCast uses adapted iconsets for the weather.com source.
This source uses number from 0.png to 47.png as icon name.
Information (Weather forecast) for MeeCast from other sources MeeCast converts to weather.com iconset format.

You can find descriptions of the weather.com iconset here
I'm not author of Contour iconset and maybe this iconset doesn't have correctly mapping for description.
You can find Contour iconset for comparing here

Vlad.
 
Posts: 334 | Thanked: 616 times | Joined on Sep 2010
#373
Catbus already mentioned this and I agree that there seems to be somekind of problem with Foreca weather showing days forecast in places where Meecast should show current weather.

According to config everything should be alright and testing these urls in a browser show correct sites and information, but Meecast still shows only forecast information.
Every now and then Meecast shows the current weather, but that happens maybe once a day with update setting in once per every two hours.

Copy/paste from config.xml (sorry for line endings):

<station>
<source_name>foreca.com</source_name>
<station_name>Helsinki</station_name>
<station_id>100658225</station_id>
<country>Finland</country>
<region>Finland</region>
<file_name>/home/user/.config/com.meecast.omweather/foreca.com_100658225</file_name>
<forecast_url>http://foreca.mobi/7d.php?l=100658225</forecast_url>
<cookie>st=u%3D36757923%26lang%3Den%26res%3D240x32 0%26units%3Dmetric%26time%3D24h</cookie>
<detail_url>http://foreca.mobi/index.php?l=100658225</detail_url>
<view_url>http://foreca.mobi/index.php?l=100658225</view_url>
<converter>/opt/com.meecast.omweather/lib/forecacom</converter>
<gps>false</gps>
</station>
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#374
Originally Posted by Manatus View Post
Catbus already mentioned this and I agree that there seems to be somekind of problem with Foreca weather showing days forecast in places where Meecast should show current weather.

According to config everything should be alright and testing these urls in a browser show correct sites and information, but Meecast still shows only forecast information.
Every now and then Meecast shows the current weather, but that happens maybe once a day with update setting in once per every two hours.

Copy/paste from config.xml (sorry for line endings):

<station>
<source_name>foreca.com</source_name>
<station_name>Helsinki</station_name>
<station_id>100658225</station_id>
<country>Finland</country>
<region>Finland</region>
<file_name>/home/user/.config/com.meecast.omweather/foreca.com_100658225</file_name>
<forecast_url>http://foreca.mobi/7d.php?l=100658225</forecast_url>
<cookie>st=u%3D36757923%26lang%3Den%26res%3D240x32 0%26units%3Dmetric%26time%3D24h</cookie>
<detail_url>http://foreca.mobi/index.php?l=100658225</detail_url>
<view_url>http://foreca.mobi/index.php?l=100658225</view_url>
<converter>/opt/com.meecast.omweather/lib/forecacom</converter>
<gps>false</gps>
</station>
Ok. I'm going to test Helsinki from Foreca source.

Vlad.
 

The Following User Says Thank You to vasvlad For This Useful Post:
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#375
Originally Posted by Manatus View Post
Catbus already mentioned this and I agree that there seems to be somekind of problem with Foreca weather showing days forecast in places where Meecast should show current weather.

According to config everything should be alright and testing these urls in a browser show correct sites and information, but Meecast still shows only forecast information.
Every now and then Meecast shows the current weather, but that happens maybe once a day with update setting in once per every two hours.

Copy/paste from config.xml (sorry for line endings):

<station>
<source_name>foreca.com</source_name>
<station_name>Helsinki</station_name>
<station_id>100658225</station_id>
<country>Finland</country>
<region>Finland</region>
<file_name>/home/user/.config/com.meecast.omweather/foreca.com_100658225</file_name>
<forecast_url>http://foreca.mobi/7d.php?l=100658225</forecast_url>
<cookie>st=u%3D36757923%26lang%3Den%26res%3D240x32 0%26units%3Dmetric%26time%3D24h</cookie>
<detail_url>http://foreca.mobi/index.php?l=100658225</detail_url>
<view_url>http://foreca.mobi/index.php?l=100658225</view_url>
<converter>/opt/com.meecast.omweather/lib/forecacom</converter>
<gps>false</gps>
</station>
I've tried to fix this problem. Can you test a new package?

Vlad.
 
catbus's Avatar
Posts: 887 | Thanked: 2,444 times | Joined on Jun 2011
#376
Sure, where to download?
__________________
N9 - My Precious...

"Gods have mercy. Cats don't..." <- Kaotik@iotech
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#377
Try it

Vlad.
 

The Following 2 Users Say Thank You to vasvlad For This Useful Post:
catbus's Avatar
Posts: 887 | Thanked: 2,444 times | Joined on Jun 2011
#378
Originally Posted by vasvlad View Post
Try it

Vlad.
Installation failed: can't find installation package or something like that...

Should i remove original before?

Installing from other sources are enabled, also dev-mode is on...
__________________
N9 - My Precious...

"Gods have mercy. Cats don't..." <- Kaotik@iotech
 
Posts: 1,137 | Thanked: 1,903 times | Joined on Apr 2007 @ Belarus
#379
Originally Posted by catbus View Post
Installation failed: can't find installation package or something like that...

Should i remove original before?

Installing from other sources are enabled, also dev-mode is on...
Yes. Try to remove original package before installation.

Vlad,
 
Posts: 334 | Thanked: 616 times | Joined on Sep 2010
#380
Originally Posted by vasvlad View Post
Try it

Vlad.
Thanks Vasvlad!

Had to uninstall 0.5.5 first.
Now the first page shows 'Now' and info shown is current weather and matches the site. The screen accessible by tapping it shows 'Today' and what seems to be again current info, eg. I saw it change at the same time to same figures with the first page's 'Now' information. Could be that this is ok as the link was the same anyway and the foreca.mobi Url doesn't show general forecast info on that page, just "now" and "every three hours" per day.

The forecast information that was shown on the first page in version 0.5.5 can't be seen anywhere for the day we are at in, but for the coming days lower temps can be seen on the first page. Clicking them for details shows day temperature. This might be as designed and is ok I think.

Edit: Correction and clarification; Both high and low temps show in coming days forecasts on the first page, and in details page the day and night temps are on their respective tabs so this is definitely as intended.

Last edited by Manatus; 2012-04-08 at 09:37.
 
Reply

Tags
forecast, meecast, omweather, weather


 
Forum Jump


All times are GMT. The time now is 13:45.