Ticket #2011 (new bug) — at Initial Version
Crash: Saving and loading a book with some pages crashes
Reported by: | milen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | M12_RELEASE |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | milen | Design_owners: | |
Imp._owners: | Test_owners: | ||
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | Imp._reviewers: | ||
Test_reviewers: | Analysis_score: | 0 | |
Design_score: | 0 | Imp._score: | 0 |
Test_score: | 0 |
Description
Saving and loading a book with more than 2-3 pages crashes. The crash happens in different ways depending on the saved book. Sometimes the bug occurs immediately after loading the book, sometimes while going through the pages of the book, sometimes when changing the pages' content. Sometimes the application only throws an exception but usually it crashes because after the appeared exception is closed another one appears and so on. Here is an example of crashing:
- Create a new book.
- Insert a text frame in it and include a text in the frame.
- Add a new page by clicking on the arrow for the next page.
- Change the background of the new created second page.
- Add a new page by clicking on the arrow for the next page.
- Save the book.
- Open the new created book.
- Try to go through the pages and notice the application crashes.
Note: See
TracTickets for help on using
tickets.