Re: Crash running spellcheck

2006-01-06 Thread Algernon
My apologies if this is a duplicate, the previous copy went to an
individual instead of the list, which I'm not a subscriber of.

I had the same problem after doing 'make install', so the problem is
not from running src/lyx.

- bernard


On 1/5/06, Algernon [EMAIL PROTECTED] wrote:
 On 1/5/06, Jean-Marc Lasgouttes [EMAIL PROTECTED] wrote:

snip

  It would be nice if you could tell us what spellchecker is in used
  (output of lyx -version would be fine) and give a precise recipe for
  the crash.
 
  JMarc
 

 Thank you for nudging me.  I have not done a 'make install' yet, I'm
 running from src/lyx.  The output is below:

 
 [EMAIL PROTECTED] ~/Packages/OfficeSuites/Lyx/lyx-1.4.0pre3]$ src/lyx 
 --version
 LyX 1.4.0pre3 of Thu, Jan 30, 2003
 Built on Jan  5 2006, 00:44:13
 Configuration
   Host type:  i686-pc-linux-gnu
   Special build flags:compression assertions warnings
 use-aspell use-ispell
   C   Compiler:   gcc
   C   Compiler LyX flags:
   C   Compiler flags: -W -Wall   -O2
   C++ Compiler:   g++ (3.3.1)
   C++ Compiler LyX flags:  -fno-exceptions
   C++ Compiler flags: -W -Wall   -O2
   Linker flags:
   Linker user flags:
   Qt Frontend:
   Qt version:   3.3.5
   Packaging:  posix
   LyX binary dir: /usr/local/bin
   LyX files dir:  /usr/local/share/lyx

 [EMAIL PROTECTED] ~/Packages/OfficeSuites/Lyx/lyx-1.4.0pre3]$
 

 The spellchecker used is aspell-0.60.4, with the aspell6-en-6.0-0 dictionary.

 Here is a link to a series of screenshots showing exactly the steps
 that caused the error:

 http://home.speedfactory.net/algernon/LyX_errors/Steps%20Leading%20to%20LyX%20error%202005-01-05.html


 Info concerning supporting packages:

 I'm using LFS, kernel 2.4.22 - I've compiled everything myself.

 Results of various 'make check's and tests:

 qt-x11-free-3.3.5 - ran demo suite with no problems (except initial
 placement of window was off center).

 ImageMagick-6.2.5 - All 714 tests behaved as expected (33 expected
 failures) - All tests successful.

 chktex - 'make check' reports  OK!

 If I ran any other tests, they should have been fine, because I noted
 no discrepancies.

 The window manager is sWM (small window manager).

 Please let me know if I can supply any other helpful information.

 - bernard



Re: Crash running spellcheck

2006-01-06 Thread Algernon
My apologies if this is a duplicate, the previous copy went to an
individual instead of the list, which I'm not a subscriber of.

I had the same problem after doing 'make install', so the problem is
not from running src/lyx.

- bernard


On 1/5/06, Algernon <[EMAIL PROTECTED]> wrote:
> On 1/5/06, Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:



> > It would be nice if you could tell us what spellchecker is in used
> > (output of "lyx -version" would be fine) and give a precise recipe for
> > the crash.
> >
> > JMarc
> >
>
> Thank you for nudging me.  I have not done a 'make install' yet, I'm
> running from src/lyx.  The output is below:
>
> 
> [EMAIL PROTECTED] ~/Packages/OfficeSuites/Lyx/lyx-1.4.0pre3]$ src/lyx 
> --version
> LyX 1.4.0pre3 of Thu, Jan 30, 2003
> Built on Jan  5 2006, 00:44:13
> Configuration
>   Host type:  i686-pc-linux-gnu
>   Special build flags:compression assertions warnings
> use-aspell use-ispell
>   C   Compiler:   gcc
>   C   Compiler LyX flags:
>   C   Compiler flags: -W -Wall   -O2
>   C++ Compiler:   g++ (3.3.1)
>   C++ Compiler LyX flags:  -fno-exceptions
>   C++ Compiler flags: -W -Wall   -O2
>   Linker flags:
>   Linker user flags:
>   Qt Frontend:
>   Qt version:   3.3.5
>   Packaging:  posix
>   LyX binary dir: /usr/local/bin
>   LyX files dir:  /usr/local/share/lyx
>
> [EMAIL PROTECTED] ~/Packages/OfficeSuites/Lyx/lyx-1.4.0pre3]$
> 
>
> The spellchecker used is aspell-0.60.4, with the aspell6-en-6.0-0 dictionary.
>
> Here is a link to a series of screenshots showing exactly the steps
> that caused the error:
>
> http://home.speedfactory.net/algernon/LyX_errors/Steps%20Leading%20to%20LyX%20error%202005-01-05.html
>
>
> Info concerning supporting packages:
>
> I'm using LFS, kernel 2.4.22 - I've compiled everything myself.
>
> Results of various 'make check's and tests:
>
> qt-x11-free-3.3.5 - ran demo suite with no problems (except initial
> placement of window was off center).
>
> ImageMagick-6.2.5 - "All 714 tests behaved as expected (33 expected
> failures)" - All tests successful.
>
> chktex - 'make check' reports ">>> OK!"
>
> If I ran any other tests, they should have been fine, because I noted
> no discrepancies.
>
> The window manager is sWM (small window manager).
>
> Please let me know if I can supply any other helpful information.
>
> - bernard
>


