Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159599 - media-video/tovid needs pycairo as a dependency
Summary: media-video/tovid needs pycairo as a dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 14:56 UTC by John Armitage
Modified: 2007-01-01 09:12 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 John Armitage 2006-12-31 14:56:42 UTC
tovidgui fails with 

/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py:13155: UserWarn                                                                                                   ing: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")
Traceback (most recent call last):
  File "/usr/bin/tovidgui", line 39, in ?
    from libtovid.gui.frames import TovidFrame
  File "/usr/lib/python2.4/site-packages/libtovid/gui/frames.py", line 8, in ?
    from libtovid.tdl import Project
  File "/usr/lib/python2.4/site-packages/libtovid/tdl.py", line 11, in ?
    from libtovid.menu import Menu
  File "/usr/lib/python2.4/site-packages/libtovid/menu.py", line 17, in ?
    from libtovid.flipbook import Flipbook
  File "/usr/lib/python2.4/site-packages/libtovid/flipbook.py", line 66, in ?
    from libtovid.render.drawing import Drawing
  File "/usr/lib/python2.4/site-packages/libtovid/render/drawing.py", line 86, i                                                                                                   n ?
    import cairo
ImportError: No module named cairo

unless you install pycairo
Comment 1 Steve Dibb (RETIRED) gentoo-dev 2007-01-01 09:12:58 UTC
fixed in cvs, thanks