Summary: | xterm-like terminals with special names are not detected | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | imz <vanyaz> | ||||
Component: | libgpm | Assignee: | placeholder <placeholder> | ||||
Status: | CLOSED FIXED | QA Contact: | |||||
Severity: | major | ||||||
Priority: | P4 | CC: | glebfm, ldv, placeholder | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
Description
imz
2002-07-13 19:12:13 MSD
Here is a patch to fix it -- as dirty as the original code. ldv has an idea and a code sample on how to do it the other way, but in another place. Here is a patch to fix it -- as dirty as the original code. ldv has an idea and a code sample on how to do it the other way, but in another place. Fixed in libgpm-1.20.1-alt0.3rc1 (using libtinfo), but libgpm remains dirty. Fixed in libgpm-1.20.1-alt0.3rc1 (using libtinfo), but libgpm remains dirty. altair: rpm -q libgpm mc libgpm-1.20.1-alt0.3rc1 mc-4.5.99a-alt2 It is much better now: pressing Ctrl-O multiple times in mc in Eterm doesn\'t make a lot of garbage appear on the screen. Now it appears only once on startup: $ mc *** err [liblow.c(286)]: strncmp/isdigit/consolename failed *** err [liblow.c(395)]: Oh, oh, it\'s an error! possibly I die! And mouse still doesn\'t work in mc in Eterm: start mc, try to press on a menu, it doesn\'t react. in \'TERM=xterm mc\' mouse works (in Eterm). altair: rpm -q libgpm mc libgpm-1.20.1-alt0.3rc1 mc-4.5.99a-alt2 It is much better now: pressing Ctrl-O multiple times in mc in Eterm doesn\'t make a lot of garbage appear on the screen. Now it appears only once on startup: $ mc *** err [liblow.c(286)]: strncmp/isdigit/consolename failed *** err [liblow.c(395)]: Oh, oh, it\'s an error! possibly I die! And mouse still doesn\'t work in mc in Eterm: start mc, try to press on a menu, it doesn\'t react. in \'TERM=xterm mc\' mouse works (in Eterm). Apparently, the bug remains unfixed. Can be reproduced via $ TERM=Eterm links 2>~/tmp/log command. Apparently, the bug remains unfixed. Can be reproduced via $ TERM=Eterm links 2>~/tmp/log command. Really fixed in libgpm-1.20.1-alt0.5rc1. All libgpm users (except mc) should work as expected in Eterm. Unfortunately, mc crashes now (#0001473). Really fixed in libgpm-1.20.1-alt0.5rc1. All libgpm users (except mc) should work as expected in Eterm. Unfortunately, mc crashes now (#0001473). Yes, links works in Eterm. Yes, links works in Eterm. |