Crash running spellcheck

2006-01-05 Thread Algernon
Hi Devs,

I'm giving minimal info because I want to report this before I forget,
as I can live with things as they are.

I did a google search on the web - couldn't find errors sufficiently
similar (and I'm not a 'C' programmer).

Just installed LyX 1.4.0pre3.  My first install, but I'll give a pre3 a shot.

After creating a new *short* (two lines) document, with one spelling
error and running spellcheck, LyX *may* crash (not always) with:

--
ControlSpellchecker::replace(description)
Assertion triggered in T* boost::scoped_ptrT::operator-() const
[with T = SpellBase] by failing check ptr != 0 in file
../../../boost/boost/scoped_ptr.hpp:94
LyX: Attempting to save document /home/mtlski/newfile1.lyx
  /home/mtlski/newfile1.lyx.emergency
  Save seems successful. Phew.
Aborted
--

I believe it is the same error every time, regardless of the word
misspelled.  Sometimes there is no error, but no suggested word list
either (although then a misspelled word will still be highlighted).

The suggested word list box when it appears always appears without a
window decoration.  Selecting on a word causes the crash.

Window manager is sWM.

I'll report more later as I play with this if a pre4 doesn't come out first.

- bernard


Re: Crash running spellcheck

2006-01-05 Thread Jean-Marc Lasgouttes
 Algernon == Algernon  [EMAIL PROTECTED] writes:

Algernon I'll report more later as I play with this if a pre4 doesn't
Algernon come out first.

It would be nice if you could tell us what spellchecker is in used
(output of lyx -version would be fine) and give a precise recipe for
the crash.

JMarc


Crash running spellcheck

2006-01-05 Thread Algernon
Hi Devs,

I'm giving minimal info because I want to report this before I forget,
as I can live with things as they are.

I did a google search on the web - couldn't find errors sufficiently
similar (and I'm not a 'C' programmer).

Just installed LyX 1.4.0pre3.  My first install, but I'll give a pre3 a shot.

After creating a new *short* (two lines) document, with one spelling
error and running spellcheck, LyX *may* crash (not always) with:

--
ControlSpellchecker::replace(description)
Assertion triggered in T* boost::scoped_ptr::operator->() const
[with T = SpellBase] by failing check "ptr != 0" in file
../../../boost/boost/scoped_ptr.hpp:94
LyX: Attempting to save document /home/mtlski/newfile1.lyx
  /home/mtlski/newfile1.lyx.emergency
  Save seems successful. Phew.
Aborted
--

I believe it is the same error every time, regardless of the word
misspelled.  Sometimes there is no error, but no suggested word list
either (although then a misspelled word will still be highlighted).

The suggested word list box when it appears always appears without a
window decoration.  Selecting on a word causes the crash.

Window manager is sWM.

I'll report more later as I play with this if a pre4 doesn't come out first.

- bernard


Re: Crash running spellcheck

2006-01-05 Thread Jean-Marc Lasgouttes
> "Algernon" == Algernon  <[EMAIL PROTECTED]> writes:

Algernon> I'll report more later as I play with this if a pre4 doesn't
Algernon> come out first.

It would be nice if you could tell us what spellchecker is in used
(output of "lyx -version" would be fine) and give a precise recipe for
the crash.

JMarc