Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84880 - vte-0.11.12 and python flag woes
Summary: vte-0.11.12 and python flag woes
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 10:13 UTC by Pedro Kiefer
Modified: 2005-03-12 12:32 UTC (History)
0 users

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 Pedro Kiefer 2005-03-11 10:13:48 UTC
I'm emerging gnome 2.10 and had some troubles in merging vte-0.11.12 mainly because my pygtk library is kind of old, 2.2.0 (last version is 2.6.0) and doesn
Comment 1 Pedro Kiefer 2005-03-11 10:13:48 UTC
I'm emerging gnome 2.10 and had some troubles in merging vte-0.11.12 mainly because my pygtk library is kind of old, 2.2.0 (last version is 2.6.0) and doesn´t have the function pyg_pyobj_to_unichar_conv in it. 
Updating my python and gnome-python to the last unstable version fixed the issue, but I think some modification should be done to the ebuild. 

I think that changing this:
    python? ( >=dev-python/pygtk-2
to this:
    python? ( >=dev-python/pygtk-2.4
would fix the issue.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2 Joe McCann (RETIRED) gentoo-dev 2005-03-12 12:32:23 UTC
fixed in cvs, thanks