Download Latest Version vulcan_patches_2.0.tar.gz (25.5 kB)
Email in envelope

Get an email when there's a new version of Vulcan Chess Mods

Home / cricital_patches / mouse_bug
Name Modified Size InfoDownloads / Week
Parent folder
vulcan-0.92-mouse_bug.patch 2012-09-11 2.7 kB
vulcan-mouse_bug_patch.tar.gz 2012-09-11 8.3 kB
README 2012-09-11 1.2 kB
COPYING 2012-09-10 18.0 kB
Totals: 4 Items   30.1 kB 0
===================================================================================
README -- vulcan-0.92-mouse_bug.patch
Patch to improve responsiveness to mouse messages in vulcan (3D chess program)
===================================================================================

Copyright © 2012 David Yockey

Developed for and tested in vulcan 0.92 on Linux with X11 GUI.

Latest version : http://sourceforge.net/projects/vulcanchessmods/
Author contact : dyockey@users.sourceforge.net


---------
LICENSING
---------

This patch is licensed under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 2 of the 
License, or (at your option) any later version.


------------
INSTALLATION
------------

To apply the patch, place the patch file in the main vulcan source code directory
and execute the following command:

     patch < vulcan-0.92-mouse_bug.patch


---------
REASONING
---------

While not verified, it is reasoned that the bug fixed by this patch arose due to
changes in X11 which occured since vulcan's last update, particularly somewhere
in X11R7.4 (X server 1.5.1) through X11R7.6 (X server 1.9).
Source: README, updated 2012-09-11