aspell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell-devel] Unhandled Error...


From: Melvin Hadasht
Subject: [aspell-devel] Unhandled Error...
Date: Mon, 20 May 2002 13:29:07 +0200

Hi, 

I'm trying to use the new aspell with Sylpheed-Claws mail client. 

But as soon as a the speller starts there's a crash and there's the following
output:

Unhandled Error: The value "0.50" is not a number between 0 and 1 and is thus
invalid for the key "order-num".

running under gdb, gives this:

#1  0x403ff726 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x40401102 in abort () at ../sysdeps/generic/abort.c:88
#3  0x400cca88 in acommon::PosibErrBase::handle_err ()
   from /home/mhadasht/aspell/lib/libaspell-common-0.50.so
#4  0x4007a3db in acommon::PosibErrBase::destroy ()
   from /home/mhadasht/aspell/lib/libaspell.so.15
#5  0x400cdc39 in acommon::ModuleInfoList::fill ()
   from /home/mhadasht/aspell/lib/libaspell-common-0.50.so
#6  0x400d03ef in acommon::MDInfoListAll::fill ()
   from /home/mhadasht/aspell/lib/libaspell-common-0.50.so
#7  0x400d0de2 in acommon::MDInfoListofLists::get_lists ()
   from /home/mhadasht/aspell/lib/libaspell-common-0.50.so
#8  0x400d1116 in acommon::get_module_info_list ()
   from /home/mhadasht/aspell/lib/libaspell-common-0.50.so
#9  0x40049b99 in acommon::find_word_list ()
   from /home/mhadasht/aspell/lib/libaspell.so.15
#10 0x4004b90f in acommon::new_speller () from
/home/mhadasht/aspell/lib/libaspell.so.15
#11 0x40047428 in new_aspell_speller () from
/home/mhadasht/aspell/lib/libaspell.so.15
#12 0x0812b4b3 in gtkpspeller_real_new (dict=0x82e22f0) at gtkspell.c:542




Sylpheed-Claws has a native pspell support since months. As aspell web page
said, new aspell and old pspell are source code compatible, so I just recompiled
Claws by providing corresponding library flags (-laspell). To succeed I needed
to use g++ at the link stage instead of gcc (if not I get the same errors as in
my previous post 'aspell0 failed to compile').


-- 
Melvin Hadasht



reply via email to

[Prev in Thread] Current Thread [Next in Thread]