Bug 55103

Summary: evil smelling box characters & nonfunctional KP_ENTER
Product: [Retired] Red Hat Linux Reporter: Mike A. Harris <mharris>
Component: xchatAssignee: Mike A. Harris <mharris>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 7.1CC: hp, otaylor
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: 2003-01-11 09:17: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:
Attachments:
Description Flags
Screenshot showing box characters. none

Description Mike A. Harris 2001-10-25 16:39:11 UTC
On a fresh xchat startup (blow away ~/.xchat), going to the
without changing anything in setup, go to the channel list
window, click on minimum users, and press keypad enter key
a few times.

The default font unknown box char is displayed and cannot
be removed.  Dunno if this is a GTK bug, or an xchat bug,
but it is uberduber annoying.  ;o)

en_US locale

Comment 1 Mike A. Harris 2001-10-25 16:41:08 UTC
Oops, 7.1 not 7.2.  Using stock xchat, xchat from 7.2, or the new
1.8.4 xchat I built in dist-7.2-gnome

Comment 2 Mike A. Harris 2001-10-25 16:42:59 UTC
Also, this is using XFree86 4.1.0-3

From my XF86Config-4:

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
EndSection

Comment 3 Havoc Pennington 2001-10-25 19:17:35 UTC
Works for me with 1.8.4-1

What's xev report as the keysym when you hit KP_Enter?

Comment 4 Mike A. Harris 2001-10-26 00:53:54 UTC
KeyPress event, serial 27, synthetic NO, window 0x1400001,
    root 0x30, subw 0x0, time 3329915882, (948,821), root:(952,844),
    state 0x10, keycode 108 (keysym 0xff8d, KP_Enter), same_screen YES,
"   XLookupString gives 1 characters:  "
 
KeyRelease event, serial 27, synthetic NO, window 0x1400001,
    root 0x30, subw 0x0, time 3329916045, (948,821), root:(952,844),
    state 0x10, keycode 108 (keysym 0xff8d, KP_Enter), same_screen YES,
"   XLookupString gives 1 characters:  "

Comment 5 Mike A. Harris 2001-10-26 00:56:19 UTC
Created attachment 35141 [details]
Screenshot showing box characters.

Comment 6 Mike A. Harris 2001-10-26 00:57:29 UTC
Let me know if u need any more info.

Thanks.

Comment 7 Havoc Pennington 2001-10-26 05:14:51 UTC
I tried on another machine from my normal workstation, doesn't happen. The only
difference is that I have XFree86-4.1.0-1. I have the same XF86Config-4 contents
as you and the same xev output. Basically, I can't reproduce at all.


Comment 8 Mike A. Harris 2002-11-13 08:15:05 UTC
This problem is gone now in RHL 8.0, and may have been gone in 7.2 and/or
7.3 as well.

One thing however, is that the keypad ENTER key doesn't work still. xev
shows the key generating events, and it works in other apps, but not
in certain places in xchat.  I can use kp enter in channel dialog,
in various other places, but just not in certain areas of the GUI in
xchat.

I believe this might be a GTK+ issue, but don't know that for sure. Do
either of you know of GTK+ bugs related to KP_ENTER in any widgets?



Comment 9 Mike A. Harris 2003-01-11 09:17:38 UTC
The box character problem is definitely gone now.  There seem to be ENTER
problems randomly here and there too, but it is not easy to tell what is
to blame, and this isn't the latest version of everything I'm using currently
so it isn't worth caring about.

Closing bug as fixed in CURRENTRELEASE 8.0.  I'll open new bugs in the future
if there are still problems.