Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 548440

Summary: dev-python/ipython[qt4] should depend on || ( dev-python/pyside[svg] dev-python/PyQt4[svg] )
Product: Gentoo Linux Reporter: rhannek
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Stacktrace before termination

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
+