[Gambas-user] DBus Explorer seems different?

Bruce Steers bsteers4 at gmail.com
Thu Dec 1 18:19:03 CET 2022


On Thu, 1 Dec 2022 at 12:10, Bruce Steers <bsteers4 at gmail.com> wrote:

> 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
>

system://org.freedesktop.UDisks2 is now showing the args correctly and my
program that had stopped working is back to working again with this update
:)
Thank you


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
>

system://org.freedesktop.Accounts still shows no args in IDE explorer but
does show args in external DBusExplorer utility.

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20221201/e91a24b8/attachment.htm>


More information about the User mailing list