Ticket #155 (closed defect: fixed)
Traceback when closing a tab
| Reported by: | plaes | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | 0.5.0 |
| Component: | guake | Version: | |
| Keywords: | Cc: |
Description
Unhandled exception in thread started by <bound method Guake.delete_shell of Guake(path="/home/plaes/opt/share/guake/guake.glade")> Traceback (most recent call last):
File "/home/plaes/opt/lib/guake/guake.py", line 1043, in delete_shell
if os.waitpid(pid, os.WNOHANG)[0] != 0:
OSError: [Errno 10] No child processes
Change History
Note: See
TracTickets for help on using
tickets.