FS#57780 - [jupyter] Tab completion in bash hangs the terminal

Attached to Project: Community Packages
Opened by Hector Mtz-Seara Monne (hseara) - Saturday, 10 March 2018, 15:54 GMT
Last edited by Jonas Witschel (diabonas) - Thursday, 11 November 2021, 10:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The current jupyter bash completion file has a bug that makes the terminal to hang.

It is already corrected upstream.

Substituting /usr/share/bash-completion/completions/jupyter by the available https://github.com/jupyter/jupyter_core/blob/master/examples/jupyter-completion.bash solves the problem.

Additional info:
* package version(s)
jupyter 4.1.0-6

Steps to reproduce:
1) Open a bash session in konsole.
2) write: jupyter + space + and press tab -> It will hang (at least when using konsole)
This task depends upon

Closed by  Jonas Witschel (diabonas)
Thursday, 11 November 2021, 10:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed ages ago in 4.5 (we're att 4.8.1 now). See linked pull requests in https://github.com/jupyter/jupyter_core/ pull/125 https://github.com/jupyter/jupyter_core/ pull/126
Comment by Eli Schwartz (eschwartz) - Sunday, 11 March 2018, 03:34 GMT Comment by Chee Sing Lee (cheesinglee) - Friday, 25 September 2020, 20:09 GMT
Has this been fixed? Unable to reproduce with jupyter 4.6.3-1

Loading...