Python IBUS-WARNING

Hi All,
Has anyone seen this warning, that I get when closing an App using
'Boa Constructor'? See following warning message.

(python:3487): IBUS-WARNING **: Connect to unix:abstract=/tmp/dbus-
fXXHB5zI7u,
guid=b4da359518c5e8dc0c2c78ad4b306f21 failed: Failed to connect to
socket /tmp/dbus-fXXHB5zI7u: Connection refused.

regards,
Rathuas

This is likely harmless and can be ignored. It is not uncommon for optional plugins, themes, desktop gadets, etc. to cause warning messages to be issued from wxGTK apps. Try running other GTK applications from a terminal window and see if they also have similar warnings. If so then you definitely do not need to worry about it.

···

On 6/22/11 10:48 AM, Rathaus wrote:

Hi All,
Has anyone seen this warning, that I get when closing an App using
'Boa Constructor'? See following warning message.

(python:3487): IBUS-WARNING **: Connect to unix:abstract=/tmp/dbus-
fXXHB5zI7u,
guid=b4da359518c5e8dc0c2c78ad4b306f21 failed: Failed to connect to
socket /tmp/dbus-fXXHB5zI7u: Connection refused.

--
Robin Dunn
Software Craftsman