Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 341577

Summary: gv needs obsoleted XKeysymDB
Product: Gentoo Linux Reporter: Carl Michal <michal>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***