Active Topics

 


Reply
Thread Tools
yerga's Avatar
Posts: 696 | Thanked: 1,012 times | Joined on Mar 2006 @ Asturies, Spain
#11
Originally Posted by brontide View Post
Not to be an indian giver... does the 770 support Gtk.Builder or is that limited to the gtk backport in OS2008?
I think it was done in OS2008. the gtk version in OS2007 and OS2006 was 2.6, too old to backport to it.
GtkBuilder was available from 2.12, and in OS2008 we have 2.10.
__________________
Daniel Martín Yerga
maemo.org profile
Twitter
 
Baloo's Avatar
Posts: 276 | Thanked: 160 times | Joined on Jul 2007 @ Bath, UK
#12
Mmm, can't get gtk to work in a Diablo scratchbox at the moment.

Code:
Python 2.3.4 (#1, Aug  1 2007, 16:36:19) 
[GCC 3.3.5 (Debian 1:3.3.5-13)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gtk
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: No module named gtk
>>>
__________________
LinuxUK.org - http://www.linuxuk.org
 
Baloo's Avatar
Posts: 276 | Thanked: 160 times | Joined on Jul 2007 @ Bath, UK
#13
Seems that 'python' points to 2.3.4 for me on a fresh diablo install and a 'python2.5' gives the following:

Code:
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
sem_post: Function not implemented
Python 2.5.1 (r251:54863, Apr 30 2008, 09:17:53) 
[GCC 3.4.4 (release) (CodeSourcery ARM 2005q3-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
sem_post: Function not implemented
sem_post: Function not implemented
>>>
__________________
LinuxUK.org - http://www.linuxuk.org
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#14
@Baloo: you have to install python2.5-runtime in order to have python 2.5.

that sem_post message comes from qemu running behind scratchbox, and can be ignored....
 
Baloo's Avatar
Posts: 276 | Thanked: 160 times | Joined on Jul 2007 @ Bath, UK
#15
In a Diablo scratchbox python2.5-runtime can't be found. Nokia need to do some catch-up.
__________________
LinuxUK.org - http://www.linuxuk.org
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#16
Originally Posted by Baloo View Post
In a Diablo scratchbox python2.5-runtime can't be found. Nokia need to do some catch-up.
Well, it looks like you were able to run Python 2.5, at least according to your screen output you posted before?

In any case, I'm pretty sure that python 2.5 exists on Diablo....
 
Baloo's Avatar
Posts: 276 | Thanked: 160 times | Joined on Jul 2007 @ Bath, UK
#17
2.5 is there but no other packages, especially to do with gtk and python.
__________________
LinuxUK.org - http://www.linuxuk.org
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#18
python2.5-gtk2 has already been uploaded to diablo-extras, so it should be available when you do an "apt-get install python2.5-gtk2" on a scratchbox terminal...

From the repository it looks like a lot of python2.5-related packages are already uploaded:

http://repository.maemo.org/extras/pool/chinook/free/p/

Did you configure properly your /etc/apt/sources.list in scratchbox?
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#19
But that's the chinook repository... Try http://repository.maemo.org/extras/pool/diablo/free/p/

There are some python packages, but not as many.
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#20
My bad....wrong copy-paste :s

Anyways, I meant the diablo repository, which has python2.5-gtk2
 
Reply


 
Forum Jump


All times are GMT. The time now is 17:07.