crated a new document, save doesn't work
Bug #1212656 reported by
Ramiro Algozino
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Scratch |
Fix Released
|
Critical
|
Cuzzie Lee |
Bug Description
Creating a new document and trying to save it doesn't work as expected. I get the yellow bar saying the file has been deleted.
Steps to reproduce:
1. Open scratch
2. Select New Document in the welcome screen.
3. Type something.
4. Click on "Save" button
5. Give a name to the file
6. When you acept you'll see the yellow information bar telling that the file has been deleted and nothing gets saved.
If you create an empty file first and then replace it, everything work as expected, so I'm guessing an error in the logic of checking if the file exists.
Cheers!
Ramiro.
Related branches
lp://staging/~kelwin-lee/scratch/fix-1212656
- Mario Guerriero (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/Services/Document.vala (+1/-1)
Changed in scratch: | |
status: | New → Confirmed |
Changed in scratch: | |
importance: | Undecided → Critical |
milestone: | none → 2.0.1 |
assignee: | nobody → Cuzzie Lee (kelwin-lee) |
status: | Confirmed → In Progress |
Changed in scratch: | |
status: | In Progress → Fix Committed |
Changed in scratch: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.