Hi when I run my GTK2 apps from command line (Ubuntu 11.04), I get many messages like the next list:
When I start the application (opening the main window): (rislite:10154): IBUS-WARNING **: Connect to unix:abstract=/tmp/dbus-Nm4stSFarl,guid=8bd2b4a09f8e8d0ba53819b84b7b3227 failed: Failed to connect to socket /tmp/dbus-Nm4stSFarl: Conexión rehusada. When opening a window inside the application: (rislite:10154): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed (rislite:10154): Gtk-CRITICAL **: IA__gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed The application's main window contains a TPageControl and two TTabSheets. Each tab contains a TFrame. Also the dialog I open from main window contains a TFrame. After using the app for a while (one minute or two) it starts to slow down more and more until I have to kill it. I don't know if these GTK messages are related to this behavior, I think they are related, because on Windows it works ok. -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
