Bug 61944

Summary: [PATCH] ports/games/xscorch's online help doesn't work
Product: Ports & Packages Reporter: Philipp Mergenthaler <philipp.mergenthaler>
Component: Individual Port(s)Assignee: Pete Fritchman <petef>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Philipp Mergenthaler 2004-01-26 14:40:12 UTC
ports/games/xscorch tries to read its man page and use it as source
for online help texts.  This doesn't work when the man page is installed
compressed, as it is now.

Fix: Install the man page uncompressed:

How-To-Repeat: Install and start xscorch, open one of the configuration dialogs and
position the cursor over a text field or a radio button.
The window that now pops open displays the error message
"Cannot open help file /usr/X11R6/man/man6/xscorch.6."
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-26 18:33:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->petef

Over to maintainer
Comment 2 Pete Fritchman freebsd_committer freebsd_triage 2004-03-15 04:00:50 UTC
State Changed
From-To: open->closed

Committed, thanks.