Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 117676 - aumix produces debug info on start
Summary: aumix produces debug info on start
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gpm
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Eido Inoue
QA Contact:
URL:
Whiteboard:
: 98210 (view as bug list)
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-03-07 00:06 UTC by Scott Sloan
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version: 1.20.1-46
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-31 20:10:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
picture of the problem (deleted)
2004-03-07 00:07 UTC, Scott Sloan
no flags Details

Description Scott Sloan 2004-03-07 00:06:27 UTC
Description of problem:

I attached a screenshot of the problem. when I start aumix from the
console, debug information is written on top of the interface

Version-Release number of selected component (if applicable):

aumix-2.8-7.EL

How reproducible:

every time

Steps to Reproduce:
1. Lunch gnome-terminal
2. run aumix

Comment 1 Scott Sloan 2004-03-07 00:07:39 UTC
Created attachment 98348 [details]
picture of the problem

Comment 2 Bill Nottingham 2004-03-08 20:09:00 UTC
This is coming from libgpm.

Comment 3 Scott Sloan 2004-03-09 00:00:36 UTC
my version of gpm is 

gpm-1.20.1-43

Comment 4 Moritz Barsnick 2004-03-21 22:08:06 UTC
Same problem in w3m here. These messages are to stderr, so calling 
the program using "program 2>/dev/null" temporarily works around  
this problem, but it's a really really big pain.

Comment 5 Scott Sloan 2004-03-22 00:56:48 UTC
fixed in the latest builds

Comment 6 Scott Sloan 2004-03-31 00:02:20 UTC
This bug reappears in FC2 test2 

Comment 7 Eido Inoue 2004-03-31 20:10:20 UTC
*** Bug 98210 has been marked as a duplicate of this bug. ***

Comment 8 Moritz Barsnick 2004-04-08 20:08:25 UTC
I'm still seeing this in gpm-1.20.1-46, but with w3m, not with aumix. 
They must be using different calls? w3m and aumix are both linked 
dynamically against libgpm.so.1. w3m is self-built (CVS version), not 
from Fedora.

Comment 9 Eido Inoue 2004-04-08 20:17:23 UTC
Check the linkage. The string "VC: " appears only once in liblow.c,
and has been commented out with a "#if 0", so I don't understand how
you can still be receiving that diagnostic msg


Comment 10 Moritz Barsnick 2004-04-17 19:31:39 UTC
I now understand how I can still be receiving messages - they're 
different messages. ;-) This may be a different bug:

I get messages only when running w3m in rxvt:

*** err [lib/liblow.c(266)]:
strncmp/isdigit/consolename failed
[lib/liblow.c(377)]:
Oh, oh, it's an error! possibly I die!

w3m keeps running.

If I remove the offending source around line 266, w3m actually 
segfaults.

I'll check whether this has to do with my w3m build and post a new 
bug report.

Thanks,
Moritz


Note You need to log in before you can comment on or make changes to this bug.