Changes between Initial Version and Version 3 of Ticket #2011


Ignore:
Timestamp:
10/08/09 14:25:24 (15 years ago)
Author:
milen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2011

    • Property Status changed from new to s1b_analysis_finished
    • Property Summary changed from Crash: Saving and loading a book with some pages crashes to Crash:A book cannot be opened twice on MAC
  • Ticket #2011 – Description

    initial v3  
    1 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: 
    211. Create a new book. 
    3 2. Insert a text frame in it and include a text in the frame. 
    4 3. Add a new page by clicking on the arrow for the next page. 
    5 4. Change the background of the new created second page. 
    6 5. Add a new page by clicking on the arrow for the next page. 
    7 6. Save the book. 
    8 7. Open the new created book. 
    9 8. Try to go through the pages and notice the application crashes. 
     22. (for example)Insert a text frame in it and include a text in the frame. 
     33. Save the book. 
     44. Open the new created book and notice the application crashes.