maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [SFOS] [Announce] MeeCast (https://talk.maemo.org/showthread.php?t=92450)

sponka 2014-01-23 18:16

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
I'm translating using Transifex and can't save some strings: "Error: The translation resource which owns the source string."

Have no idea what this means and what could be wrong. Any idea?

Morpog 2014-01-23 18:34

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Hi Vlad,

I noticed that the cover is still a tad different color than the other covers. So I checked it's qml code and found the reason.

Code:

Rectangle {
        id: background_rect
        anchors.fill: parent
        opacity: 0.1
        color: "white"
    }

Set opacity to 0.0 to fix it.

vasvlad 2014-01-23 18:40

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by sponka (Post 1408515)
I'm translating using Transifex and can't save some strings: "Error: The translation resource which owns the source string."

Have no idea what this means and what could be wrong. Any idea?

Please write me or Luda private mail and we will help you.

Vlad.

P.S. Thanks for your translation

Manatus 2014-01-23 18:42

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by dommau (Post 1408512)
I'd also like just the time of the last update. provider seems redundant to me.

There is a use case where one could have two providers for the same location to check between the forecasts, but it is not that likely for current weather. So I too think that provider info is not needed on the cover.

If there is any space left what cover could have are wind speed and direction. They mean quite a lot in northern areas during the winter. This would fit in better with a small direction pointing arrow and number indicating wind speed next to it.

vasvlad 2014-01-23 18:49

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by Morpog (Post 1408519)
Hi Vlad,

I noticed that the cover is still a tad different color than the other covers. So I checked it's qml code and found the reason.

Code:

Rectangle {
        id: background_rect
        anchors.fill: parent
        opacity: 0.1
        color: "white"
    }

Set opacity to 0.0 to fix it.


Hmm. I tried to use depending on temperature background color. Maybe this is not was good attempt.

See code here:

https://github.com/Meecast/meecast/b.../CoverPage.qml

function getColor(t)


Vlad.

vasvlad 2014-01-23 18:53

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by Manatus (Post 1408522)
There is a use case where one could have two providers for the same location to check between the forecasts, but it is not that likely for current weather. So I too think that provider info is not needed on the cover.

If there is any space left what cover could have are wind speed and direction. They mean quite a lot in northern areas during the winter. This would fit in better with a small direction pointing arrow and number indicating wind speed next to it.

So. Where do you want to see wind speed information.
@Morpog can you create UI design solution for this?

Vlad.

vasvlad 2014-01-23 18:56

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by TMavica (Post 1408509)
seem there is a problem with update interval, i set 1 hour but the cover page always said few second, but i havent refresh manually

I'm going to explore this problem tomorrow.

Vlad.

Iryus 2014-01-23 19:28

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by vasvlad (Post 1408434)
Maybe you are right. So. What other people think about it?

Vlad.

I'm agree with him.

Morpog 2014-01-23 20:41

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
Quote:

Originally Posted by vasvlad (Post 1408523)
Hmm. I tried to use depending on temperature background color. Maybe this is not was good attempt.

See code here:

https://github.com/Meecast/meecast/b.../CoverPage.qml

function getColor(t)


Vlad.

Ah ok, thats why! Thought it's a bug. It's cold here all day, so that color never changed :D


Quote:

Originally Posted by vasvlad (Post 1408525)
@Morpog can you create UI design solution for this?

There is already the wind speed icon available. With the SVG I can export it in a bigger size if you need it.

But it could get too crowded. In small mode the cover is already crowded.

zlatko 2014-01-23 21:34

Re: [SailfishOS] [Announce] MeeCast for SailfishOS
 
I prefer the forecast provider name to be included, as I keep same location with different providers. When the timers in Jolla start working as it is supposed update will be reliable.


All times are GMT. The time now is 12:51.

vBulletin® Version 3.8.8