josef reidinger wrote: > JFYI due to bug https://bugzilla.novell.com/show_bug.cgi?id=512569 is > not possible to send more complex structures in dbus, even it is > supported by dbus (like list of map), so some getter require some string > serializing.
Fixed in yast2-core-2.18.13 - give it a try, I had to refactor relatively large part of YCP->DBus data conversion. (YCPMap type check has been removed (not needed, copy&paste bug), nested structures like map or list were handled in a wrong way.) -- Best Regards Ladislav Slezák Yast Developer ------------------------------------------------------------------------ SUSE LINUX, s.r.o. e-mail: [email protected] Lihovarská 1060/12 tel: +420 284 028 960 190 00 Prague 9 fax: +420 284 028 951 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
