Re: Out Of Memory handling in Maemo

2008-02-12 Thread Mika Yrjölä
On Feb 13, 2008 2:57 AM, Karthik Murugesan <[EMAIL PROTECTED]> wrote: > [Karthik] But how the kernel decides which process is exempted > from OOM-killing. How can I change it. AFAIK, this works in the same way as it does on Linux desktop; each process has its own oom_adj pseudofile under the

Re: Out Of Memory handling in Maemo

2008-02-12 Thread Karthik Murugesan
Hi Eero, [Karthik] Thanks for your reply. I think ke-recv and AFAIK it doesn't use polling. [Karthik] What is ke-recv. Is it a closed source module? Can you point me to some next level entry point in the open code? It tells at which point kernel should start denying memory allocatio

Re: regarding telepathy-inspector on maemo

2008-02-12 Thread harini satyanarayanan
> > > > Hi, > > I am working on getting some telepathy applications to work on > > maemo. I assumed that since telepathy and all supporting libraries are > > readily available on maemo 4.0 all the telepathy applications would > > work as is on maemo. > > > I was trying to run telepathy-inspecto

Re: Two .install file questions

2008-02-12 Thread Tony Green
On Saturday 09 Feb 2008, Jiri Benc wrote: > On Fri, 8 Feb 2008 11:14:54 +, Tony Green wrote: > > That's helped me generate a (hopefully) valid install file, but I'm still > > finding that instead of actually trying to install the app, clicking on > > the "Click to install" button is just servin

Re: Looking for microb-browser with SVG enabled

2008-02-12 Thread david . hagood
> > Dear all, > > I just got the OS2008 on my Nokia N800 > and I love the pre-installed microb-browser. > > Unfortunately, the SVG feature is NOT enabled by default. > > It would be great if anyone of you can share a pre-compiled copy with the > SVG enabled. > > Thanks a lot > > nt901 > https://bug

Using the contacts app in the maemo SDK

2008-02-12 Thread Michael R. Head
Greetings, I've installed the maemo 4.0 SDK and have added the extra nokia binaries (maemo-explicit). I have the icon for the Contacts app in the left-bar (a blue torso in front of a purple torso). When I click it, I can View Contacts. Unfortunately, I'm unable to add any accounts. I'd really li

Wifi scanning trouble

2008-02-12 Thread Udayan Kumar
Hi, I am trying to scan the wireless channel using N800 ( os2008) for AP (Access Points). I am using wireless-tools. I let "iwlist wlan0 scan" run in an infinite loop with 150 sec sleep between the two scans. The scan fails after some time (~10mins). I suspect that when device gets disconnected f

Looking for microb-browser with SVG enabled

2008-02-12 Thread nt9 nt9
Dear all, I just got the OS2008 on my Nokia N800 and I love the pre-installed microb-browser. Unfortunately, the SVG feature is NOT enabled by default. It would be great if anyone of you can share a pre-compiled copy with the SVG enabled. Thanks a lot nt901 _

EAL Example (attempt)

2008-02-12 Thread Andrew Gatt
OK so i'm trying to hack together an EAL example, it seems to be firing up the mozilla-eal, the finished loading signal is triggered, but i'm not getting anything on the display. The finish_status is 0 and the page size is 15000 everytime, so i'm sure i'm doing something wrong. Can anyone spot

Re: regarding help in mission control

2008-02-12 Thread Michael R. Head
On Sun, 2008-02-10 at 13:54 -0500, harini satyanarayanan wrote: > Hi, > I have been working on the Maemo platform to get a shared > whiteboard with VOIP enabled. I have been looking at tapioca , > telepathy etc, to get this feature and recently learnt about telepathy > mission-control and its

Re: regarding telepathy-inspector on maemo

2008-02-12 Thread Michael R. Head
On Mon, 2008-02-11 at 07:34 -0500, harini satyanarayanan wrote: > Hi, > I am working on getting some telepathy applications to work on > maemo. I assumed that since telepathy and all supporting libraries are > readily available on maemo 4.0 all the telepathy applications would > work as is on

Re: problem with dbus

