Am Mittwoch, den 22.07.2009, 13:38 -0400 schrieb Matti Ilgmann:

> To reproduce do:

Nope, I cannot reproduce it.

> su
> apt-get install bluefish
> choose from gnome panel Applications->Programming->Bluefish Editor
> close Bluefish Tip: with click on Close button
> choose from Bluefish menu Document->Check Spelling
> click on button Spell Check
> Bluefish crashes

This simply shows the spell check dialog for me.

> Alternatively, open a file from the sidebar and do Document->Check 
> Spelling -> Spell Check
> 
> Bluefish crashes

This makes me think, that your problem is independent from the question,
if a document has been loaded.

> Compiling from sources after apt-get source bluefish and so on leads to 
> the same behaviour.

If you compiled it from sources without stripping it, you can provide a
backtrace using gdb. Simply do an

gdb bluefish
(gdb) set logging on
(gdb) r
... reproduce the crash
(gdb) bt full
...
(gdb) quit

Then please attach gdb.txt.

BTW: Do you have an aspell dictionary installed?

Regards, Daniel




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to