[Gambas-bugtracker] Bug #1927: gb.dbus Component DBusApplication Introspection Empty on Fedora

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Nov 24 08:51:05 CET 2020


http://gambaswiki.org/bugtracker/edit?object=BUG.1927&from=L21haW4-

Comment #6 by Benoît MINISINI:

This is actually correct. The first node of 'org.freedesktop.DBus' is '/org/freedesktop/DBus', so you have to issue:

Print DBus["org.freedesktop.DBus"]._Introspect("/org/freedesktop/DBus")

The strange thing is not that it fails on Fedora, but that it works on older distribution. Apparently DBus is becoming less tolerant.

Benoît MINISINI changed the state of the bug to: Upstream.




More information about the Bugtracker mailing list