Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548440 - dev-python/ipython[qt4] should depend on || ( dev-python/pyside[svg] dev-python/PyQt4[svg] )
Summary: dev-python/ipython[qt4] should depend on || ( dev-python/pyside[svg] dev-pyth...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-02 22:44 UTC by rhannek
Modified: 2015-05-13 15:16 UTC (History)
1 user (show)

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


Attachments
Stacktrace before termination (stacktrace.log,2.82 KB, text/plain)
2015-05-02 22:46 UTC, rhannek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rhannek 2015-05-02 22:44:57 UTC
Without the svg use flag ipython is not able to start qtconsole and the
ebuilds are missing that dependency.

Reproducible: Always

Steps to Reproduce:
1. Have svg not set on PyQt4|pyside
2. Try to run "ipython qtconsole"
3. Profit
Actual Results:  
Long stack trace and program terminates

Expected Results:  
Starting the fancy interface of ipython
Comment 1 rhannek 2015-05-02 22:46:18 UTC
Created attachment 402466 [details]
Stacktrace before termination
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2015-05-13 15:16:55 UTC
+  13 May 2015; Justin Lecher <jlec@gentoo.org> ipython-3.1.0.ebuild:
+  Add missing USE dep and PyQt5 support, bug #548440
+