Description of problem: Run w3m while you're in a screen, and you get the error: *** err [lib/liblow.c(268)]: strncmp/isdigit/consolename failed Version-Release number of selected component (if applicable): gpm-1.20.1-62 screen-4.0.2-5 w3m-0.5.1-4 How reproducible: 100% Steps to Reproduce: 1. Start screen 2. Start w3m. Do w3m www.redhat.com 3. Look at error in top left hand corner of screen Actual results: Error message displayed at the top-left hand corner of the window *** err [lib/liblow.c(268)]: strncmp/isdigit/consolename failed Expected results: No errors Additional info: Passing -no-mouse to w3m will solve this "problem". So I took a poke at the code... and there are comments saying: "do we really need this check ?" <-- so maybe we can drop the check and solve it ;) Tried on rawhide latest/ppc, and on an FC2 machine thats x86 (if required I'll test on rawhide x86, later...)
code has been commented out and already fixed in gpm release 66 *** This bug has been marked as a duplicate of 129962 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.