Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669168 - x11-terms/terminator-1.91 crashes when using x11-libs/cairo-1.16.0
Summary: x11-terms/terminator-1.91 crashes when using x11-libs/cairo-1.16.0
Status: RESOLVED DUPLICATE of bug 669196
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-21 07:15 UTC by Daniel de Oquiñena
Modified: 2018-10-21 15:27 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 Daniel de Oquiñena 2018-10-21 07:15:11 UTC
Throws the following output:

Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/terminator", line 47, in <module>
    import terminatorlib.optionparse
  File "/usr/lib64/python2.7/site-packages/terminatorlib/optionparse.py", line 23, in <module>
    from util import dbg, err
  File "/usr/lib64/python2.7/site-packages/terminatorlib/util.py", line 20, in <module>
    import cairo
  File "/usr/lib64/python2.7/site-packages/cairo/__init__.py", line 1, in <module>
    from ._cairo import *  # noqa: F401,F403
ImportError: /usr/lib64/python2.7/site-packages/cairo/_cairo.so: undefined symbol: cairo_script_create
Comment 1 Pacho Ramos gentoo-dev 2018-10-21 15:27:29 UTC

*** This bug has been marked as a duplicate of bug 669196 ***