Opened 13 years ago

Last modified 10 years ago

#2361 new enhancement

Pippy fails to start if journal entry is corrupt

Reported by: tonyforster Owned by: lfaraone
Priority: Low Milestone: Unspecified
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 (2)

comment:1 Changed 13 years ago by RafaelOrtiz

  • Type changed from defect to enhancement

Haven't been able to reproduce this one.

updating to enhancement, because is not an error of the activity per se, but it's interaction with the journal.

comment:2 Changed 10 years ago by tch

  • Priority changed from Unspecified by Maintainer to Low
Note: See TracTickets for help on using tickets.