Bug 21377 - doesn't support 64-bit CM params
Summary: doesn't support 64-bit CM params
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: mission-control (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-24 05:04 UTC by Simon McVittie
Modified: 2009-06-22 06:26 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2009-04-24 05:04:40 UTC
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.
Comment 1 Simon McVittie 2009-06-22 06:26:10 UTC
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.