Bug 50074 - gv port chokes on unknown keysym "apLineDel"
Summary: gv port chokes on unknown keysym "apLineDel"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-17 14:30 UTC by Daniel Lang
Modified: 2003-04-06 16:52 UTC (History)
0 users

See Also:


Attachments
file.diff (447 bytes, patch)
2003-03-17 14:30 UTC, Daniel Lang
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Lang 2003-03-17 14:30:11 UTC
The internal resource list contains an offending entry:
"apLineDel".  The parsing of the resources stops at the offending entry,
making gv much less convenient to use.

Fix: Workaround: create /usr/X11R6/lib/X11/app-defaults/GV file
without this entry.

Fix:

How-To-Repeat: 
 Install current print/gv port and try to use "PageUP/Down"
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-04-06 16:51:01 UTC
State Changed
From-To: open->closed

Committed, thanks!