[Bug 36953] ImportError: No module named Protocol_Interface_Avatars
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 8 11:23:32 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36953
--- Comment #2 from Julian Sikorski <belegdol at gmail.com> 2011-05-08 02:23:32 PDT ---
I am getting a different error now:
$ SUNSHINE_PERSIST=1 SUNSHINE_DEBUG=all /usr/libexec/telepathy-sunshine
INFO:Sunshine.Connection:Using SSL-like connection.
Traceback (most recent call last):
File "/usr/libexec/telepathy-sunshine", line 31, in <module>
from sunshine import SunshineConnectionManager
File "/usr/lib/python2.7/site-packages/sunshine/__init__.py", line 1, in
<module>
from connection_manager import *
File "/usr/lib/python2.7/site-packages/sunshine/connection_manager.py", line
25, in <module>
from sunshine.protocol import SunshineProtocol
File "/usr/lib/python2.7/site-packages/sunshine/protocol.py", line 33, in
<module>
class SunshineProtocol(telepathy.server.Protocol,
AttributeError: 'module' object has no attribute 'Protocol'
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list