[Bugs] #2281 UNSP: Cannot successfully send with "send to" in journal

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Fri Sep 3 20:03:47 EDT 2010


#2281: Cannot successfully send with "send to" in journal
------------------------------------------+---------------------------------
    Reporter:  carrott                    |          Owner:                             
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  untriaged                  |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:  dextrose                   
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------
 dextrose os373pyg on XO-1.0 and XO-1.5

 Selecting "send to" in the journal results in a challenge in the frame of
 the recipient, and then a progress bar when you accept the transfer, but
 the transfer never finishes. The progress bar gets to 100% but the object
 never shows up in the journal and the file transfer never disappears from
 the frame.

 We did this from tux (XO-1.0) to shadow (XO-1.5) and both ways between tux
 (XO-1.0) and poppy-copy (XO-1.5). We didn't test XO-1.0 to XO-1.0 or
 XO-1.5 to XO-1.5.

 There are numerous exception in the recipient's shell.log, see attached
 for the full log.

 {{{
 AttributeError: 'NoneType' object has no attribute 'metadata'
 Traceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/jarabe/frame/activitiestray.py",
 line 547, in __notify_transferred_bytes_cb
     datastore.write(self._ds_object.object_id, update_mtime=False)
   File "/usr/lib/python2.6/site-packages/sugar/datastore/datastore.py",
 line 355, in write
     properties = ds_object.metadata.get_dictionary().copy()
 AttributeError: 'NoneType' object has no attribute 'metadata'
 Traceback (most recent call last):
   File "/usr/lib/python2.6/site-packages/jarabe/frame/activitiestray.py",
 line 532, in __notify_state_cb
     datastore.write(self._ds_jobject, transfer_ownership=True,
 AttributeError: 'IncomingTransferButton' object has no attribute
 '_ds_jobject'
 }}}

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/2281>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list