Re: new FormPreferences crash

2000-10-11 Thread Allan Rae
On Wed, 11 Oct 2000, Garst R. Reese wrote: > Allan Rae wrote: > > > I'll remove that check in my tree although it may not be committed for a > > day or so since I'm partway through expanding Preferences. > > > > Allan. (ARRae) > Thanks, no rush. Well I've just committed it ;-) The Preference

Re: new FormPreferences crash

2000-10-11 Thread Garst R. Reese
Allan Rae wrote: > I'll remove that check in my tree although it may not be committed for a > day or so since I'm partway through expanding Preferences. > > Allan. (ARRae) Thanks, no rush. Garst

Re: new FormPreferences crash

2000-10-10 Thread Allan Rae
On Wed, 11 Oct 2000, Garst R. Reese wrote: > > Make sure that the paths you have entered are read/writable and they are > > directories and not files. > > > > Allan. (ARRae) > OK, /usr/local/share/lyx/templates was not writeable. Why should it be? > Why do you care? It has never been writeable.

Re: new FormPreferences crash

2000-10-10 Thread Garst R. Reese
Allan Rae wrote: > > On Wed, 11 Oct 2000, Garst R. Reese wrote: > > > There is no ~/.lyx/preferences > > In the dialogue box the fonts are in order, the template path is > > correct, and I see nothing else out of order. I edited the current > > lyxrc.examples to choose utopia screen font, show l

Re: new FormPreferences crash

2000-10-10 Thread Allan Rae
On Wed, 11 Oct 2000, Garst R. Reese wrote: > There is no ~/.lyx/preferences > In the dialogue box the fonts are in order, the template path is > correct, and I see nothing else out of order. I edited the current > lyxrc.examples to choose utopia screen font, show last 9, and the > document file p

Re: new FormPreferences crash

2000-10-10 Thread Garst R. Reese
Allan Rae wrote: > > On Tue, 10 Oct 2000, Garst R. Reese wrote: > > > I don't crash, but changes do not activate the Apply button either. > > That will be because something in the dialog is an illegal value. > I haven't added a warning message yet -- obviously, otherwise you'd know > what was w

Re: new FormPreferences crash

2000-10-10 Thread Allan Rae
On Wed, 11 Oct 2000, Allan Rae wrote: > How is it that this crashes for you but not me? (I did the steps above > and more in testing before I commited my work yesterday) > > How is it possible for fd_form_title == 0 apart from when running without > a gui. Or is this a result of you running wi

Re: new FormPreferences crash

2000-10-10 Thread Allan Rae
On Tue, 10 Oct 2000, Garst R. Reese wrote: > I don't crash, but changes do not activate the Apply button either. That will be because something in the dialog is an illegal value. I haven't added a warning message yet -- obviously, otherwise you'd know what was wrong -- however I test for two thi

Re: new FormPreferences crash

2000-10-10 Thread Garst R. Reese
Allan Rae wrote: > > On Tue, 10 Oct 2000, Angus Leeming wrote: > > > Just to confirm that I can crash LyX by pressing the apply button (as opposed > > to the Close button; problem resolved) in the FormPreferences dialog: > > > > * Open up a document. > > * Open Preferences dialog. > > * Change s

Re: new FormPreferences crash

2000-10-10 Thread Allan Rae
On Tue, 10 Oct 2000, Angus Leeming wrote: > Just to confirm that I can crash LyX by pressing the apply button (as opposed > to the Close button; problem resolved) in the FormPreferences dialog: > > * Open up a document. > * Open Preferences dialog. > * Change something to activate Apply button.

Re: new FormPreferences crash

2000-10-10 Thread Angus Leeming
A! Crash resolved. A. Index: ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/ChangeLog,v retrieving revision 1.593 diff -u -r1.593 ChangeLog --- ChangeLog 2000/10/10 12:36:34 1.593 +++ ChangeLog 2000/10/10 14:59:

new FormPreferences crash

2000-10-10 Thread Angus Leeming
Just to confirm that I can crash LyX by pressing the apply button (as opposed to the Close button; problem resolved) in the FormPreferences dialog: * Open up a document. * Open Preferences dialog. * Change something to activate Apply button. * Press Apply. LyX crashes. Problem traced to Dispatc