Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146437

Summary: app-misc/mc-4.6.(0|1) bug in subshell
Product: Gentoo Linux Reporter: Yaroslav Isakov <yaroslav.isakov>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: VERIFIED LATER    
Severity: normal CC: exg, jakub
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 122768    
Attachments: patch for setup.c
patch for subshell.c

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