[maemo-developers] new pygtk module with glade support
From: Jesse Guardiani jesse at guardiani.usDate: Sat Nov 24 02:58:10 EET 2007
- Previous message: new pygtk module with glade support
- Next message: new pygtk module with glade support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So, apparently the old tricks for reparenting windows don't work anymore in chinook? I'm getting this exception: ./tip_calc.py:57: Warning: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed self.wTree.signal_autoconnect(dic) Segmentation fault When I try to run this code (which works fine in bora): http://www.guardiani.us/projects/tip_calc/browser/trunk/src/tip_calc/tip_calc.py The exception goes away if I comment out lines 43 and 44, but then two windows are created and the one with the application in it isn't fullscreen-able. On 11/20/07, Luciano Miguel Wolf <luciano.wolf at indt.org.br> wrote: > > Hi, > > I've generated another pygtk, now against libglade2.4. Just refresh > application list and update python2.5-runtime, through > ApplicationManager. Remember, you MUST have libglade2.4 (that comes > originally with device/SDK). > > Regards, > Luciano > > > Luciano Miguel Wolf wrote: > > Hi Jesse, > > > > Looks like we have a problem here. I did everything under sbox, using > > the final SDK. Developers just need to run an "apt-get update && apt-get > > upgrade" and this new pygkt will be installed. But now I've noticed that > > ApplicationManager doesn't allow to update libglade(from 2.4 to 2.6). > > Any PyGtk since v2.8 needs libglade >= 2.5 to compile. We are using > > v2.12. I will ask somebody at Maemo/Nokia to update this package. > > > > > > ext Jesse Guardiani wrote: > >> What are the install instructions for this? I refreshed my chinook app > >> mngr and didn't see pygtk listed, though I have pymaemo installed.... > >> > >> On 11/19/07, * Luciano Miguel Wolf* <luciano.wolf at indt.org.br > >> <mailto:luciano.wolf at indt.org.br>> wrote: > >> > >> Hi all, > >> > >> A new PyGTK, with glade support, is available at chinook extras > >> repository. It was generated using libglade2-0 (2.6.2-1indt1). > >> > >> Other bugfixes and unstable modules, like python-launcher, will be > >> released using the new "extras-devel" repository. This way we can > >> test > >> it widely before official release. > >> > >> Regards, > >> Luciano Wolf > >> _______________________________________________ > >> maemo-developers mailing list > >> maemo-developers at maemo.org <mailto:maemo-developers at maemo.org> > >> https://lists.maemo.org/mailman/listinfo/maemo-developers > >> > >> > >> > >> > >> -- > >> Jesse Guardiani > >> Software Developer / Sys Admin > >> jesse at guardiani.us <mailto:jesse at guardiani.us> > > > > > > -- Jesse Guardiani Software Developer / Sys Admin jesse at guardiani.us -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20071123/ef89183d/attachment.htm
- Previous message: new pygtk module with glade support
- Next message: new pygtk module with glade support
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]