[Bug 32923] New: ImportError: No module named Channel_Interface_Conference
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jan 8 23:24:23 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32923
Summary: ImportError: No module named
Channel_Interface_Conference
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: critical
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: l.bigonville at edpnet.be
QAContact: telepathy-bugs at lists.freedesktop.org
Hi,
When trying to run last 0.5.15 I get the following backtrace:
Traceback (most recent call last):
File "/usr/lib/telepathy/telepathy-butterfly", line 50, in <module>
from butterfly import ButterflyConnectionManager
File "/usr/lib/python2.7/dist-packages/butterfly/__init__.py", line 19, in
<module>
from connection_manager import *
File "/usr/lib/python2.7/dist-packages/butterfly/connection_manager.py", line
24, in <module>
from butterfly.protocol import ButterflyProtocol
File "/usr/lib/python2.7/dist-packages/butterfly/protocol.py", line 26, in
<module>
from butterfly.connection import ButterflyConnection
File "/usr/lib/python2.7/dist-packages/butterfly/connection.py", line 34, in
<module>
from butterfly.channel_manager import ButterflyChannelManager
File "/usr/lib/python2.7/dist-packages/butterfly/channel_manager.py", line
29, in <module>
from butterfly.channel.im import ButterflyImChannel
File "/usr/lib/python2.7/dist-packages/butterfly/channel/im.py", line 33, in
<module>
from butterfly.Channel_Interface_Conference import
CHANNEL_INTERFACE_CONFERENCE
ImportError: No module named Channel_Interface_Conference
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list