On 2011-09-09 14:41:19 +0200, [email protected] wrote: > > > On Fri, 9 Sep 2011, Leonardo M. Ramé wrote: > > >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. > > That is a GTK internal error, not something Lazarus knows about. > > It tries to connect to D-Bus, but the connection fails for some reason. > > Michael.
Whell, must be something related to permissions on /tmp dir, because if I run my app as root, the first message doesn't appear. -- Leonardo M. Ramé http://leonardorame.blogspot.com -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
