[Gambas-user] gb.dbus & DBusExplorer : How to implement "_Introspect"? (If necessary??)
Bruce
adamnt42 at gmail.com
Mon Jan 14 08:28:46 CET 2019
Hi guys,
I have a project (*^&*%& [1] ) that uses gb.dbus. It works fine most of
the time but lately we have been getting strange hangups, the cause of
which I do not know. So I have been trying the DBusExplorer from the
farm to see if I can find the oddity.
The problem is this, quite simply, when I 2xClick on the relative entry
in the Session tab listbox it just goes to sleep. Running in debug mode
I see that it gets to FVersiongbXML.ShowPathContent() then tries to
execute "sIntr = DBus[sBus & sApplication]._Introspect(sPath)". Which is
fine and good I suppose but, there is no public/exported (whatever)
"_Introspect()" method in that project.
So, please, what do I have to do to implement such a method and what
should it do?
Neither the component help nor the (^&#^&$) dbus documentation have been
any assistance.
tia
bruce
[1] WOOPS, I almost typed "app" there. Talk about embarrassed!
[2] I have also tried the qdbusviewer utility and a similar thing happens.
More information about the User
mailing list