Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77632 - app-text/gv-3.5.8-r4 chokes on unknown keysym "apLineDel"
Summary: app-text/gv-3.5.8-r4 chokes on unknown keysym "apLineDel"
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://www.freebsd.org/cgi/query-pr.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-12 00:20 UTC by Ulrich Müller
Modified: 2005-01-12 00:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for gv_misc_res.dat (gv.diff,438 bytes, patch)
2005-01-12 00:21 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ulrich Müller gentoo-dev 2005-01-12 00:20:26 UTC
gv prints a warning message at startup:

Warning: translation table syntax error: Unknown keysym name:  apLineDel
Warning: ... found while parsing '<Key>apLineDel:       GV_Page(page+5)        '

.. and stops parsing the key bindings following the offending one.
Most annoying is that PageUp and PageDown will not work.
X11 version is xorg-x11-6.8.1.901.

Attached patch from FreeBSD (see URL) fixes the problem for me.
Comment 1 Ulrich Müller gentoo-dev 2005-01-12 00:21:24 UTC
Created attachment 48273 [details, diff]
Patch for gv_misc_res.dat
Comment 2 Ulrich Müller gentoo-dev 2005-01-12 00:44:06 UTC
The problem was actually due to a spurious XKEYSYMDB environment variable
in our local profile. Sorry for the inconvenience.

Resolving as invalid.