[00:20:50] From qdbus [00:20:53] method void org.navit_project.navit.navit.set_destination(QString coordinates,comment) [00:21:23] And I think that needs to be a QVariantList instead of QString [01:18:44] *** Quits: Horwitz (~mich1@p200300ec9f28d100022268fffe64e7c4.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) [01:32:49] *** Joins: Horwitz (~mich1@p200300ec9f3a1000022268fffe64e7c4.dip0.t-ipconnect.de) [01:32:49] *** ChanServ sets mode: +o Horwitz [03:04:22] *** Quits: Cyker (~Cyker@79.79.164.109) (Ping timeout: 265 seconds) [03:07:06] *** Joins: Cyker (~Cyker@80-44-164-196.dynamic.dsl.as9105.com) [11:22:20] do you mean in the source code? [13:16:37] *** Quits: Horwitz (~mich1@p200300ec9f3a1000022268fffe64e7c4.dip0.t-ipconnect.de) (Quit: bbl) [15:39:05] I don't know how the bingings are created. But on the DBus it appears to me your method is wanting an impossible data format. One value can be a QString but multiple values should be a QVariantList. The set_position method which works demonstrates the QString mapping to a single data value [15:39:40] bindings [15:56:59] Of course, I could be full of it, but in that case I would like an example of working code that calls the set_destination method 🙂 [16:07:03] the reason I ask is, because all these Q types are from qt [16:07:14] and we don't use qt in the main code [16:41:15] I understand. However, that is the API presented to me on the D-Bus. If I format the data as a QString, it returns tuple does not match values. If I code it as a QListVariant it complains about wrong number of positional parameters. [16:42:00] So either I have not found the correct format or there is a bug in the handling of data sent to that D-Bus method [16:44:33] I looked through the dbus test suite hopefully. Yes, zoom works, lol [20:28:08] *** Joins: Horwitz (~mich1@p200300ec9f3a1000022268fffe64e7c4.dip0.t-ipconnect.de) [20:28:08] *** ChanServ sets mode: +o Horwitz [20:30:20] *** Quits: ChanServ (ChanServ@services.) (shutting down) [20:31:37] *** Joins: ChanServ (ChanServ@services.) [20:31:37] *** orwell.freenode.net sets mode: +o ChanServ