Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146441 - mc-4.6.(0|1) bug in subshell
Summary: mc-4.6.(0|1) bug in subshell
Status: VERIFIED DUPLICATE of bug 146437
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 12:49 UTC by Yaroslav Isakov
Modified: 2006-09-05 13:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for setup.c (mc-4.6.1-setup.patch,713 bytes, patch)
2006-09-05 12:53 UTC, Yaroslav Isakov
Details | Diff
patch for subshell.c (mc-4.6.1-subshell.patch,1.38 KB, patch)
2006-09-05 12:54 UTC, Yaroslav Isakov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yaroslav Isakov 2006-09-05 12:49:57 UTC
I have strange bug. Steps to reproduce
1) start mc
2) press ctrl-o
3) press <space> then <backspace>
4) press ctrl-o again
5) when change direcories in mc, the name of dir in command prompt is unchanged and when i try to execute command in command prompt, then mc show me the message:
   The shell is already running a command
The solution of this is to switch back to subshell and hit <enter> (maybe others keys, i didn't test) 

I was found the patch for mc-4.6.0 and ported it to 4.6.1. This patch blocked ctrl-o until subshell is non-blocking (i use <enter> key to enable ctrl-o)
Comment 1 Yaroslav Isakov 2006-09-05 12:53:28 UTC
Created attachment 96102 [details, diff]
patch for setup.c
Comment 2 Yaroslav Isakov 2006-09-05 12:54:06 UTC
Created attachment 96103 [details, diff]
patch for subshell.c

you need both
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2006-09-05 13:18:27 UTC
Please, include those patches in bug #146437

*** This bug has been marked as a duplicate of 146437 ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 13:41:35 UTC
.