Bug 361235 - ccmake configure outputs into konsole, but scrolling is disabled
Summary: ccmake configure outputs into konsole, but scrolling is disabled
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: single-process (show other bugs)
Version: 15.12.2
Platform: openSUSE Linux
: NOR grave
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2016-03-31 14:32 UTC by Chris Coutinho
Modified: 2018-10-20 22:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.