Bug 2090234 - Powerline 2.8.2 doesn't work with IPython 8
Summary: Powerline 2.8.2 doesn't work with IPython 8
Keywords:
Status: CLOSED DUPLICATE of bug 2088362
Alias: None
Product: Fedora
Classification: Fedora
Component: powerline
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-25 12:19 UTC by qoheniac
Modified: 2022-05-25 18:06 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-25 18:06:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description qoheniac 2022-05-25 12:19:33 UTC
Description of problem:
Powerline doesn't work with IPython 8

Version-Release number of selected component (if applicable):
2.8.2

How reproducible:
Follow steps below

Steps to Reproduce:
1. Install powerline and ipython
2. Add the following lines to ~/.ipython/profile_default/ipython_config.py
from powerline.bindings.ipython.since_7 import PowerlinePrompts
c = get_config()
c.TerminalInteractiveShell.simple_prompt = False
c.TerminalInteractiveShell.prompts_class = PowerlinePrompts
3. Run IPython

Actual results: 
IPython crashes

Expected results:
IPython with Powerline prompt

Additional info:
This is fixed in Powerline 2.8.3

Comment 1 Christoph Erhardt 2022-05-25 18:06:50 UTC
Marking as duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2088362 since this issue is fixed in Powerline 2.8.3.

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


Note You need to log in before you can comment on or make changes to this bug.