Bug 83108

Summary: xconq tcl/tk interface doesn't work
Product: Ports & Packages Reporter: Andrew Bernard <andrewb>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andrew Bernard 2005-07-07 19:50:16 UTC
The tcl/tk interface in the port games/xconq doesn't work.
For example, try to start a new Introductory game:

Error: ambiguous option "-pad": must be -column, ...

This could be a library version incompatibility.

Fix: Here's a patch that replaces uses of "-pad N" with "-padx N -pady N".
This seems to fix the problem.
How-To-Repeat: Run xconq
Click "New Game"
Select "Introductory Game"
Click "New Game"
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-08 18:03:56 UTC
State Changed
From-To: open->closed

Committed, thanks! 

(BTW the game can't save scores here, what about your place?)