Re: [Scid-users] Scid 4.3 on OS X

2011-02-16 Thread Fulvio
Alexander Wagner wrote: > On 02/15/11 09:26, Fulvio wrote: > > Hi! > >>> That's a problem with the new Cocoa based Tk that ships with 10.6 >>> and docked windows mode. I build the regular Tcl and Carbon based Tk >>> 8.5.9 from source and use those to build Scid, there is no problem >>> with that

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Alexander Wagner
On 02/15/11 09:26, Fulvio wrote: Hi! >> That's a problem with the new Cocoa based Tk that ships with 10.6 and docked >> windows mode. I build the regular Tcl and Carbon based Tk 8.5.9 from source >> and use those to build Scid, there is no problem with that. >> >> > If the problem in ::tree::re

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Adrian Petrescu
I can indeed confirm that this new ::tree::refresh fixes the issue :) Thanks, Fulvio! Cheers, Adrian On Tue, Feb 15, 2011 at 3:26 AM, Fulvio wrote: > Israel Chauca F. wrote: > > Okay, fair enough, so I went and checked out the source from CVS as I do on > > Linux. I replaced Makefile.conf with

Re: [Scid-users] Scid 4.3 on OS X

2011-02-15 Thread Fulvio
Israel Chauca F. wrote: Okay, fair enough, so I went and checked out the source from CVS as I do on Linux. I replaced Makefile.conf with Makefile.conf.darwin and built it successfully. However, when I try to run it, the splash window appears and loads, but then right before the main window shoul

Re: [Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Israel Chauca F.
On Feb 14, 2011, at 7:43 PM, Adrian Petrescu wrote: > Hi scid-users, > > I decided to try running Scid on my OS X 10.6.6 machine. At first I tried > using the new 4.3 dmg binary, but there seems to be something corrupt about > it, because when I try to mount the .dmg I get a "not recognized" err

Re: [Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Steve Steinitz
Hi Adrian, I confirm that the dmg on sourceforge is corrupt. However, Israel Chauca Fuentes has provided a dmg that works at his "gadgets" site: http://cachivaches.chauca.net/scid/ Thank you, as always, Senor Fuentes. I haven't yet tried building from source. Cheers, Steve

[Scid-users] Scid 4.3 on OS X

2011-02-14 Thread Adrian Petrescu
Hi scid-users, I decided to try running Scid on my OS X 10.6.6 machine. At first I tried using the new 4.3 dmg binary, but there seems to be something corrupt about it, because when I try to mount the .dmg I get a "not recognized" error. Okay, fair enough, so I went and checked out the source fro