Re: osso-abook-plugin-example

2010-09-02 Thread Kaj-Michael Lang
On Thu, 2 Sep 2010, Daniil Ivanov wrote: Hi Kaj-Michael! Did you try to change 4.20100302+0m5 to 4.20100302+0m5? You probably mean ^20100415 Anyway, no I didn't think of trying that as version limits are/should be there for a reason. I'll give it a try. -- Kaj-Michael Lang ___

GStreamer: unable to have AMR-NB in 3GP-container?

2010-09-02 Thread Oskar Welzl
Hi, I want to use GStreamer from the command line to resize videos (potentially for MMS, but also mail). I'd like to get: 3GP container, H.263 video codec, AMR-NB audio. I got this far: gst-launch-0.10 filesrc location="/home/user/MyDocs/.videos/Nokia_N900.mp4" ! decodebin2 name=all \ hantromp

Re: osso-abook-plugin-example

2010-09-02 Thread Daniil Ivanov
Hi Kaj-Michael! Did you try to change 4.20100302+0m5 to 4.20100302+0m5? Thanks, Daniil. On Thu, Sep 2, 2010 at 4:16 PM, Kaj-Michael Lang wrote: > I'm trying to build the example plugin from > http://maemo.gitorious.org/osso-abook-plugin-example/osso-abook-plugin-example > but it fails with co

osso-abook-plugin-example

2010-09-02 Thread Kaj-Michael Lang
I'm trying to build the example plugin from http://maemo.gitorious.org/osso-abook-plugin-example/osso-abook-plugin-example but it fails with configure script requiring libosso-abook-1.0 >= 4.20100415 Device and sdk has version 4.20100302+0m5 Any ideas? -- Kaj-Michael Lang ___

Qt with OpenGL ES 1.1 on Maemo / N900

2010-09-02 Thread Thomas Perl
Hello! According to the OpenGL ES Wiki page[1], Qt on Maemo only supports OpenGL ES 2.x. Is this really true? I've added the following two lines to my .pro file, and my application compiles, links and runs happily. However, the window (a QGLWidget) will stay black - nothing is drawn on the screen.

Gtk + Qt + osso + locale = non-localized labels/titles

2010-09-02 Thread Felipe Crochik
I am trying to add a "native" osso dialog to my qt application (http://wiki.forum.nokia.com/index.php/How_to_use_native_Maemo5_contacts_dia logs). I got it to show the dialog but all the titles (window title, field title, .) are showing as "addr_ ." (addr_ti_newedit_edit_title, addr_bd_newedit_addf

need Sip setting in asterisk

2010-09-02 Thread Sharuzdheen
hi iam using nokia n900 ian installed astersik . i want create new sip profile in asterisk . i have nymgo and action sip account but i dont know how d seeting on asterisk. i dont know commands .please help me in this issue thanks Sharuz ___ maemo-develop

Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-09-02 Thread Eero Tamminen
Hi, ext Han wrote: On Tue, Aug 31, 2010 at 8:37 AM, Eero Tamminen wrote: I tried Valgrind, and it did report memory leaks. However, most are from gtk/gdk libs and not obvious to me if something is wrong in my program. For example: ==19494== 2,356 (256 direct, 2,100 indirect) bytes in 1 blocks

Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-09-02 Thread Eero Tamminen
Hi, ext Alexandre Fayolle wrote: Oh, I was not clear about this : I'm a linux coder, and I have not yet started coding on maemo but intend to do so soon (hence my subscribing to this list). Sorry for throwing you on a path harder than it seamed. OTOH, compiling strace should not be a problem a