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)

TMavica 2012-11-29 02:33

Re: [Support thread] Billboard Standby Screen
 
when new version available? I want wazapp status

mdbxh 2012-11-29 12:53

Re: [Support thread] Billboard Standby Screen
 
python output not support unicode?
it test well in terminal,but don't work in BB

EmaNymton 2012-12-07 08:08

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by mdbxh (Post 1299662)
python output not support unicode?
it test well in terminal,but don't work in BB

Try encoding iso-8859-1, that worked for me!

I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?

Edit: Since 1.0.7 utf-8 is supported!

mdbxh 2012-12-07 14:04

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by EmaNymton (Post 1302144)
Try encoding iso-8859-1, that worked for me!

I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?

(┬_┬) Chinese word not't suport in iso-8859-1


use time module

EmaNymton 2012-12-07 14:20

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by mdbxh (Post 1302265)
(┬_┬) Chinese word not't suport in iso-8859-1

use time module

Sorry, didn't realize that you were from china ;)

Could you be a bit more explicit about using the time modul and keep in mind that I mean the update interval of the LPM-Screen, not the information by itself where I already use sleep from the time modul.

mdbxh 2012-12-07 15:53

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by EmaNymton (Post 1302269)
Sorry, didn't realize that you were from china ;)

Could you be a bit more explicit about using the time modul and keep in mind that I mean the update interval of the LPM-Screen, not the information by itself where I already use sleep from the time modul.

well
seemingly BB did not provide an update interval settings:eek::eek::eek::eek::eek:

thp 2012-12-08 12:35

Re: [Support thread] Billboard Standby Screen
 
Quote:

Originally Posted by EmaNymton (Post 1302144)
I want to show livescores via billboard standby generated by a python script. Is there any way to manipulate the refresh interval of the screen output?

You could modify the /apps/billboard/text GConf setting directly (or any other settings for that matter) - whenever that changes, it forces a Billboard update on-screen.

The Billboard update interval is not configurable, because all updates are based on events, to save battery in the general case (i.e. when events happen less often than the corresponding update interval). There is a non-event-based update interval, and it uses a system-aligned timer (again, to save resources) - so that's not configurable by design.

TMavica 2012-12-13 10:39

Re: [Support thread] Billboard Standby Screen
 
updated.

but how add wazapp status, i cant find it

TMavica 2012-12-13 11:08

Re: [Support thread] Billboard Standby Screen
 
for who wazapp status not work
add this {wazapp-status}, thp made a mistake

thp 2012-12-13 11:29

Re: [Support thread] Billboard Standby Screen
 
Version 1.0.7 is out. See http://thp.io/2012/billboard/ for release notes and official feature list.

Unannounced (and unsupported!) bonus features (these might change slightly or even go away in future versions):
  • You can include images now: <</path/to/yourimage.jpg>>
  • In particular, the current MeeCast weather icon is: <<{meecast-icon}>>
  • Included images must be on their own line (they can't be inline with text)


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

vBulletin® Version 3.8.8