28 | | which is also how I found the above-mentioned work-around (by "bisecting", i.e. commenting things out until I could see what did the difference). |
| 28 | which is also how I found the above-mentioned work-around (by "bisecting", i.e. commenting things out until I could see what did the difference). |
| 29 | |
| 30 | '''UPDATE 2: The comment no.17-workaround does not work on my system''' |
| 31 | |
| 32 | I just tried applying the patch described at https://midnight-commander.org/ticket/3121#comment:17 and it made a difference: Now I got colors instead of black/white and furthermore I don't get any annoying "Error. Unable to load 'default' skin"-startup error. So my expectations were high, but unfortunately this patch does not fix my CTRL+O (subshell) issue... hmm. I understand this issue is difficult to track down as many people cannot reproduce it. If you have any ideas for what I could try, to get a better understanding, please write, I would be happy to help as I'm a long-time user of "mc" and with it should be bugfree... I'll try a bit of gdb now and see if I can understand things better... |