not able to launch "fennec" through command line on N900

2010-08-25 Thread praveen koduru
I have installed fennec browser from firefox website. I am able to launch fennec browser through Menu & clicking on firefox icon. and absolutely working fine. Whereas When I tried to launch the same fennec through command line from X-terminal. it executes and comes out no error messages nothing an

This is just amazing…

2010-08-25 Thread ninto
If you can't see this email, please click here. Ninto Ninto wants you to become a Zorpi

Help promoting an application?

2010-08-25 Thread Edward Page
Hey fellow developers, Google rolled out a feature today to use Google Voice inside GMail. This adds another callback number which exposed a bug in Dialcentral that could get hit no other way. I've applied a patch and got it into extras-testing. I'm running it and several other people both on Ma

Re: How to use osso RPC calls properly

2010-08-25 Thread Ville M. Vainio
On Wed, Aug 25, 2010 at 5:25 PM, Dave Neary wrote: >> You should avoid osso_ calls, my understanding is that they are >> deprecated (and they deliver very little value in the first place - >> just make your program maemo specific). > > > > How would you feel about converting this to a use-case f

Re: extras not working - who should I talk to?

2010-08-25 Thread Andrew Flegg
On Wed, Aug 25, 2010 at 17:28, Andre Klapper wrote: > Am Mittwoch, den 25.08.2010, 12:15 -0400 schrieb Felipe Crochik: >> Would you mind posting yours so I can compare? > > Ahem, I'm very sorry, I hadn't disabled -testing and -devel when I > tried. > > So yes, I can confirm that when only Extras i

RE: extras not working - who should I talk to?

2010-08-25 Thread Andre Klapper
Am Mittwoch, den 25.08.2010, 12:15 -0400 schrieb Felipe Crochik: > Would you mind posting yours so I can compare? Ahem, I'm very sorry, I hadn't disabled -testing and -devel when I tried. So yes, I can confirm that when only Extras is enabled mycontacts does NOT get displayed in App Manager. No

RE: extras not working - who should I talk to?

2010-08-25 Thread Felipe Crochik
Andre, These are the contents of my /etc/apt/sources.list.d/hildon-application-manager.list file: deb https://downloads.maemo.nokia.com/fremantle/ssu/apps/ ./ deb https://downloads.maemo.nokia.com/fremantle/ssu/002 ./ deb https://downloads.maemo.nokia.com/fremantle1.2/ovi/ ./ deb http://reposi

Re: extras not working - who should I talk to?

2010-08-25 Thread Andre Klapper
Am Mittwoch, den 25.08.2010, 11:56 -0400 schrieb Felipe Crochik: > After many people complained I decided to disable my extras-devel and > extras-testing repository and found out that the package is not on > extras for some reason (even showing on the web site). It is in the Extras repository on t

extras not working - who should I talk to?

2010-08-25 Thread Felipe Crochik
After many people complained I decided to disable my extras-devel and extras-testing repository and found out that the package is not on extras for some reason (even showing on the web site). As you can see here MyContacts is supposedly available on extras: http://maemo.org/downloads/product/M

Re: How to use osso RPC calls properly

2010-08-25 Thread Dave Neary
Hi Ville, Ville M. Vainio wrote: > On Wed, Aug 25, 2010 at 4:10 PM, wrote: >> I've been trying to show bluetooth device search dialog using osso_rpc_run >> and osso_rpc_run_system but this code returns OSSO_RPC_ERROR every time. > > You should avoid osso_ calls, my understanding is that they ar

Fw: Re: How to use osso RPC calls properly

2010-08-25 Thread possunuha
Thanks for the link, it cleared up quite a few things. I thought using osso_ calls was the way to go but if they are deprecated i leave them be (except osso_hw_set_event_cb and osso_rpc_set_cb_f, they dont seem to be deprecated). Cheers! - Original Message - From: Ville M. Vainio Sent:

Re: How to use osso RPC calls properly

2010-08-25 Thread Ville M. Vainio
On Wed, Aug 25, 2010 at 4:10 PM, wrote: > I've been trying to show bluetooth device search dialog using osso_rpc_run > and osso_rpc_run_system but this code returns OSSO_RPC_ERROR every time. You should avoid osso_ calls, my understanding is that they are deprecated (and they deliver very littl

How to use osso RPC calls properly

2010-08-25 Thread possunuha
Hello, I've been trying to show bluetooth device search dialog using osso_rpc_run and osso_rpc_run_system but this code returns OSSO_RPC_ERROR every time. osso_return_t ret; osso_rpc_t retval = {}; ret = osso_rpc_run_system(app->osso_cont, CONBTDIALOGS_DBUS_SERVICE, CONBTDIALOGS_DBUS_PATH, CO

Re: Getting a phone number from an OssoABookContact

2010-08-25 Thread Dave Neary
Hi, Andrew Flegg wrote: > On Wed, Aug 25, 2010 at 12:04, Dave Neary wrote: >> Andrew Flegg wrote: >>> Here's some code from Hermes'[1] org/maemo/hermes/engine/contact.py: >> Any chance you could turn this into a use-case using the use-case >> template in the wiki, please? > > Any particular plac

Re: Getting a phone number from an OssoABookContact

2010-08-25 Thread Andrew Flegg
On Wed, Aug 25, 2010 at 12:04, Dave Neary wrote: > > Andrew Flegg wrote: >> Here's some code from Hermes'[1] org/maemo/hermes/engine/contact.py: > > Any chance you could turn this into a use-case using the use-case > template in the wiki, please? Any particular place you can suggest? Doing it in

Re: Getting a phone number from an OssoABookContact

2010-08-25 Thread Dave Neary
Hi, Andrew Flegg wrote: > Here's some code from Hermes'[1] org/maemo/hermes/engine/contact.py: Any chance you could turn this into a use-case using the use-case template in the wiki, please? Thanks! Dave. -- maemo.org docsmaster Email: dne...@maemo.org Jabber: bo...@jabber.org ___