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 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

Re: libosso-abook-1.0 and librtcom-eventlogger

2010-06-22 Thread saurabh aggarwal
. On Tue, Jun 22, 2010 at 8:20 AM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: So, are we supposed to produce multiple binaries for every version of Maemo platform? That doesn't sound right. Unfortunately, I am new to linux applications and have always had my old apps working on new

libosso-abook-1.0 and librtcom-eventlogger

2010-06-21 Thread saurabh aggarwal
We were building out application and testing on N900 with PR1.1. We recently upgraded our device to PR1.2, and now are getting error when we try to launch it. The error we get is error while loading shared libraries: librtcom-eventlogger.so. I checked in the pro file, and we are using

Re: libosso-abook-1.0 and librtcom-eventlogger

2010-06-21 Thread saurabh aggarwal
-get dist-upgrade Thanks, Daniil. On Mon, Jun 21, 2010 at 3:47 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: We were building out application and testing on N900 with PR1.1. We recently upgraded our device to PR1.2, and now are getting error when we try to launch it. The error

Re: libosso-abook-1.0 and librtcom-eventlogger

2010-06-21 Thread saurabh aggarwal
, 2010 at 2:54 AM, Daniil Ivanov daniil.iva...@gmail.comwrote: Hi Saurabh! It depends on library. In general case answer is no. Thanks, Daniil. On Mon, Jun 21, 2010 at 6:30 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Once, I upgrade the SDK, would the produced library still

Checking whether there is an existing Internet Connection

2010-06-02 Thread saurabh aggarwal
I am trying to find out if there is currently an existing Internet Connection on N900. How do I do that? I found out how to show the connection dialog with - dbus-send --system --type=method_call --dest=com.nokia.icd_ui /com/nokia/icd_ui com.nokia.icd_ui.show_conn_dlg boolean:false. But, I need

Re: Checking whether there is an existing Internet Connection

2010-06-02 Thread saurabh aggarwal
application using libconic API http://wiki.forum.nokia.com/index.php/How_to_initiate_Internet_connection_from_Qt_appplication_in_Maemo_5 Thanks, Daniil. On Wed, Jun 2, 2010 at 3:15 PM, daniel wilms daniel.wi...@nokia.com wrote: ext saurabh aggarwal wrote: I am trying to find out

qhildon-notifications in QT-Extra

2010-05-26 Thread saurabh aggarwal
We are using the qhildon-notifications in our application found at http://wiki.maemo.org/Maemo_Qt_Extra_Libraries. For using this while development, we had to install the qhildon-notifications package using apt-get. Now, when we are building a package, can we add the depends in the deb file, and

Re: qhildon-notifications in QT-Extra

2010-05-26 Thread saurabh aggarwal
QT 4.6 is only with PR 1.2 -- right? What happens to devices which are still on PR 1.1? -Saurabh On Wed, May 26, 2010 at 3:25 PM, daniel wilms daniel.wi...@nokia.comwrote: Hi ext saurabh aggarwal wrote: We are using the qhildon-notifications in our application found at http

Re: Problem running installed app (using icon)

2010-05-14 Thread saurabh aggarwal
of launch - what exactly triggers that? Could it be that I am taking too long in initialization, and that is causing something (maybe a dbus message) to timeout and kill the app? Regards, -Saurabh On Fri, May 14, 2010 at 4:56 PM, Gunter Ohrner g.ohr...@post.rwth-aachen.de wrote: saurabh aggarwal

Problem running installed app (using icon)

2010-05-13 Thread saurabh aggarwal
I have created a deb package of my application, and installed it on the device using dpkg. I can see the icon, and I can see that the binary has been copied to /usr/bin. But, when I try to run the app using the icon, it tries to launch, but then exits. I can see my process for a few seconds using

Re: Problem running installed app (using icon)

2010-05-13 Thread saurabh aggarwal
. On Thu, May 13, 2010 at 12:23 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Any ideas on how to debug. Best Regards, Faheem Regards, -Saurabh ___ maemo-developers mailing list maemo-developers@maemo.org https

Re: Problem running installed app (using icon)

2010-05-13 Thread saurabh aggarwal
...@gmail.com wrote: Start by posting the desktop file. On Thu, May 13, 2010 at 12:23 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Any ideas on how to debug. Best Regards, Faheem Regards, -Saurabh ___ maemo-developers mailing list

Re: Problem running installed app (using icon)

2010-05-13 Thread saurabh aggarwal
by posting the desktop file. On Thu, May 13, 2010 at 12:23 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Any ideas on how to debug. Best Regards, Faheem Regards, -Saurabh ___ maemo-developers mailing list maemo-developers

Re: Problem running installed app (using icon)

2010-05-13 Thread saurabh aggarwal
: Hi b0unc3! On Thu, May 13, 2010 at 4:41 PM, b0unc3 b0u...@email.it wrote: On Thu, May 13, 2010 at 2:17 PM, saurabh aggarwal aggarwal.saur...@gmail.com wrote: Ok, here's the Noob question - 1) Do all apps need a .service file Yes, if you want your app to appear in the task

Re: Keeping backlight on

2010-05-12 Thread saurabh aggarwal
Thanks, the first method (dbus) works with no issue. Regards, -Saurabh On Tue, May 11, 2010 at 10:07 PM, Yves-Alexis Perez cor...@debian.orgwrote: On 11/05/2010 12:54, David Weinehall wrote: An (undocumented) alternative is: gconftool -s --type int

Re: Audio Routing API

2010-05-11 Thread saurabh aggarwal
use telepathy-sofiasip as your backend. Regards, Chitti --- On Sun, 5/2/10, maemo-developers-requ...@maemo.org maemo-developers-requ...@maemo.org wrote: Message: 8 Date: Sun, 2 May 2010 08:43:04 +0530 From: saurabh aggarwal aggarwal.saur...@gmail.com Subject: Re: Audio

Keeping backlight on

2010-05-11 Thread saurabh aggarwal
Our application on Maemo requires that the backlight be kept on for the entire time we do a process. How do we achieve that? I have already tried calling the command below (every 10 seconds), but that didn't work. usr/bin/dbus-send --system --dest=com.nokia.mce /com/nokia/mce/request

Re: Audio Routing API

2010-05-01 Thread saurabh aggarwal
martin.gri...@gmail.comwrote: Hi, alsamixer -c0 reveals a switch to route audio to the earpiece (I don't remember it's exact name). I don't think you can route sound to the earpiece any other way. Somebody please correct me if I'm wrong. Martin 2010/4/28, saurabh aggarwal aggarwal.saur

Audio Routing API

2010-04-28 Thread saurabh aggarwal
We are developing a VoIP application, and have it running for Maemo5 (using gstreamer/pulseaudio). The problem now is that the output being used is the speaker, and not the headphone/earpiece. I have tried a couple of things (which haven't worked) like - gst-launch pulsesrc device=source.voice !