Should check if 'subscribe' channel is requestable

Bug #344364 reported by Guillaume Desmottes
2
Affects Status Importance Assigned to Milestone
pyHalebarde
Fix Released
Low
Olivier Le Thanh Duong

Bug Description

Before calling

yours, path, props = conn[CONNECTION_INTERFACE_REQUESTS].EnsureChannel({
        'org.freedesktop.Telepathy.Channel.ChannelType': CHANNEL_TYPE_CONTACT_LIST,
        'org.freedesktop.Telepathy.Channel.TargetHandleType': HANDLE_TYPE_LIST,
        'org.freedesktop.Telepathy.Channel.TargetID': 'subscribe'})

you should check if this kind of channel is requestable. You have too look in the RequestableChannelClasses D-Bus property on Requests:
http://telepathy.freedesktop.org/spec.html#org.freedesktop.Telepathy.Connection.Interface.Requests

Changed in pyhalebarde:
assignee: nobody → olethanh
status: New → Confirmed
Changed in pyhalebarde:
importance: Undecided → Low
Changed in pyhalebarde:
milestone: none → clutter
Revision history for this message
Olivier Le Thanh Duong (olethanh) wrote :

Fixed in branch clutter

Changed in pyhalebarde:
status: Confirmed → Fix Committed
Changed in pyhalebarde:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.