maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Support thread] Billboard Standby Screen (https://talk.maemo.org/showthread.php?t=84507)

fhutt 2013-11-09 00:45

Re: [Support thread] Billboard Standby Screen
 
Thank you for all that info.
I installed Notepad++ and works fine.
The sys.stdout.write also works for not inserting line feed.
I have now installed Python for windows on my computer to be able to test programs more easily.
Now I have Billboard working just the way I want too.Great addition to the phone.
Thanks

fhutt 2013-11-10 05:13

Re: [Support thread] Billboard Standby Screen
 
I started using the {events} command to display up coming event in the calendar. It works for individual events but not for repetitive ones (once a week). The alarm in calendar works for these events.
Is this normal behaviour, or do I need to change a setting in calendar?
Thanks

fhutt 2013-11-12 02:46

Re: [Support thread] Billboard Standby Screen
 
A suggestion for a feature for a future release of Billboard.
The Billboard preview screen does not refresh frequently. I have recently added some .py and .sh scripts to Billboard. When I change these scripts in an editor, at the moment, I need to delete the file name in Billboard, and then reinsert it to refresh the preview screen.
Otherwise, I would need to wait for minutes for it to refresh to the new file contents by itself.
It would be great to have Refresh button on the preview screen.
Thanks

thp 2013-11-23 23:47

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by fhutt (Post 1385382)
I started using the {events} command to display up coming event in the calendar. It works for individual events but not for repetitive ones (once a week). The alarm in calendar works for these events.
Is this normal behaviour, or do I need to change a setting in calendar?

Yes, the events source has some problems, we haven't figured out yet what the problem is.

fhutt 2013-11-24 21:52

Re: [Support thread] Billboard Standby Screen
 
Another suggestion regarding the refresh rate.
At times, it would be great to have a refresh rate of about 1 min, to see the signal strength, for example. At night, a refresh rate of 1 hour or longer would be fine. Therefore, an easy way to change and know the refresh rate would be great.
Thanks

thp 2013-12-01 20:23

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by fhutt (Post 1388668)
Another suggestion regarding the refresh rate.
At times, it would be great to have a refresh rate of about 1 min, to see the signal strength, for example. At night, a refresh rate of 1 hour or longer would be fine. Therefore, an easy way to change and know the refresh rate would be great.

The refresh rate at the moment depends on the content, and uses a sys-aligned times for saving as much battery as possible. If you display e.g. the signal strength, it updates every time the signal strength changes.

fhutt 2013-12-01 22:03

Re: [Support thread] Billboard Standby Screen
 
Thp, it's great to know that about the signal strength.
How often is a python or sh script refreshed?
Thanks

ceteigrek 2013-12-05 13:20

Re: [Support thread] Billboard Standby Screen
 
Hi, quick question here (sorry if it was mentioned before, I couldn't find it):
Is it possible to change green font colour (#008000, which disappears on my screen after roughly 1sec In LPM) into #00ff00, which actually works well?
I totally have no idea, which file should I edit in order to achieve it, if possible.

Quaddy 2013-12-05 13:33

Re: [Support thread] Billboard Standby Screen
 
changing screen mode to vivid can help with disappearing / misrepresented colours on lpm as well.

thp 2013-12-07 11:43

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by fhutt (Post 1391483)
How often is a python or sh script refreshed?

It depends. Whenever something changes, the whole Billboard text is re-evaluated, causing all scripts to run as well. So e.g. if you have the battery indicator there as well, all scripts are run whenever the battery indicator changes.

Apart from that, there's a system-aligned timer (meaning that it tries to align itself with other activity from the system to not wake up at unsuitable times) that has a minimum duration of 30 minutes and a maximum duration of 60 minutes. So at least it is refreshed every hour, but might be up to every 30 minutes.

If you have other things (e.g. with ContextKit stuff) then it refreshes according to these updates, and in addition (of there are no updates) again every 30-60 minutes.


All times are GMT. The time now is 14:10.

vBulletin® Version 3.8.8