#460 closed defect

cp -rv fails rather gracelessly in face of network quake — at Initial Version

Reported by: robk Owned by:
Priority: minor Milestone: 1.6.0
Component: code-frontend-cli Version: 1.1.0
Keywords: tahoe-cp error Cc:
Launchpad Bug:

Description

c.f. #459

when a long running cp -rv hits a network quake (e.g. laptop is taken to a different network locale) one of the copies fails, but the error reported stems from within the node, and hence the exception propagated back up is a '500 internal server error' containing verbatim the source of a nevow rendered exception. this is perhaps not the most suitable way to report a problem on the command line.

furthermore when using the 'tahoe' cli from the mac .app bundle, the error appears in a dialogue box which fills the screen.

Change History (1)

Changed at 2008-06-12T18:21:43Z by robk

screen shot of error reporting from mac 'tahoe'

Note: See TracTickets for help on using tickets.