
20 Feb
2008
20 Feb
'08
10:28 p.m.
I found that an access to a NULL-pointer caused the crashes on pdf/ps export.
The pointer access is in the file src/extension/prefdialog.cpp line 178 in the function: void PrefDialog::on_response (int signal) {
The function was last edited by gouldtj as follow: r17821@...1818...: ted | 2008-01-31 12:59:57 -0800 Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here.
So if one can review the diff from 17244 to 16419. Right now I just test for NULL in that specific case I found.
HTH,
Adib.