Re: Critical messages on application exit



Thanks for replying,

My program is fairly big and involves overriding a few methods for various GTK objects.

For what its worth, I have been able to get rid of those critical messages, by using the
alternative way of setting up spell checker[0] -- i.e. instantiating a gspell checker
explicitly, associating it with the textview's buffer and then enable inline spell checking.

I'm not sure if this maybe a bug in gspell, or my own application (which is more likely
because the components in my app are sort of duct-taped to each other :P)

-- Saiful

On Wed, May 16, 2018 at 11:48 PM, Sébastien Wilmet <swilmet gnome org> wrote:
If you have a small Python program that is obviously correct and that
can reproduce the bug, then it's maybe a bug in gspell.



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