Bug 990326
| Summary: | xboard is configured to use fairymax by default, which is not available | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jochen Wiedmann <jochen.wiedmann> |
| Component: | xboard | Assignee: | Christopher Aillon (sabbatical, not receiving bugmail) <caillon+fedoraproject> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | caillon+fedoraproject, h.g.muller, michael.finn.jorgensen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-17 16:27:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Jochen Wiedmann
2013-07-30 23:23:16 UTC
The new XBoard 4.8 has a feature aimed at addressing this problem, in a way similar to what is suggested. The directories that XBoard will search to detect the presence of engines are: /usr/[local/]share/games/plugins/xboard/ /usr/[local/]share/games/plugins/uci/ (Because of the optional 'local', this is 4 directories in total.) Note that directories were chosen that are not part of XBoard's installation tree, because this information is of general use: there are other GUIs (SCID, eboard) that support XBoard protocol, and there could be more in the future. So rather than associating this information with a particular GUI, hiding it for others, the idea is that it should be publicly available, grouped by protocol. Then any GUI can search the directories for the protocols it supports. (XBoard protocol is sometimes referred to as CECP, but I thought naming the directory xboard would be less confusing.) Engines are supposed to drop a file ENGINENAME.eng there (e.g. fairymax.eng, gnuchess.eng). This file should contain as first 'magic' line "plugin spec 0.0", as second line the command needed to run the engine with the given protocol, and the third line a comma-separated line of what games it supports. (Currently only "chess" and "chess960" are defined. The current XBoard implementation scans the directories at startup, and automatically adds any new engines to the user's list of installed engines in the XBoard settings file. So that the user can easily select them from the Load Engine menu dialog. This message is a notice that Fedora 19 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 19. It is Fedora's policy to close all bug reports from releases that are no longer maintained. Approximately 4 (four) weeks from now this bug will be closed as EOL if it remains open with a Fedora 'version' of '19'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 19 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 19 changed to end-of-life (EOL) status on 2015-01-06. Fedora 19 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |