Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146437 - app-misc/mc-4.6.(0|1) bug in subshell
Summary: app-misc/mc-4.6.(0|1) bug in subshell
Status: VERIFIED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 146439 146440 146441 (view as bug list)
Depends on:
Blocks: 122768
  Show dependency tree
 
Reported: 2006-09-05 12:42 UTC by Yaroslav Isakov
Modified: 2009-08-05 11:32 UTC (History)
2 users (show)

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


Attachments
patch for setup.c (mc-4.6.1-setup.patch,713 bytes, patch)
2006-09-05 13:42 UTC, Yaroslav Isakov
Details | Diff
patch for subshell.c (mc-4.6.1-subshell.patch,1.38 KB, patch)
2006-09-05 13:44 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:42:22 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 gound 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 Raúl Porcel (RETIRED) gentoo-dev 2006-09-05 13:07:25 UTC
*** Bug 146439 has been marked as a duplicate of this bug. ***
Comment 2 Raúl Porcel (RETIRED) gentoo-dev 2006-09-05 13:13:40 UTC
*** Bug 146440 has been marked as a duplicate of this bug. ***
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2006-09-05 13:18:27 UTC
*** Bug 146441 has been marked as a duplicate of this bug. ***
Comment 4 Yaroslav Isakov 2006-09-05 13:42:33 UTC
Created attachment 96109 [details, diff]
patch for setup.c
Comment 5 Yaroslav Isakov 2006-09-05 13:44:02 UTC
Created attachment 96110 [details, diff]
patch for subshell.c

you need both
Comment 6 Yaroslav Isakov 2006-09-05 13:46:05 UTC
Sorry for those duplicates: my connection was breaking few times
Comment 7 Emanuele Giaquinta (RETIRED) gentoo-dev 2006-10-06 03:13:23 UTC
Have you reported the issue and the fix to upstream?
Comment 8 Yaroslav Isakov 2006-10-07 15:22:25 UTC
Sorry, i'm need wait for fix of upstream