[Bugs] #1987 UNSP: Cannot delete stalled download from journal
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue May 4 22:26:28 EDT 2010
#1987: Cannot delete stalled download from journal
------------------------------------------+---------------------------------
Reporter: tonyforster | Owner: alsroot
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: journal | Version: 0.84.x
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
In OS140py, also seen in an earlier py OS
1273025700.458246 ERROR root: Cannot update the palette position.
Exception AttributeError: "'ActivityBundle' object has no attribute
'_zip_file'" in <bound method ActivityBundle.__del__ of
<sugar.bundle.activitybundle.ActivityBundle object at 0x8e032ac>> ignored
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/jarabe/journal/palettes.py", line
139, in __erase_activate_cb
bundle = misc.get_bundle(self._metadata)
File "/usr/lib/python2.6/site-packages/jarabe/journal/misc.py", line
102, in get_bundle
return ActivityBundle(file_path)
File "/usr/lib/python2.6/site-packages/sugar/bundle/activitybundle.py",
line 48, in __init__
Bundle.__init__(self, path)
File "/usr/lib/python2.6/site-packages/sugar/bundle/bundle.py", line 68,
in __init__
self._zip_file = zipfile.ZipFile(self._path)
File "/usr/lib/python2.6/zipfile.py", line 698, in __init__
self._GetContents()
File "/usr/lib/python2.6/zipfile.py", line 718, in _GetContents
self._RealGetContents()
File "/usr/lib/python2.6/zipfile.py", line 728, in _RealGetContents
endrec = _EndRecData(fp)
File "/usr/lib/python2.6/zipfile.py", line 189, in _EndRecData
fpin.seek(-sizeEndCentDir, 2)
IOError: [Errno 22] Invalid argument
1273025708.704679 WARNING root: No gtk.AccelGroup in the top level window.
1273025708.719241 WARNING root: No gtk.AccelGroup in the top level window.
1273025708.723876 WARNING root: No gtk.AccelGroup in the top level window.
1273025708.759601 WARNING root: No gtk.AccelGroup in the top level window.
1273025708.774534 WARNING root: No gtk.AccelGroup in the top level window.
1273025710.794003 WARNING root: No gtk.AccelGroup in the top level window.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1987>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list