Re: [Scid-users] Scid on OS X

2008-05-06 Thread Pascal Georges
2008/5/6 Garth Corral <[EMAIL PROTECTED]>: > > Sorry about the previous response. > > On May 6, 2008, at 3:11 AM, "Pascal Georges" <[EMAIL PROTECTED]> > wrote: > > > > > I will commit the change. > > > Could you also commit the icon and plist files from the tarball I made? > > Thanks in advance. >

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
Sent from my iPhone On May 6, 2008, at 3:11 AM, "Pascal Georges" <[EMAIL PROTECTED]> wrote: 2008/5/6 Garth Corral <[EMAIL PROTECTED]>: On May 5, 2008, at 10:40 PM, Garth Corral wrote: > > Indeed, I believe that is my fault and you have my sincerest > apologies. I did add a minsize to t

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
Sent from my iPhone On May 6, 2008, at 3:27 AM, "Pascal Georges" <[EMAIL PROTECTED]> wrote: > > I agree with you. I certainly was too quick making some changes in ./ > configure (for config.tcl generation) and comiting the change that > got rid of "@SHAREDIR@" in config.tcl.conf (but nothi

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
Sorry about the previous response. On May 6, 2008, at 3:11 AM, "Pascal Georges" <[EMAIL PROTECTED]> wrote: > > I will commit the change. > Could you also commit the icon and plist files from the tarball I made? Thanks in advance. Garth ---

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Pascal Georges
2008/5/6 Alexander Wagner <[EMAIL PROTECTED]>: > > Actually, placing the engines within the path works on Unix. > Probalbly searching in $PATH first and then in engines/ > subdir below scid could solve this? > If you enter as exec "crafty" -> it will be searched in $PATH, if you enter "/opt/engin

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
On May 6, 2008, at 3:11 AM, Pascal Georges wrote: > The solution is to simply ask PGN window to save/restore its size : > it used to save its geometry layout, but forgot to restore it. So it > is sufficient to add > > setWinSize $w > > instead of any "wm minsize ..." > > I will commit the

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Alexander Wagner
Pascal Georges wrote: Hi! > A couple questions. In looking at the unix makefile, it appears that > the engines are all installed in $(SHAREDIR)/engines. Since I think > it unlikely that directory would be a user's path, is there some > facility for finding that directory by

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Alexander Wagner
Garth Corral wrote: Hi! >> On May 5, 2008, at 9:00 PM, Alexander Wagner wrote: >>> Pascal Georges wrote: >>> >>> Good Morning! >>> >>> [...] Great. I commited your patches into CVS as 95% of it is ok (and this will help me to start from that base). So we have time to think

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Pascal Georges
2008/5/6 Marcin Kasperski <[EMAIL PROTECTED]>: > > Maybe there are things I did not get, but I don't see the point in > packaging > > data and exec separately : I have some dependencies between data and > some > > features (training, books), and I'd prefer things to come in one simple > > package.

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Pascal Georges
> > > A couple questions. In looking at the unix makefile, it appears that > the engines are all installed in $(SHAREDIR)/engines. Since I think > it unlikely that directory would be a user's path, is there some > facility for finding that directory by default in scid? That is, > without configu

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Pascal Georges
2008/5/6 Garth Corral <[EMAIL PROTECTED]>: > > On May 5, 2008, at 10:40 PM, Garth Corral wrote: > > > > Indeed, I believe that is my fault and you have my sincerest > > apologies. I did add a minsize to the pgn window precisely for the > > reason that I stated, the window collapsed due to no othe

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Marcin Kasperski
> Maybe there are things I did not get, but I don't see the point in packaging > data and exec separately : I have some dependencies between data and some > features (training, books), and I'd prefer things to come in one simple > package. I don't think a package about 10 MB is too big. Pascal, th

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
On May 5, 2008, at 1:55 AM, Pascal Georges wrote: > > This brings up another topic. The scid_app target does not try to > build any engines nor include them in the bundle. I'm not quite sure > of the right thing to do here. On one hand, I like to install and > manage my engines independently, o

Re: [Scid-users] Scid on OS X

2008-05-06 Thread Garth Corral
On May 5, 2008, at 10:40 PM, Garth Corral wrote: > > Indeed, I believe that is my fault and you have my sincerest > apologies. I did add a minsize to the pgn window precisely for the > reason that I stated, the window collapsed due to no other UI > elements. Perhaps I should have set the geometr