Bug report #4082
CTRL-C in the console used to start QGIS has no effect
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | wontfix |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 14065 |
Description
Once QGIS booted up you can't kill it with ^C.
It is possble during the splash screen.
The only way to kill it afterwards is to suspend (^Z)
and send an explicit SIGKILL with kill(1)
Not sure if "GUI" is the correct category for this.
This happens as post-1.7.0 git (3ac604f)
History
#1 Updated by Sandro Santilli over 13 years ago
libqt is 4.6.2-0ubuntu5.2
libqwt is 5.2.0-1build1
python is 2.6.5
bash 4.1.5(1)-release (x86_64-pc-linux-gnu)
#2 Updated by Giovanni Manghi almost 13 years ago
- Target version set to Version 1.7.4
#3 Updated by Paolo Cavallini over 12 years ago
- Crashes QGIS or corrupts data set to No
- Affected QGIS version set to master
- Target version changed from Version 1.7.4 to Version 1.8.0
#4 Updated by Paolo Cavallini about 12 years ago
- Target version changed from Version 1.8.0 to Version 2.0.0
#5 Updated by Sandro Santilli almost 12 years ago
- Status changed from Open to Closed
- Resolution set to wontfix
- Pull Request or Patch supplied set to No
If nobody answered this so far I guess it is by design. I can live with ^Z && kill -9