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