On Thu, 2013-10-24 at 15:37 +0200, Andre Klapper wrote: > On Thu, 2013-10-24 at 03:43 +0200, Ralf Mardorf wrote: > > ** (evolution:685): WARNING **: The set_id method on > > WebKitDOMHTMLElement is deprecated. Use the one in WebKitDOMElement > > instead. > > See https://bugzilla.gnome.org/show_bug.cgi?id=707112
The other warnings are all coming from GTK3: ** (evolution:685): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. (evolution:685): Gtk-WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files ** (evolution-alarm-notify:716): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Unfortunately GTK3 increasingly assumes a GNOME environment, and complains when used elsewhere. The warnings themselves I believe are harmless -- it's just indicating certain desktop integration features won't work. Matthew Barnes _______________________________________________ evolution-list mailing list [email protected] To change your list options or unsubscribe, visit ... https://mail.gnome.org/mailman/listinfo/evolution-list
