[Bug 27560] New: telepathy-butterfly crashed with InvalidArgument in _get_initial_channels()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 9 15:49:32 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=27560

           Summary: telepathy-butterfly crashed with InvalidArgument in
                    _get_initial_channels()
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: butterfly
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: seb128 at ubuntu.com


The bug has been opened on
https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/550553

"I was using Ubuntu 10.04 beta 1 (with all updates) when telepathy-butterfly
crashed.

telepathy-butterfly 0.5.7-0ubuntu1

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 75,
in <lambda>
    lambda sb, contact: self.__on_user_joined(contact))
  File "/usr/lib/pymodules/python2.6/papyon/switchboard_manager.py", line 136,
in __on_user_joined
    self._on_contact_joined(contact)
  File "/usr/lib/pymodules/python2.6/papyon/conversation.py", line 335, in
_on_contact_joined
    self._dispatch("on_conversation_user_joined", contact)
  File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in
_dispatch
    if event_handler._dispatch_event(name, *args):
  File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in
_dispatch_event
    handler(*params)
  File "/usr/lib/python2.6/dist-packages/butterfly/channel/im.py", line 151, in
on_conversation_user_joined
    signal=True, conversation=None)
  File "/usr/lib/python2.6/dist-packages/telepathy/server/channelmanager.py",
line 120, in channel_for_props
    return self.create_channel_for_props(props, signal, **args)
  File "/usr/lib/python2.6/dist-packages/telepathy/server/channelmanager.py",
line 105, in create_channel_for_props
    props, **args)
  File "/usr/lib/python2.6/dist-packages/butterfly/channel_manager.py", line
157, in _get_text_channel
    object_path=path)
  File "/usr/lib/python2.6/dist-packages/butterfly/channel/conference.py", line
46, in __init__
    ic = self._get_initial_channels(props)
  File "/usr/lib/python2.6/dist-packages/butterfly/channel/conference.py", line
104, in _get_initial_channels
    raise telepathy.InvalidArgument("Couldn't find any channels referred to in
InitialChannels")
InvalidArgument: org.freedesktop.Telepathy.Error.InvalidArgument: Couldn't find
any channels referred to in InitialChannels"

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list