[Bug 36953] New: ImportError: No module named Protocol_Interface_Avatars

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 8 08:35:47 CEST 2011


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

           Summary: ImportError: No module named
                    Protocol_Interface_Avatars
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: sunshine
        AssignedTo: kkszysiu at gmail.com
        ReportedBy: belegdol at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


Seems like the install scripts need to be updated:
$ 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 27, in
<module>
    from sunshine.Protocol_Interface_Avatars import ProtocolInterfaceAvatars
ImportError: No module named Protocol_Interface_Avatars

-- 
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