View Single Post
Posts: 5 | Thanked: 4 times | Joined on Jan 2010
#265
Wow... I was looking for a way to grade papers electronically, and this fits the bill - I can draw on student's papers and type comments. Unfortunately, when I try to save as a pdf after typing in text, it segfaults on saving and writes a truncated pdf... it looks just like the the bug reported here:

https://bugs.launchpad.net/ubuntu/+s...al/+bug/474468

However, the fix reported in comment #4 (changing a gsize to a guint32) doesn't seem to work here.

Am I the only one having this problem? It's very consistent: I can open up a pdf, draw on it and export it with no problem, but as soon as I add text, exporting it as a pdf crashes.

(To get the text tool, I tweaked the "HildonToolBar" section of /usr/share/xournal/xo-hildon-ui.xml to replace "Highlighter" with "Text")