Bug 29510

Summary: [telepathy-butterfly 0.5.12-1~ppa10.04+1] telepathy-butterfly AttributeError: 'module' object has no attribute 'FILE_TRANSFER_STATE_CHANGE_REASON_LOCAL_CANCELLED'
Product: Telepathy Reporter: Cristian Aravena <caravena>
Component: butterflyAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: butterfly.log

Description Cristian Aravena 2010-08-11 09:24:47 UTC
Created attachment 37791 [details]
butterfly.log

stderr-ERROR: 11/08/10 11:52:47.848699: Traceback (most recent call last):
stderr-ERROR: 11/08/10 11:52:47.848726:   File "/usr/lib/pymodules/python2.6/papyon/client.py", line 376, in disconnected
stderr-ERROR: 11/08/10 11:52:47.848872:     self._state = ClientState.CLOSED
stderr-ERROR: 11/08/10 11:52:47.848905:   File "/usr/lib/pymodules/python2.6/papyon/client.py", line 288, in fset
stderr-ERROR: 11/08/10 11:52:47.849006:     self._dispatch("on_client_state_changed", state)
stderr-ERROR: 11/08/10 11:52:47.849035:   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch
stderr-ERROR: 11/08/10 11:52:47.849085:     if event_handler._dispatch_event(name, *args):
stderr-ERROR: 11/08/10 11:52:47.849109:   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event
stderr-ERROR: 11/08/10 11:52:47.849162:     handler(*params)
stderr-ERROR: 11/08/10 11:52:47.849185:   File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 373, in on_client_state_changed
stderr-ERROR: 11/08/10 11:52:47.849323:     self._channel_manager.close()
stderr-ERROR: 11/08/10 11:52:47.849365:   File "/usr/lib/python2.6/dist-packages/telepathy/server/channelmanager.py", line 50, in close
stderr-ERROR: 11/08/10 11:52:47.849420:     channel.Close()
stderr-ERROR: 11/08/10 11:52:47.849442:   File "/usr/lib/python2.6/dist-packages/butterfly/channel/file_transfer.py", line 174, in Close
stderr-ERROR: 11/08/10 11:52:47.849517:     telepathy.FILE_TRANSFER_STATE_CHANGE_REASON_LOCAL_CANCELLED)
stderr-ERROR: 11/08/10 11:52:47.849556: AttributeError: 'module' object has no attribute 'FILE_TRANSFER_STATE_CHANGE_REASON_LOCAL_CANCELLED'
Comment 1 Simon McVittie 2010-08-11 10:14:09 UTC
This probably means the Debian/Ubuntu packaging of 0.5.12 needs a higher versioned dependency on telepathy-python, rather than being a Butterfly bug?
Comment 2 Louis-Francis Ratté-Boulianne 2010-08-25 07:36:01 UTC
This has been fixed in butterfly 0.15.3

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.