[Gambas-user] DBus Explorer seems different?

Bruce Steers bsteers4 at gmail.com
Thu Dec 1 13:10:56 CET 2022


Well the one i spoke of
DBus["system://org.freedesktop.UDisks2"]["/org/freedesktop/UDisks2/block_devices/sda1",
"org.freedesktop.UDisks2.Filesystem"].Mount(options As Collection) ' As
String
All system://org.freedesktop.UDisks2 show no args

DBus["system://org.freedesktop.Accounts"]["/org/freedesktop/Accounts",
"org.freedesktop.Accounts"].FindUserById(id As Long) ' As DBusObject
all system://org.freedesktop.Accounts show no args

DBus["system://inputremapper.Control"]["/inputremapper/Control",
"inputremapper.Control"].stop_injecting(group_key As String)
all system://inputremapper.Control is okay and show the args correctly.

It seems pretty random if args show or not.
I do not think you will have to browse much before you find issues.
I just use the original DBusExplorer to compare the IDE version.

Respects
BruceS


On Thu, 1 Dec 2022 at 12:01, Benoit Minisini <
benoit.minisini at gambas-basic.org> wrote:

> Le 01/12/2022 à 12:30, Bruce Steers a écrit :
> >
> >
> > On Thu, 1 Dec 2022 at 11:21, Bruce Steers <bsteers4 at gmail.com
> > <mailto:bsteers4 at gmail.com>> wrote:
> >
> >     It can't be right Ben.
> >     Now ALL DBus commands show no args at all.
> >
>
> Please show some example so that I don't have to browse the entire DBus
> and guess.
>
> Regards,
>
> --
> Benoît Minisini.
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221201/9cc9f5b4/attachment.htm>


More information about the User mailing list