Ticket #2361 (new enhancement)
Pippy fails to start if journal entry is corrupt
| Reported by: | tonyforster | Owned by: | lfaraone |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | Pippy | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | Unconfirmed |
Description
If the saved session in the journal is corrupt, Pippy fails to start without explanation. It would be better if pippy started with a blank document and possibly an error message
File "/home/olpc/Activities/Pippy.activity/pippy_app.py", line 431, in load_from_journal
text = open(file_path).read()
IOError: [Errno 2] No such file or directory: dbus.String(u)
Exited with status 1, pid 2098 data (None, <open file '<fdopen>', mode 'w' at 0x8c5dac0>, dbus.ByteArray('15113b5dd72d7b38398da776caad730edbb014a6', variant_level=1))
Change History
Note: See
TracTickets for help on using
tickets.
