Re: Fremantle Community SSU

2010-11-01 Thread Timo Härkönen
Hi 2010/11/1 Mohammad Abu-Garbeyyeh > Hello everyone :) > > Some of you may have heard back in summer when I announced that I was > working on an SSU, however, I decided to postpone it till PR1.3's out. > Now that it's out, I decided to work on it again. Niels Breet (X-Fade) has > kindly set up

Re: Fremantle Community SSU

2010-11-01 Thread Matan Ziv-Av
On Mon, 1 Nov 2010, Andrew Flegg wrote: This is not a proper announcement for the SSU, but more of a prerelease before it's posted on talk.maemo.org, so please, do not post about this on talk. That does not sound right. It sounds like you are trying to split this small community into a few c

Re: Fremantle Community SSU

2010-11-01 Thread Andrew Flegg
On Mon, Nov 1, 2010 at 19:20, Matan Ziv-Av wrote: > On Mon, 1 Nov 2010, Mohammad Abu-Garbeyyeh wrote: > >> New system packages, all of them are based on the latest gitorious >> sources. > > Do you think that the latest gitorious sources are a stable basis? Did you > inspect the patches that were a

Re: Fremantle Community SSU

2010-11-01 Thread Till Harbaum / Lists
Hi, Am Montag 01 November 2010 schrieb Matan Ziv-Av: > I think that the start a community SSU should be in consulting with the > community about the goals of this project and the ways to achieve these > goals. Such a discussion needs to take place in a forum that is not real > time, and is arch

Re: Fremantle Community SSU

2010-11-01 Thread Matan Ziv-Av
On Mon, 1 Nov 2010, Mohammad Abu-Garbeyyeh wrote: New system packages, all of them are based on the latest gitorious sources. Do you think that the latest gitorious sources are a stable basis? Did you inspect the patches that were applied since PR1.3? hildon-desktop (with Matan's patches)

Re: Fremantle Community SSU

2010-11-01 Thread Paul Hartman
On Mon, Nov 1, 2010 at 11:15 AM, koos vriezen wrote: > What is SSU? Seamless Software Update http://wiki.maemo.org/SSU > What is HAM? Hildon Application Manager http://hildon-app-mgr.garage.maemo.org/ HTH (Hope that helps :) ___ maemo-developers mailin

Re: Fremantle Community SSU

2010-11-01 Thread koos vriezen
2010/11/1 Mohammad Abu-Garbeyyeh : > Hello everyone :) > > Some of you may have heard back in summer when I announced that I was > working on an SSU, however, I decided to postpone it till PR1.3's out. What is SSU? > Now that it's out, I decided to work on it again. Niels Breet (X-Fade) has > ki

Fremantle Community SSU

2010-11-01 Thread Mohammad Abu-Garbeyyeh
Hello everyone :) Some of you may have heard back in summer when I announced that I was working on an SSU, however, I decided to postpone it till PR1.3's out. Now that it's out, I decided to work on it again. Niels Breet (X-Fade) has kindly set up the repository on http://repository.maemo.org/comm

Maemo on Pandaboard /Haskell on N810

2010-11-01 Thread Gottfried F. Zojer
Hello to everyone, Saw today a nice video about Pandaboard from TI.Anyone aware about developments concerning Maemo for this board or is anything now geared for MeeGo Anyone working on a port of Haskell ( GHCi) to Maemo ( N810 ) Any feedback welcomed. Gottfried __

Re: window focus and screen lock events

2010-11-01 Thread Hämäläinen Kimmo
On Sat, 2010-10-30 at 10:50 +0200, ext lukash wrote: > Hi all, > > there was a discussion some time ago about suspending (pausing) an > application when it loses focus or the screen is locked. I am now > trying to do just that. I gathered that I need to handle a GTK signal > for window focus and a

Re: Trying to switch GSM provider by API

2010-11-01 Thread Ian Stirling
Filip-M. Brinkmann wrote: Hi Faheem, thanks for the awesome answer. Due to several reasons, I got into coding not until this week. Your code led to much insight on my side ;) However, It seems that the get_operator_name method on com.nokia.phone.net does not exist (anymore). I verified by issui

Re: Trying to switch GSM provider by API

2010-11-01 Thread Filip-M. Brinkmann
Hi Faheem, thanks for the awesome answer. Due to several reasons, I got into coding not until this week. Your code led to much insight on my side ;) However, It seems that the get_operator_name method on com.nokia.phone.net does not exist (anymore). I verified by issuing dbus-send --system --pri

maemo.org Extras Bug Jar 2010.44

2010-11-01 Thread Stephen Gadsby
A Quick Look at Extras in Bugzilla (https://bugs.maemo.org/). 2010-10-25 through 2010-10-31 As of 2010-11-01 Extras contains: * total items: 2099 (+22 this week) * total open items: 769 (-3 this week) * open bugs: 465 (-7 this week) * critical/blocker: 25

maemo.org Website Bug Jar 2010.44

2010-11-01 Thread Stephen Gadsby
A Quick Look at maemo.org Website in Bugzilla (https://bugs.maemo.org/). 2010-10-25 through 2010-10-31 As of 2010-11-01 maemo.org Website contains: * total items: 1555 (+5 this week) * total open items: 225 (+3 this week) * open bugs: 170 (+4 this week) * critical/b

Maemo Official Platform Bug Jar 2010.44

2010-11-01 Thread Stephen Gadsby
A Quick Look at Maemo Official Platform in Bugzilla (https://bugs.maemo.org/). 2010-10-25 through 2010-10-31 As of 2010-11-01 Maemo Official Platform contains: * total items: 3394 (+21 this week) * total open items: 627 (-7 this week) * open bugs: 432 (-2 this week)

New PySide and QtMobility bindings for Maemo!

2010-11-01 Thread Luciano Wolf
The PySide team is happy to announce new binary packages for PySide and QtMobility bindings - Maemo version. This release is built against the PR1.3 SDK and fully supports the new features in Qt 4.7! There were some package names change to follow the new debian scheme adopted by the desktop versio

Maemo Official Applications Bug Jar 2010.44

2010-11-01 Thread Stephen Gadsby
A Quick Look at Maemo Official Applications in Bugzilla (https://bugs.maemo.org/). 2010-10-25 through 2010-10-31 As of 2010-11-01 Maemo Official Applications contains: * total items: 3782 (+21 this week) * total open items: 883 (-1 this week) * open bugs: 507 * crit

Re: window focus and screen lock events

2010-11-01 Thread Ville M. Vainio
apt-get source suspendprocess is a good start (be sure to have source repos enabled) -- Sent from my Nokia N900 - Original message - > Hi all, > > there was a discussion some time ago about suspending (pausing) an > application when it loses focus or the screen is locked. I am now > tr

Maemo builder version problems with geotoad

2010-11-01 Thread Till Harbaum / Lists
Hi, i just tried to upload geotoad-3.12.1 to the builder. The ssh upload went fine, but i got no reaction at all. Maybe i am facing version problems? Is 3.12.1 not newer than the current 3.12.0-3? The web uploader also fails as it is incredibly slow and when i finally manage to upload a change