Bug 361235

Summary: ccmake configure outputs into konsole, but scrolling is disabled
Product: [Applications] konsole Reporter: Chris Coutinho <chrisbcoutinho>
Component: single-processAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: grave CC: chrisbcoutinho, nate
Priority: NOR Keywords: investigated, triaged
Version: 15.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Chris Coutinho 2016-03-31 14:32:05 UTC
ccmake is not working correctly in konsole when configuring builds. The type of build does not matter, this is repeatable with different projects.

After launching ccmake in the console, an interactive build GUI (in the konsole) is used to customize a project build. After configuring the settings, output is sent the the terminal, but I can't scroll up or down. Imagine being in vi/vim and the cursor is not responsive.

Reproducible: Always

Steps to Reproduce:
1. Launch ccmake
2. Hit 'c' to configure build
3. Scrolling doesn't work, press 'e' to exit build
4. Profit?

Actual Results:  
Scrolling still doesn't work

Expected Results:  
scrolling should work
Comment 1 Nate Graham 2018-10-20 22:11:58 UTC
Cannot reproduce. I've been using CMake with Konsole without any issues for years now. Please try again with Konsole from KDE Applications 18.08, and re-open if it still happens.