Opened 13 years ago
Closed 9 years ago
#2271 closed defect (fixed)
Pippy autosave destroys your work
Reported by: | tonyforster | Owned by: | godiard |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Pippy | Version: | Unspecified |
Severity: | Critical | Keywords: | |
Cc: | m_anish, humitos | Distribution/OS: | Unspecified |
Bug Status: | New |
Description
Pippy37. Create a program in Pippy, then look at one of the examples. All your work will be overwritten. Not even a panic powerdown will recover your edits. Raises wider issues of autosave and versioning as well as local fixes like tabbed windows and undo button.
Change History (9)
comment:1 Changed 13 years ago by m_anish
- Cc m_anish added
comment:2 Changed 12 years ago by RafaelOrtiz
- Bug Status changed from Unconfirmed to New
comment:3 Changed 11 years ago by godiard
- Keywords 12.1.0 added
comment:4 Changed 11 years ago by godiard
comment:5 Changed 11 years ago by tonyforster
When this ticket was started, Pippy did not have undo or export. Export allows you to save versions of your work. With these 2 mechanisms, is this ticket still an issue? Should this and laptop5780 be closed as fixed?
comment:6 Changed 11 years ago by godiard
- Owner changed from lfaraone to godiard
- Status changed from new to assigned
comment:7 Changed 11 years ago by humitos
- Cc humitos added
comment:8 Changed 11 years ago by erikos
- Keywords 12.1.0 removed
Not crtitical to 12.1.0 as to Tony comment and given that we are in regression only phase now moving out.
comment:9 Changed 9 years ago by tch
- Resolution set to fixed
- Status changed from assigned to closed
Looking at version 58 of Pippy, it uses tabs in a smarter way. If the example was modified, it will open a new tab for the newly loaded example.
More information here http://dev.laptop.org/ticket/5780