AvaloniaILSpy icon indicating copy to clipboard operation
AvaloniaILSpy copied to clipboard

DBusException on Gentoo

Open kant2002 opened this issue 4 years ago • 1 comments

When run from terminal, constant spam in the console with following exception.

Tmds.DBus.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.canonical.AppMenu.Registrar was not provided by any .service files
   at Tmds.DBus.DBusConnection.CallMethodAsync(Message msg, Boolean checkConnected, Boolean checkReplyType)
   at Tmds.DBus.Connection.CallMethodAsync(Message message)
   at Tmds.DBus.CodeGen.DBusObjectProxy.SendMethodReturnReaderAsync(String iface, String member, Nullable`1 inSignature, MessageWriter writer)
   at Avalonia.FreeDesktop.DBusMenuExporter.DBusMenuExporterImpl.Init() in /_/src/Avalonia.FreeDesktop/DBusMenuExporter.cs:line 59

kant2002 avatar Jun 23 '21 23:06 kant2002

I get the same warning on Ubuntu 21.10.

fubar-coder avatar Oct 28 '21 18:10 fubar-coder