Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341577 - gv needs obsoleted XKeysymDB
Summary: gv needs obsoleted XKeysymDB
Status: RESOLVED DUPLICATE of bug 339394
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-18 05:21 UTC by Carl Michal
Modified: 2010-10-18 06:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carl Michal 2010-10-18 05:21:49 UTC
After installing libX11-1.3.6, many keybindings in gv (3.7.1) no longer work.  For example page up/page down.

Doing an strace of gv shows that it doesn't know a keybinding for apLineDel and tries to open XKeysymDB to look it up.  But XKeysymDB is no longer supplied by libX11-1.3.6 so it fails.


Reproducible: Always

Steps to Reproduce:
1. upgrade libX11 to 1.3.6

2. start gv - see that it complains:

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

and that some keys no longer work.
Comment 1 Carl Michal 2010-10-18 06:18:51 UTC
sorry dup...

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