Maemo -> MeeGo migration (was Re: maemo.org team meeting Tuesday the 14th?)

2010-09-07 Thread Andrew Flegg
[Follow-ups to maemo-developers, please] On Tue, Sep 7, 2010 at 19:22, Quim Gil wrote: > > On 09/07/2010 10:10 AM, ext Andrea Grandi wrote: >> let me understand better then. If neither a migration is planned, how >> the Maemo Community will be related to the MeeGo one? > > The question is: what w

best way to write a dictionary program

2010-09-07 Thread Martin DeMello
I'm thinking of writing a dictionary program (straightforward word -> definition lookup). the design goal being to be as light on resources as possible while still being reasonably fast. My initial thought was to store the dictionary as a straight text file with one "word+definition" per line, main

Re: osso-abook-plugin-example

2010-09-07 Thread Kaj-Michael Lang
On Tue, 2010-09-07 at 09:44 +0300, daniel wilms wrote: > This was a bug and thanks to Marco it has been fixed immediately. It > should work now. Great, thanks! -- Kaj-Michael Lang ___ maemo-developers mailing list maemo-developers@maemo.org https:/

Re: Broken packages in Extras repository

2010-09-07 Thread Thomas Tanner
On 04.09.10 16:06, Mikko Vartiainen wrote: > There are some broken packages in Extras repository which which are > preventing some applications from working. > Then there is python-numpy, which seems to be completely unfunctional. > "import numpy" fails after installing it. After installing mypain

Problem with Framebuffer Objects and glReadPixels in N900

2010-09-07 Thread Torste Aikio
I'm currently developing a software that involves drawing 3d scene with OpenGL (ES) 2.0. I want users to be able to pick objects from the scene by clicking (or touching) on the screen. My current approach is to render the scene to an off-screen buffer and deduce the clicked object by reading color