After adding a note and focusing on it Footnote SEGFAULTs

Bug #916835 reported by Andrea Basso
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Footnote
Fix Committed
Undecided
Tom Beckmann

Bug Description

As in the title, it doesn't matter how big a notebook is, after adding a note and focusing on the body of the new note Footnote raises a Segmentation Fault.

After a little analysis I understood the segfault is triggered by these lines:

«app.prevent_apply = true;
app.bold.active = false;
app.prevent_apply = true;
app.italic.active = false;
app.prevent_apply = true;
app.strike.active = false;»
(Note.vala, lines 234-239)

summary: - After adding two notes and focusing on one of the new note Footnote
- SEGFAULTs
+ After adding a note and focusing on it Footnote SEGFAULTs
description: updated
description: updated
Revision history for this message
Tom Beckmann (tombeckmann) wrote :

ups... ehm.. those belong to my tests for getting markup working, I thought they wouldn't do anything yet, I will fix this soon

Revision history for this message
Tom Beckmann (tombeckmann) wrote :

I uncommented them for now...

Changed in footnote:
status: New → Fix Committed
Revision history for this message
Andrea Basso (voluntatefaber) wrote :

Probably because of something else, but now the bug is still present.

Changed in footnote:
status: Fix Committed → New
Revision history for this message
Tom Beckmann (tombeckmann) wrote :

I guess this should be fine now...

Changed in footnote:
assignee: nobody → Tom Beckmann (tombeckmann)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.