Re: [maemo-developers] Python for Maemo -- new version released

2007-01-20 Thread Igor Tkach
Osvaldo, the problem was indeed python2.5 2.5.0-1osso6 I got from mistral repository. After changing repository to 'scirocco' I got 0.4-3 version of python2.5-runtime instead of 0.4-2, and that fixed it. Now SDict Viewer seems to run fine on 2.5, except of one thing: gtk.set_application_name() i

Re: Mailing list weirdness (was Re: [maemo-developers] Python for Maemo -- new version released)

2007-01-19 Thread Marius Gedminas
On Fri, Jan 19, 2007 at 01:30:40PM +, Graham Cobb wrote: > On Friday 19 January 2007 12:46, Osvaldo Santana wrote: > > On 1/18/07, Igor Tkach <[EMAIL PROTECTED]> wrote: > > > I get this error on 770 with python2.5-runtime installed from the > > > repository. > > > > Can you send me the result o

Mailing list weirdness (was Re: [maemo-developers] Python for Maemo -- new version released)

2007-01-19 Thread Graham Cobb
On Friday 19 January 2007 12:46, Osvaldo Santana wrote: > On 1/18/07, Igor Tkach <[EMAIL PROTECTED]> wrote: > > I get this error on 770 with python2.5-runtime installed from the > > repository. > > Can you send me the result of command below? > > dpkg -l | grep python2.5 I notice that this message

Re: [maemo-developers] Python for Maemo -- new version released

2007-01-19 Thread Osvaldo Santana
On 1/19/07, Jose Manrique Lopez de la Fuente <[EMAIL PROTECTED]> wrote: Hello, After removing python 2.4, libpang problem has disappeared! I have now: python2.5 2.5.0-1osso6 This package has a bug with the module traceback (missing). Are you sure that you have added the *scirocco* or *bora*

Re: [maemo-developers] Python for Maemo -- new version released

2007-01-19 Thread Jose Manrique Lopez de la Fuente
Hello, After removing python 2.4, libpang problem has disappeared! I have now: python2.5 2.5.0-1osso6 Thanks, 2007/1/19, Osvaldo Santana <[EMAIL PROTECTED]>: On 1/18/07, Igor Tkach <[EMAIL PROTECTED]> wrote: > I get this error on 770 with python2.5-runtime installed from the > repository. C

Re: [maemo-developers] Python for Maemo -- new version released

2007-01-19 Thread Osvaldo Santana
On 1/18/07, Igor Tkach <[EMAIL PROTECTED]> wrote: I get this error on 770 with python2.5-runtime installed from the repository. Can you send me the result of command below? dpkg -l | grep python2.5 I think you have installed a buggy version of python2.5 (probably python2.5-2.5.0-1osso6). The

Re: [maemo-developers] Python for Maemo -- new version released

2007-01-17 Thread Jose Manrique Lopez de la Fuente
In my Nokia 770 it appears as python2.5-runtime, but claims that can't be installed because: * Packages left: libpang * Conflicts with: python2.4 2007/1/17, Igor Tkach <[EMAIL PROTECTED]>: Thank you, this is great news! Just wanted to point out that installation instructions still refer to 'pyt

Re: [maemo-developers] Python for Maemo -- new version released

2007-01-16 Thread Igor Tkach
Thank you, this is great news! Just wanted to point out that installation instructions still refer to 'python2.4-runtime'. Also, after uninstalling python2.4-runtime I still couldn't install python2.5-runtime: "conflict with packages: python2.4" (in Application Manager)... On 1/16/07, Elvis Pfüt

[maemo-developers] Python for Maemo -- new version released

2007-01-16 Thread Elvis Pfützenreuter
We from INdT (Nokia Institute of Technology -- Brazil) have the pleasure to announce the new version of Python for Maemo, for Maemo SDK 2.1 ("Scirocco") and SDK 3.0 ("Bora"). Highlights of this version: * Support for N800 device/software (SDK 3.0) * Language updated to Python 2.5 * Updated bind