Notification LED (blue color) in PR 1.2

2010-06-23 Thread saurabh aggarwal
Looks like it is no longer working. I tried with the dbus command that used to work with PR 1.1 (http://wiki.maemo.org/Phone_control#Deactivate_LEDs), and it doesn't work. I also tried sending an IM message to the native IM application, and even that didn't turn the blue LED on. Can some one

Re: Notification LED (blue color) in PR 1.2

2010-06-23 Thread Joerg Reisenweber
[saurabh aggarwal Mi 23. Juni 2010]: Looks like it is no longer working. I tried with the dbus command that used to work with PR 1.1 (http://wiki.maemo.org/Phone_control#Deactivate_LEDs), and it doesn't work. I also tried sending an IM message to the native IM application, and even that

Re: Notification LED (blue color) in PR 1.2

2010-06-23 Thread saurabh aggarwal
Thanks, the settings of notification lights had IM notifications not selected. The settings must have been reset during the 1.1 to 1.2 upgrade. Fixing the settings fixed the problem. Thanks, -Saurabh On Wed, Jun 23, 2010 at 4:40 PM, Joerg Reisenweber jo...@openmoko.orgwrote: [saurabh aggarwal

Re: Notification LED (blue color) in PR 1.2

2010-06-23 Thread saurabh aggarwal
Btw, is there a way (API or command) to change the LED settings without going to the settings application? -Saurabh On Wed, Jun 23, 2010 at 4:49 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Thanks, the settings of notification lights had IM notifications not selected. The settings

GPG keyring package for Fremantle SDK repository

2010-06-23 Thread Daniil Ivanov
Hi all! Does any one remember name of the GPG keyring package for Fremantle SDK repository? apt-cache search keyring gives me anything interesting. Thanks, Daniil. ___ maemo-developers mailing list maemo-developers@maemo.org

Querying music being played

2010-06-23 Thread Fred Duarte
Is it possible to query info about the music currently played on the device. That is, if the user plays a music file from maemo's default media player or any other player that was installed, is there a notification signal, maybe a DBUS interface that I can listen to that can give me this kind of

Re: Querying music being played

2010-06-23 Thread Fred Duarte
Hhhmmm, It uses the Maemo Multimedia Application Framework (MAFW) to make the queries in python. But I think its possible to make a Qt C++ version of it. Tnx for the tip, Cláudio. 2010/6/23 Cláudio Sampaio pat...@gmail.com On Wed, Jun 23, 2010 at 9:02 PM, Fred Duarte

Re: Querying music being played

2010-06-23 Thread Cláudio Sampaio
On Wed, Jun 23, 2010 at 9:02 PM, Fred Duarte fred.dua...@openbossa.orgwrote: Is it possible to query info about the music currently played on the device. That is, if the user plays a music file from maemo's default media player or any other player that was installed, is there a notification