Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19000 - Manhole gtk version check
Summary: Manhole gtk version check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-08 16:45 UTC by Philippe Lafoucrière
Modified: 2003-04-10 18:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Lafoucrière 2003-04-08 16:45:24 UTC
(see http://forums.gentoo.org/viewtopic.php?p=273038#273038)

Manhole comming with twisted 1.0.3 use by default GTK 1.2
but only gtk 2.0 bindings are installed on gentoo. I had to change the
/usr/bin/manhole script to point to manhole2.py instead of manhole.py
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-04-10 05:14:38 UTC
i think this is more of a python bug than a gnome bug.
Comment 2 foser (RETIRED) gentoo-dev 2003-04-10 08:00:47 UTC
twisted doesnt list pygtk at all as its deps ? And you probably don't have pygtk1 around (0.6.x).

I don't think this is a bug at all, it is a missing dep.
Comment 3 Philippe Lafoucrière 2003-04-10 08:06:37 UTC
yes It might be. But default pygtk version comming with gentoo is pygtk2. since manhole works well with gtk2, why should we keep backward compatibility (every gentooer have pygtk2 by default) ?
Comment 4 foser (RETIRED) gentoo-dev 2003-04-10 08:25:30 UTC
pygtk isn't part of a default install. It's a matter of choice and if twisted itself prefers pygtk1 (or in other words it's devs do), then i think we should make that our first choice for now.
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-04-10 15:54:02 UTC
yes. it is missing the pygtk dep. but i think we should make /usr/bin/manhole use the gtk2 version if USE="gtk2". as far as i can tell, gtk2 version of manhole.py is functional and works a little better than gtk1.

Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-04-10 18:15:16 UTC
pygtk deps added and ebuild will edit manhole if gtk2 is requested. the changes were made to twisted-1.0.3-r1