Bug 207914 - KDE applications running in the background crash when hitting Ctrl+C in a windows/cygwin console
Summary: KDE applications running in the background crash when hitting Ctrl+C in a win...
Status: RESOLVED WORKSFORME
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: general (show other bugs)
Version: 4.10
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-19 20:53 UTC by fliegenblues
Modified: 2020-12-28 11:30 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 fliegenblues 2009-09-19 20:53:27 UTC
Version:            (using KDE 4.3.0)
OS:                MS Windows
Installed from:    MS Windows

Hello!

I have noticed the following bug in the Windows port of KDE 4.3.0: When starting a KDE application, e.g. kwrite or konqueror, on the Windows console (cmd.exe) or the cygwin console (here by typing "kwrite &", so that the program runs in the background), and then hitting Ctrl+C on the console prompt, the KDE application running in the background crashes. I emphasize: The applications are running in the _background_, so that they actually shouldn't recieve the termination signal sent to the console by Ctrl+C. Actually they should continue to run as usual.
Comment 1 Justin Zobel 2020-12-13 03:56:37 UTC
Thank you for the crash report.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 2 Bug Janitor Service 2020-12-28 04:34:22 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 fliegenblues 2020-12-28 11:30:16 UTC
I started the newest KWrite/Kate from the console, and hit Ctrl+C, and the problem doesn't occur anymore.