Re: Crash in pango_context_list_families

2006-04-28 Thread Jann Röder
I forgot to add, that the same code works on other platforms and even on Mac OS X with different GTK versions (2.8.17 on linux, 2.6 on mac) Jann Röder wrote: > Hello, > I'm trying to run the now open sourced EiffelStudio on MacOSX, it uses > GTK2 as GUI toolkit. Compilation went wel

Crash in pango_context_list_families

2006-04-28 Thread Jann Röder
Hello, I'm trying to run the now open sourced EiffelStudio on MacOSX, it uses GTK2 as GUI toolkit. Compilation went well howeever I'm getting strange crashes when trying to launch in GUI mode. I've tracked down the crash to the pango_context_list_families function which is called from the C code be