2008-02-12 Thread Michael R. Head
On Mon, 2008-02-11 at 19:26 -0500, harini satyanarayanan wrote: > Hi, > I had recently installed maemo chinook 4.0. I would like to do > some developments with telepathy, but I am facing some problems with > dbus every time i try to run a telepathy or dbus based app especially > using run-stan

RE: Maemo's glib version, lobbying for GIO

2008-02-12 Thread Philip Van Hoof
On Tue, 2008-02-12 at 18:46 +0200, [EMAIL PROTECTED] wrote: [Bla bla] > I think you should try to find a way to get gio to work on the existing > glib and then provide a package which could be installed into existing > OS releases. > Or "yes". Just package it properly and support it. Add it to

Re: C - Hildon - Memory usage

2008-02-12 Thread David Hautbois
[EMAIL PROTECTED]:~$ awk '/Private_Dirty/{sum+=$2}END{print sum "kB"}' /proc/11468/smaps 272kB It's better Thanks. David. Eero Tamminen wrote: > Hi, > > ext Markku Vire wrote: >> HildonFileChooser can temporarily allocate large amounts of memory. >> This goes away after all references to t

Re: Maemo's glib version, lobbying for GIO

2008-02-12 Thread Levi Bard
I would like to second the request for a modern glib in the next ITOS release. -- "Oohbuntoo is an ancient african word meaning, not just a big bucket and a scheduling calendar for sharing access to the modern science of linguistics in the bathroom." --leeta http://www.gnu.org/philosophy/shouldb

Re: Developing with SIP and H323 on Maemo

2008-02-12 Thread Michael R. Head
On Tue, 2008-02-12 at 09:25 -0700, Merrick Fonnesbeck wrote: > Does the N800 series (N800 / N810) devices with Maemo support sending > data across its connections using SIP and/or H323 communication > protocols? If so, to what degree or what APIs are pre-installed to > work with it? Also is ther

Re: undefined symbol: _Py_TrueStruct

2008-02-12 Thread Lauro Moura
On 2/12/08, Sergio Galán <[EMAIL PROTECTED]> wrote: > Hi, > After some busy weeks, I've back to maemo plugin programming with python. > I used these packages (Thanks Benoit !) but doesn't work for me in my N800. > Nothing happens and I don't know how to see error messages. > In scratchbox, I comp

RE: Maemo's glib version, lobbying for GIO

2008-02-12 Thread josh.soref
Philip wrote: > Therefore I'm pleased that at the level of glib a team has started > working on GIO. > > http://svn.gnome.org/viewvc/glib/trunk/gio/ > GIO not only comes with a streaming API, but also with a standard way > for making cancellable asynchronous APIs. http://neutronic.spaces.live.co

RE: hildon-desktop on openembedded

2008-02-12 Thread Gabriele Avidano
Hi, i have made my own hildon-desktop bitbake, but i still have some compiling errors when i install it, i think it deals with something in libhildon-1. I asked just to know if there is someone that is working on it or not. Thanks, Gabbo > Date: Tue, 1

Developing with SIP and H323 on Maemo

2008-02-12 Thread Merrick Fonnesbeck
Does the N800 series (N800 / N810) devices with Maemo support sending data across its connections using SIP and/or H323 communication protocols? If so, to what degree or what APIs are pre-installed to work with it? Also is there a SIP Stack built into Maemo or through one of the 3rd party APIs th

Maemo's glib version, lobbying for GIO

2008-02-12 Thread Philip Van Hoof
Hi there, Efficient streaming affects memory usage and performance on mobile devices a lot. The more we needlessly copy IO data around, or the more we need to wrap each other's self-invented stream-like apis, the slower the final result (the device) will be. This is absolutely not good. Especiall

Re: hildon-desktop on openembedded

2008-02-12 Thread Florian Boor
Hi, Gabriele Avidano schrieb: > i'm tryin' to have hildon desktop on a distribution made with openembedded. > Ifound there are some packages already avaiable, but i can't find the > "hildon-desktop" one. the packages we currently have in OE are quite old. It should not be too complicated to ad

Re: hildon-desktop on openembedded

