Bug 137284

Summary: liblow.c needs fixes for w3m in screen
Product: [Fedora] Fedora Reporter: Colin Charles <byte>
Component: gpmAssignee: Eido Inoue <havill>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:06:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Colin Charles 2004-10-27 08:40:17 UTC
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...)

Comment 1 Eido Inoue 2004-10-27 15:43:16 UTC
code has been commented out and already fixed in gpm release 66

*** This bug has been marked as a duplicate of 129962 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:06:38 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.