Summary: | XMMS visualization plugin wrapper doesn't close inherited fds | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Kevin Radloff <radsaq> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.3.1 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | proposed fix |
Description
Kevin Radloff
2005-09-15 02:50:11 UTC
Created attachment 12572 [details]
proposed fix
Actually, this is a general problem, as scripts are also affected. The solution would seem to be to create KProcess/KProcIO subclasses that override the start() method and close their inherited fds therein. Yep, and that's why I'm marking this as a dup of bug #103750. Let's talk about it there. *** This bug has been marked as a duplicate of 103750 *** |