Opened 14 years ago

Closed 11 years ago

#2281 closed defect (obsolete)

Cannot successfully send with "send to" in journal

Reported by: carrott Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords: dextrose
Cc: tonyforster Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description (last modified by carrott)

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 sent from tux (XO-1.0)
We received on shadow (XO-1.5)
We sent and received with tux (XO-1.0) and poppy-copy (XO-1.5)

Unfortunately we are not sure which senders sent to which recipients.

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'

Attachments (5)

tux_send_shell.log (7.6 KB) - added by carrott 14 years ago.
log of tux sending
shadow_receive_shell.log (6.5 KB) - added by carrott 14 years ago.
log of shadow receiving
monkey_sendrecieve_shell.log (5.4 KB) - added by carrott 14 years ago.
log of monkey sending and receiving
poppy-copy_sendrecieve_shell.log (7.0 KB) - added by carrott 14 years ago.
log of poppy copy sending and receiving
Text clipping send to 0.88 (4.5 KB) - added by tonyforster 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 14 years ago by carrott

log of tux sending

Changed 14 years ago by carrott

log of shadow receiving

Changed 14 years ago by carrott

log of monkey sending and receiving

Changed 14 years ago by carrott

log of poppy copy sending and receiving

comment:1 Changed 14 years ago by carrott

  • Description modified (diff)

comment:2 Changed 13 years ago by tonyforster

  • Cc tonyforster added

OS373pyg can "send to" but not receive
0.88 -> 0.88 fails
0.88 -> 0.90 fails
0.90 -> 0.88 success (OS17)

Changed 13 years ago by tonyforster

comment:3 Changed 13 years ago by sascha_silbe

  • Component changed from untriaged to sugar

comment:4 Changed 11 years ago by dnarvaez

  • Resolution set to obsolete
  • Status changed from new to closed

Seems to work with recent versions.

Note: See TracTickets for help on using tickets.