Alberto Mardegan wrote: > Simon McVittie wrote: >> Please also check that MC supports all the types whose serialization is >> specifically mentioned in telepathy-spec. See: >> >> http://telepathy.freedesktop.org/spec/org.freedesktop.Telepathy.ConnectionManager.html >> >> We define a serialization in .manager files for string, object path, boolean, >> the six (int/uint)(16/32/64) types, double, and string array. I'd recommend >> making MC use the same serializations for these when saving accounts. > > MC doesn't support 64 bit integers; I'd rather ignore it for now, as the > patch to support them is not trivial (GKeyFile doesn't support 64 bit > integers) and we don't have a CM with such params for now. The correct way to support these would probably be to have telepathy-glib expose the utility code I wrote for 64-bit integer parsing.
Fixed in 5.1.1
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.