Ticket #123 (closed defect: fixed)
ladish cannot stop apps that create their own process group
| Reported by: | http://nedko.arnaudov.name/ | Owned by: | - |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 (preview 3) |
| Keywords: | Cc: |
Description
ladish 0cfdeec2e7ebf3612de07bea5c64d3e256b2b13e
rosegarden 10.04
if bash is used as shell (sh may be bash), this will not reproduce unless you use a complex commandline like "rosegarden
steps to reproduce:
- configure ladish to use dash
- start rosegarden
- try to stop or kill rosegarden through gladish
what happens:
ladish sends the signal to dash. dash quits but rosegarden stays. ladish waits for rosegarden to quit. the user has to stop rosegarden from the rosegarden GUI
what should happen:
rosegarden should quit when ladish requests app stop/kill
Only apps that create their own process group are affected. The only known app so far is Rosegarden. It doesnt happen with Yoshimi.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

