Bug 340899 - Konsole package cmake file wants missing framworks package: PTY
Summary: Konsole package cmake file wants missing framworks package: PTY
Status: REPORTED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: porting (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-12 18:16 UTC by Michael Gooch
Modified: 2021-03-09 23:01 UTC (History)
3 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 Michael Gooch 2014-11-12 18:16:30 UTC
After changing CONFIG to MODULE so that the previous error of not having the master config file for KF5 is sidestepped, one finds that the cmake file wants the KF5PTY package, which does not appear to exist yet for kde-windows.

Reproducible: Always

Steps to Reproduce:
1. try to emerge konsole

Actual Results:  
failure message about missing KF5PTY cmake files

Expected Results:  
konsole compiles, or at least attempts to, (gets beyond dependency checks)

Might simply be that PTY isn't ready yet, but figured it couldn't hurt to submit this in a separate bug report, since it is technically a different issue.
Comment 1 Michael Gooch 2014-11-12 18:17:29 UTC
Forgot to add the step to reproduce: 0. Fix the cmake file by changing CONFIG to MODULE in the KF5 frameworks find_package call
Comment 2 Nicolás Alvarez 2014-11-12 18:38:10 UTC
Windows doesn't even have TTYs, so I don't see how the PTY framework could ever work.
Comment 3 Michael Gooch 2014-11-12 21:56:16 UTC
Maybe it could implement the methods but just redirect the functionality in a way that works for windows commandline stuff? Either that or remove the calls to it from the ported konsole and replace them with something that makes sense?
Comment 4 Hannah von Reth 2014-11-13 08:14:25 UTC
Konsole is just not yet ported.
And you won't get it to work that way.
Comment 5 Pedro Francisco 2014-11-13 09:08:43 UTC
@Michael Gooch: Windows Terminals and Linux ones are apparently very different. The author of Putty offers an explanation at
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/win-command-prompt.html .
Comment 6 Justin Zobel 2021-03-09 23:01:53 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.