Ticket #1776 (closed bug: fixed)
crash on inserting text frame after clicking page's add to template button
Reported by: | danvisel | Owned by: | danvisel |
---|---|---|---|
Priority: | major | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | danvisel | |
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | 0 | Add Hours to Ticket: | 0 |
Billable?: | yes | Total Hours: | 0 |
Analysis_owners: | Design_owners: | jani | |
Imp._owners: | jani | Test_owners: | |
Analysis_reviewers: | jani | Changelog: | |
Design_reviewers: | deyan, meddle | Imp._reviewers: | deyan, meddle |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 3 | Imp._score: | 3 |
Test_score: | 0 |
Description
- Make new book.
- Click page's "add to template" button.
- Insert > Text Frame.
There's a crash on 3; inside the text frame is an "Unsupported: null." This is similar to #1775, maybe a duplicate, but the crash is happening when the text frame is inserted, not when the template button is clicked.
Attachments
Change History
Changed 16 years ago by danvisel
- Attachment crash on page add to template.txt added
comment:1 Changed 16 years ago by danvisel
- Owner set to danvisel
- Status changed from new to s1a_analysis_started
comment:2 Changed 16 years ago by danvisel
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:3 Changed 16 years ago by deyan
- Cc danvisel, pap added
Happens on second text frame for me, can you confirm?
comment:5 Changed 16 years ago by todor
now there's no crash on step 3, but the application slows down. there's other issue now if you
- Make new book.
- Click page's "add to template" button.
- Try to close one of the books that are open, exception occurs.
comment:6 Changed 16 years ago by jani
- Design_owners set to jani
- Total Hours set to 0
- Add Hours to Ticket set to 0
- Status changed from s1b_analysis_finished to s2a_design_started
- Billable? set
- Estimated Number of Hours set to 0
comment:7 Changed 16 years ago by jani
- Status changed from s2a_design_started to s3b_implementation_finished
- Imp._owners set to jani
See #1775.
comment:8 Changed 16 years ago by meddle
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Analysis_reviewers set to jani
- Analysis_score changed from 0 to 3
- Imp._reviewers set to deyan, meddle
- Design_score changed from 0 to 3
- Design_reviewers set to deyan, meddle
- Imp._score changed from 0 to 3
OK, see #1775
comment:9 Changed 16 years ago by deyan
Works in the release (windows). Page template names are however to string.
comment:11 Changed 15 years ago by deyan
- Status changed from s3c_implementation_ok to closed
- Resolution set to fixed
fixed
Note: See
TracTickets for help on using
tickets.
crash on inserting text frame after clicking page's add to template button.