Opened 15 years ago

Closed 11 years ago

Last modified 11 years ago

#1254 closed defect (obsolete)

Activitiestray traceback when palette offers the chance to resume a download

Reported by: garycmartin Owned by: tomeu
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: 0.84.x
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Occasionally the download palette with show a "Resume" option (usually after the remote end has gone offline/sleep at some point). Selecting "Resume" (with or without the remote machine being back up and available) has no effect and causes the below traceback:

Traceback (most recent call last):
  File "/home/garycmartin/sugar-jhbuild/install/lib/python2.6/site-packages/jarabe/frame/activitiestray.py", line 791, in __resume_activate_cb
    self.file_transfer.resume()
AttributeError: 'IncomingFileTransfer' object has no attribute 'resume'

Appears on both 0.84.x and latest 0.85.x.

Attachments (1)

example_resume_palette.png (19.4 KB) - added by garycmartin 15 years ago.

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by garycmartin

comment:1 Changed 11 years ago by dnarvaez

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

The code referenced by the traceback doesn't seem to exist anymore.

comment:2 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.