the working copy in Git has a similar patch applied for this release series, but a better one has been applied to the new 4 series (I don't know that you can get to that at the moment, though..), so the bug is fixed but I don't think catenary has made a new release of 3.1.3 with it applied.. it was one of the only changes between the two versions so either A) stick with 3.1.2 - you're not missing any features that way - or B) go to the still-alpha 4 series.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have now made a new release - 3.14 - which fixes this, although I am not sure if that will actually run on Mac. Either way, I suggest you use the 4.x branch which has all the problems with win32 vs mac (darwin) fixed can should not be considerable as alpha for Mac and Linux. It's just Windows for which 4.x is still unstable.
~DX-MON
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Here is the patch I applied in MacPorts to allow us to upgrade to 3.13 (just changed all sys.platform checks for "win" to "win32"):
http://trac.macports.org/browser/trunk/dports/gnome/gnofract4d/files/patch-win.diff?rev=75351
Of course I don't know if it still works on Windows after this.
the working copy in Git has a similar patch applied for this release series, but a better one has been applied to the new 4 series (I don't know that you can get to that at the moment, though..), so the bug is fixed but I don't think catenary has made a new release of 3.1.3 with it applied.. it was one of the only changes between the two versions so either A) stick with 3.1.2 - you're not missing any features that way - or B) go to the still-alpha 4 series.
Hi Ryan,
I have now made a new release - 3.14 - which fixes this, although I am not sure if that will actually run on Mac. Either way, I suggest you use the 4.x branch which has all the problems with win32 vs mac (darwin) fixed can should not be considerable as alpha for Mac and Linux. It's just Windows for which 4.x is still unstable.
~DX-MON