#786 closed defect

TypeError when loading a directory while my wireless network was down — at Initial Version

Reported by: zooko Owned by: somebody
Priority: major Milestone: 1.6.0
Component: code-mutable Version: 1.5.0
Keywords: repair verify availability usability news-done Cc:
Launchpad Bug:

Description

I had just brought my laptop out of sleep and it hadn't yet connected to a wireless network when I clicked on the bookmark to take me to my blog. It said something to the effect that the file was unrecoverable, and I saw that the network had just about finished coming up (according to the little radio wave icon thingie at the upper-right-hand corner of my Mac OS X desktop), so I hit reload. It said:

/Users/wonwinmcbrootles/playground/allmydata/tahoe/trunk/trunk/src/allmydata/mutable/retrieve.py, line 113 in __init__
111        self._status.set_active(True)
112        (seqnum, root_hash, IV, segsize, datalength, k, N, prefix,
113         offsets_tuple) = self.verinfo
114        self._status.set_size(datalength)

I'll attach the full resulting error page and the two incident report files that were generated.

Change History (0)

Note: See TracTickets for help on using tickets.