Bug 178891

Summary: Unconditional close of the program that was started by mc.ext in X11
Product: [Fedora] Fedora Reporter: Andy Shevchenko <andy>
Component: mcAssignee: Jindrich Novy <jnovy>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: leonard-rh-bugzilla, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-25 11:08:55 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andy Shevchenko 2006-01-25 09:23:48 UTC
Description of problem:
When I click key on some file such as *.doc in the mc under X11 terminal the 
application is functionaling in background until mc did not closed.
In other words, oowriter started by following command line
   oowriter %f &
However, '> /dev/null 2>&1' should like to be substituted before '&'.

When I close mc I should not like to close background apps, such as oowriter or 
smth else.

Version-Release number of selected component (if applicable):
mc from last FC3/4 updates.

I think it may be implemented as patch to mc.ext file.

Comment 1 Andy Shevchenko 2006-01-25 11:08:55 UTC

*** This bug has been marked as a duplicate of 178833 ***