Ticket #2011 (new bug) — at Initial Version

Opened 16 years ago

Last modified 16 years ago

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:

  1. Create a new book.
  2. Insert a text frame in it and include a text in the frame.
  3. Add a new page by clicking on the arrow for the next page.
  4. Change the background of the new created second page.
  5. Add a new page by clicking on the arrow for the next page.
  6. Save the book.
  7. Open the new created book.
  8. Try to go through the pages and notice the application crashes.
Note: See TracTickets for help on using tickets.