2008-02-12 Thread API
> > Hi everybody, > i'm tryin' to have hildon desktop on a distribution made with openembedded. > Ifound there are some packages already avaiable, but i can't find the > "hildon-desktop" one. > Can anybody help me? > Thanks a lot! > You could try directly compile it from svn: https://stage.

Re: N810: shift+fn+N or M generate two keycodes each

2008-02-12 Thread Frantisek Dufka
Santtu Lakkala wrote: > Shift-fn-n and -m both produce $€, so same b0rkedness can be observed > here too. Ok, thanks. Reported as http://bugs.maemo.org/show_bug.cgi?id=2933 ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.

Re: gtk_wdiget_size_allocate error

2008-02-12 Thread Andrew Gatt
> Does anyone know why this error would pop up. As far as i can tell, i'm > just adding a widget to a container, but its not liking it. The program > doesn't crash, but the widget doesn't display. > > GLIB WARNING ** Gtk - gtk_widget_size_allocate(): attempt to allocate > widget with width -24

hildon-desktop on openembedded

2008-02-12 Thread Gabriele Avidano
Hi everybody, i'm tryin' to have hildon desktop on a distribution made with openembedded. Ifound there are some packages already avaiable, but i can't find the "hildon-desktop" one. Can anybody help me? Thanks a lot! Gabbo _ Sca

Re: N810: shift+fn+N or M generate two keycodes each

2008-02-12 Thread Santtu Lakkala
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frantisek Dufka wrote: > I tried all other keys on keyboard and no other keys do it when shift > and fn are pressed, just 'N' and 'M'. Can anyone with no modifications > done on your device press left shift+fn+n and see if two keys are > generated t

gtk_wdiget_size_allocate error

2008-02-12 Thread Andrew Gatt
Does anyone know why this error would pop up. As far as i can tell, i'm just adding a widget to a container, but its not liking it. The program doesn't crash, but the widget doesn't display. GLIB WARNING ** Gtk - gtk_widget_size_allocate(): attempt to allocate widget with width -24 and height 0

N810: shift+fn+N or M generate two keycodes each

2008-02-12 Thread Frantisek Dufka
Hi, I have device with german keys. I've been playing with changing /usr/share/11/xkb/symbols/nokia_vndr/rx-44 and adding my custom keymappings. Mapped 'Tab' '`' '|' to Fn + 'space' ',' '.' with no problem. Also found that there is third and fourth column duplicated and one could in fact press

Re: C - Hildon - Memory usage

2008-02-12 Thread Eero Tamminen
Hi, ext Markku Vire wrote: > HildonFileChooser can temporarily allocate large amounts of memory. > This goes away after all references to the chooser are removed. > > However, the heap can shrink only when the topmost allocation is free'd. > This means that > >XXX.Y > >

Re: Out Of Memory handling in Maemo

2008-02-12 Thread Eero Tamminen
Hi, ext Karthik Murugesan wrote: > Hello all, > I am trying to understand Out of Memory Handling in Maemo for my > thesis. As per the my understanding (based on the documentation and > browsing through libosso code). some module raises the Dbus signals > com.nokia.ke_recv.lowmem_on/lowmem_of

undefined symbol: _Py_TrueStruct

2008-02-12 Thread Sergio Galán
Hi, After some busy weeks, I've back to maemo plugin programming with python. I used these packages (Thanks Benoit !) but doesn't work for me in my N800. Nothing happens and I don't know how to see error messages. In scratchbox, I compiled the python desktop plugin loader following this tutorial h

RE: DSP framebuffer access

2008-02-12 Thread Simon Pickering
> > The screen changes colour, though it appears that the > screen updates > > only happen from time to time so exactly what changes colour, which > > colour it turns, and when is a question of luck. I'm not sure how > > one should force an update (And perhaps this will have to > be from the

Re: Differences between scratchbox and real OS2008 tablets

2008-02-12 Thread Markku Vire
Hi, Alsa on N800 is configured to use DSP-chip, which doesn't exist on your pc (and inside scratchbox). However, it should be enough to change your alsa configuration to use your host system's sound hw instead (application doesn't need to know if the sound is routed through dsp or not). Take a lo