Re: utf8 patch for mc, slang 2 version

2005-09-21 Thread Koblinger Egmont
On Tue, Sep 20, 2005 at 10:11:28PM +0200, Bálint Kardos wrote: But even with all patches and stuff, I see the following Unicode glitches: - the utf-8 chars are not diplayed in the dir list (on Ubuntu, everything is OK) for ÉÁŰŐÚÖÜÓ I see EAUOUOUO (upper, lowercase all wrong) - the

[bug #7936] UTF-8 locales not supported

2005-09-21 Thread Itzchak Rehberg
Follow-up Comment #2, bug #7936 (project mc): I saw the UTF-8 problem addressed for the 4.7 branch, which probably is not to be expected in the really near future. Since for multi-language requirements (German, English, Russian, Hebrew) I am depending on the UTF-8 environment, I would be more

Re: utf8 patch for mc, slang 2 version

2005-09-21 Thread Bálint Kardos
Hi, I've debuged it from the beginning, and: screen.c 762: // inserted wchar_t lonaka[100]; memcpy(lonaka,buffer,txtlen*sizeof(wchar_t)); lonaka[txtlen]=0; // end inserted printw (%*s, still, );

Re: utf8 patch for mc, slang 2 version

2005-09-21 Thread Pavel Tsekov
Hello, Maybe this discussion should be moved to general list - mc at gnome dot org. On Wed, 21 Sep 2005, [ISO-8859-1] Bálint Kardos wrote: Hi, I've debuged it from the beginning, and: screen.c 762: // inserted wchar_t lonaka[100];

[bug #13729] ctrl- hotlist key won't work under ttyi

2005-09-21 Thread Oswald Buddenhagen
Follow-up Comment #1, bug #13729 (project mc): i came up with this hack - it just makes the right alt key not be recognized as an alt key at all. i have no idea how to fix it properly - one'd have to ask the keymap whether the ralt is part of the keycode or an additional modifier. hard-coding

Re: [bug #9257] Segmentation fault when returning from stopped state

2005-09-21 Thread Luciano A. Stertz
Ok. I was the bug reporter, and I could only reproduce the bug on a MC distributed with a SuSE release. It doesn't seem to happen with newer versions. Luciano Pavel Tsekov wrote: Follow-up Comment #4, bug #9257 (project mc): I think this can be closed as fixed now. If the bug