maemo.org Extras Bug Jar 2011.42

2011-10-16 Thread Stephen Gadsby
A Quick Look at Extras in Bugzilla (https://bugs.maemo.org/). 2011-10-10 through 2011-10-16 As of 2011-10-17 Extras contains: * total items: 2747 (+2 this week) * total open items: 1011 (-5 this week) * open bugs: 580 (-1 this week) * critical/blocker: 44

maemo.org Website Bug Jar 2011.42

2011-10-16 Thread Stephen Gadsby
A Quick Look at maemo.org Website in Bugzilla (https://bugs.maemo.org/). 2011-10-10 through 2011-10-16 As of 2011-10-17 maemo.org Website contains: * total items: 1606 (+1 this week) * total open items: 239 * open bugs: 179 * critical/blocker: 10 * "

Looking for some help/tutorials on status bar widgets for my "Cell Broadcast SMS" status bar widget

2011-10-16 Thread Jonathan Wilson
I have gotten my Cell Broadcast SMS code finished to the point where it does everything it should except that it: 1.Writes to a log file instead of updating a status bar widget (i.e. the log file is written to anytime something happens that would trigger a change in the status bar widget) and 2.

Re: how to control the backlight in Harmattan 1.2

2011-10-16 Thread Andrew Flegg
On Sun, Oct 16, 2011 at 16:09, ibrahim.ali wrote: > > I wonder if there are any APIs to control the backlight mode in Harmattan > 1.2. > > I found a Qt class called QSystemDisplayInfo that is used to GET the > backlight status only not change it. What do you want to do? You can use a ScreenSaver

how to control the backlight in Harmattan 1.2

2011-10-16 Thread ibrahim.ali
Greetings; I wonder if there are any APIs to control the backlight mode in Harmattan 1.2. I found a Qt class called QSystemDisplayInfo that is used to GET the backlight status only not change it. Any help is highly appreciated. Thanks in advance __