Re: Tcl/Tk and C++ for Chess

2008-01-01 Thread Tapani Pälli
Hello; ext William Gordon Rutherdale wrote: > Hi. > > I'm still quite new to Maemo development and just barely got a > command-line hello world program going so far. > > I would like to get a GPL'd program called ChessDB running on it. This > program is good at analysing chess positions, as opp

Re: correct kernel source for RX-34_2008SE_2.2007.50-2 ?

2008-01-01 Thread Terje Bergström
Frantisek Dufka wrote: > some time ago I noticed there is osso63.1 version of kernel source here > http://repository.maemo.org/pool/chinook/free/source/k/kernel-source-rx-34/ > and thought it is source of kernel for latest 2008 firmware. But it is > not! First I noticed my N800's external mmc slot

SQLite bindings for Python2.5 in Chinook

2008-01-01 Thread Devraj Mukherjee
Hi everyone, I am trying to find out if Python 2.5 has bindings for SQLite under Chinook. apt-cache search reveals libsqlite3 but no python bindings. Do they exists, if so please tell me where I should be looking. Thanks. -- "I never look back darling, it distracts from the now", Edna Mode (The

Re: busybox applet selection (again)

2008-01-01 Thread sebastian maemo
2008/1/2, Damien Moore <[EMAIL PROTECTED]>: > > @Clarence: I agree that dpkg should be able to handle this. Would > "REPLACE: busybox(##version##)" be needed instead of PROVIDES? Because > busybox is an essential package, you can't uninstall the existing one to > reinstall the new one, which makes

Re: osso-app-killer: Depends: osso-bttools but it is not going to be installed

2008-01-01 Thread sebastian maemo
Hi there: I'm having a problem with this issue. I don't know whether it's a bug or not. I could report it just in case. I've seen that these packages are maintained by our colleagues at Nokia Johan and Kimmo. The situation is this: 1. I've just flashed the 770 with Fanoush's image: http://fanous

osso-app-killer: Depends: osso-bttools but it is not going to be installed

2008-01-01 Thread sebastian maemo
Hi there: I'm having a problem with this issue. I don't know whether it's a bug or not. I could report it just in case. I've seen that these packages are maintained by our colleagues at Nokia Johan and Kimmo. The situation is this: 1. I've just flashed the 770 with Fanoush's image: http://fanous

osso-app-killer: Depends: osso-bttools but it is not going to be installed

2008-01-01 Thread sebastian maemo
Hi there: I'm having a problem with this issue. I don't know whether it's a bug or not. I could report it just in case. I've seen that these packages are maintained by our colleagues at Nokia Johan and Kimmo. The situation is this: 1. I've just flashed the 770 with Fanoush's image: http://fanous

Re: busybox applet selection (again)

2008-01-01 Thread Damien Moore
@Clarence: I agree that dpkg should be able to handle this. Would "REPLACE: busybox(##version##)" be needed instead of PROVIDES? Because busybox is an essential package, you can't uninstall the existing one to reinstall the new one, which makes me suspect that the new one would need to REPLACE the

Re: Using available DSP tasks

2008-01-01 Thread Jean-Christian de Rivaz
Sorry, I missed the " ! dspmp3sink" at the end of each command into my previous mail. The correct commands was: gst-launch-0.10 dspg729src dtx=3 ! dspg729sink filesrc location=MyDocs/.sound/Here_is_the_story.mp3 ! dspmp3sink gst-launch-0.10 dspg729src dtx=3 ! filesink location=in filesrc locat

Re: Using available DSP tasks

2008-01-01 Thread Jean-Christian de Rivaz
Hello Simon and Daniel, Your help is truly fantastic! I have found the "gst-inspect-0.10 -a" command and I have now almost all the informations I need. I have tested this command: gst-launch-0.10 dspg729src dtx=3 ! dspg729sink filesrc location=MyDocs/.sound/Here_is_the_story.mp3 Most of the t

Designing UI using glade for Maemo

2008-01-01 Thread Devraj Mukherjee
Hi everyone, I wish to use Glade to design the user interfaces for my Python based applications on Maemo. Obviously when I used Glade the window instances are that of GtkWindow. To make this a Hildon compatible application do I then modify the XML file to reflect the changes or should I override t

CMake

2008-01-01 Thread Graham Cobb
Has anyone already packaged cmake for the maemo SDKs? I need it to build OpenSync. I have successfully built cmake for chinook and will package it if no one else has already done so. Oh, and what about "check"? Graham ___ maemo-developers mailing li

Re: Using available DSP tasks

2008-01-01 Thread Daniel Charles
On Jan 1, 2008 12:32 PM, Simon Pickering <[EMAIL PROTECTED]> wrote: > Quoting Daniel Charles <[EMAIL PROTECTED]>: > > > See the merged pipeline below > > >> Yes, this is certainly doable already. I don't have any G7.11 data to > >> hand, but have tried it by mixing ogg and mp3 data (ogg using Tuoma

Re: Frequencies scaling with OS2008

2008-01-01 Thread Frantisek Dufka
Simon Pickering wrote: > It would be interesting to see whether the mp3 task (for example) can > decode in real time when the DSP is run at 133MHz or are your > audio/video sync problems because it's running too slowly? This would > remove some load from the CPU and allow us to use the DSP f

Re: Using available DSP tasks

2008-01-01 Thread Simon Pickering
Quoting Daniel Charles <[EMAIL PROTECTED]>: > See the merged pipeline below >> Yes, this is certainly doable already. I don't have any G7.11 data to >> hand, but have tried it by mixing ogg and mp3 data (ogg using Tuomas >> Kulve's gstreamer plugin which uses the pcm dsp sink). >> >> E.g. These t

