Bug 83108 - xconq tcl/tk interface doesn't work
Summary: xconq tcl/tk interface doesn't work
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: 2005-07-07 19:50 UTC by Andrew Bernard
Modified: 2005-07-08 18:04 UTC (History)
0 users

See Also:


Attachments
file.diff (3.27 KB, patch)
2005-07-07 19:50 UTC, Andrew Bernard
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?)