Hello,

I have Qt GUI library which shows dialogs such as login. We use it with Firefox which calls the Qt library that should show a dialog. But at this point Firefox is closed with segmantation error.

I can use my Qt GUI library from non-Qt application by providing the QApplication inside the library and it works. I have the GTK 2.0 installed.

Thanks for any help you provide.

Barak