Re: Fwd: Pango Crashes with the error : Pango:ERROR:/build/buildd/pango1.0-1.24.1/pango/pango-layout.c:3748:pango_layout_check_lines: assertion failed: (!layout->log_attrs)



On 08/24/2009 04:26 AM, Valentino wrote:
hi all,
i am implementing entry widget of my own on Xlib with pango and cairo. i
finished most of the thing . but it crashes sometimes if i enter
characters continuously with the error
pango_layout_check_lines: assertion failed:
(!layout->log_attrs)....please help!!!!!

It's impossible to say much without more information. My only guess is that you are using the same layout from multiple threads. If that's the case, don't do that.

behdad


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