busybox applet selection (again)

2008-01-01 Thread Damien Moore
I'd like to bring up the busybox applet selection issue again. This was previously discussed here: http://lists.maemo.org/pipermail//maemo-developers/2007-April/009738.html with associated bug here: https://bugs.maemo.org/show_bug.cgi?id=989 the bug was marked WONTFIX Eero Tamminen's resolutio

Tcl/Tk and C++ for Chess

2008-01-01 Thread William Gordon Rutherdale
Hi. I'm still quite new to Maemo development and just barely got a command-line hello world program going so far. I would like to get a GPL'd program called ChessDB running on it. This program is good at analysing chess positions, as opposed to playing them. For instance you can set up an en

Re: MPlayer and Free42 for OS 2008

2008-01-01 Thread William Gordon Rutherdale
Thanks. For the moment I've solved the problem by reverting to OS 2007 and installing MPlayer and Free42 on there. Along the way I dabbled with programming in scratchbox and got some sample code running. Regarding these two programs, I have found the following issues. A) MPlayer is not funct

Re: Frequencies scaling with OS2008

2008-01-01 Thread Simon Pickering
> As ARM core is quite fast in N8x0, probably it would make sense to try > keeping DSP out of the way whenever possible (restrict it to 133MHz only, > keep DSP tasks which are fast enough to run at this frequency, port > all the other DSP tasks to ARM)? That is unless improvements to support > mor

Re: MPlayer and Free42 for OS 2008

2008-01-01 Thread Martin Grimme
2007/12/31, William Gordon Rutherdale <[EMAIL PROTECTED]>: > Where exactly could I get a copy of this? I haven't found the location > on the web site. Address: http://repository.maemo.org/extras-devel try omitting the 'i' in 'repository' if you have trouble with this Distribution: chinook Compo

Re: python2.5 - unnecessary multiple processes forked

2008-01-01 Thread Martin Grimme
Hi, don't believe everything that 'top' tells you. :) 'top' on Linux also lists threads as standalone processes, thus giving the illusion of wasting lots of memory. If the entries show exactly the same amount of memory, then you can often assume that they share the same amount of memory. Cheers,

New Year 2008

2008-01-01 Thread Israel Ferrer
Happy New Year to all the list, I hope to have a better maemo year that last to make the best we can from our Nokias N800 N810 ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Re: correct kernel source for RX-34_2008SE_2.2007.50-2 ?

2008-01-01 Thread Frantisek Dufka
Another update. I checked also kernel from first OS2008 beta kernel version in firmware is SW version in image: RX-34_2008SE_1.2007.44-4_PR_MR0 Image 'kernel', size 1529984 bytes Version 2.6.21.0-200744osso2 debian/changelog: kernel-source-rx-34 (2.6.21.0-osso55) unstable; urgency=low

Re: [Telepathy] ANNOUNCE: Internet Communications Software Update 2 forN800/N810

2008-01-01 Thread Naba Kumar
Hi, ext Naba Kumar wrote: > We are happy to announce the release of 'Internet Communications > Software development update 2' for Maemo Sincere apologies for ending up attaching the html page. :( That was never meant to be. Thanks. Regards, -Naba ___

Re: correct kernel source for RX-34_2008SE_2.2007.50-2 ?

2008-01-01 Thread Tuomas Kulve
Frantisek Dufka wrote: > So, umm, can we have real kernel source for RX-34_2008SE_2.2007.50-2 > please? Thanks. The oprofile kernel mentioned in the maemo oprofile page [1] seems be this same buggy kernel version, so it could be updated as well. [1] http://maemo.org/development/tools/doc/oprof

correct kernel source for RX-34_2008SE_2.2007.50-2 ?

2008-01-01 Thread Frantisek Dufka
Hello, some time ago I noticed there is osso63.1 version of kernel source here http://repository.maemo.org/pool/chinook/free/source/k/kernel-source-rx-34/ and thought it is source of kernel for latest 2008 firmware. But it is not! First I noticed my N800's external mmc slot doesn't work with this