As much as I love -- and when I say love I really mean it -- the Inkscape project, it's proven time and again to be extremely crash prone.
Maybe this is a platform problem? I'm running it on a windows 7-machine. Maybe the port/windows libraries are simply not as good as they should be, I can't say for sure.. The only thing I know is that on average, I have between 3 and 7 crashes over the course of a normal day at the office. Some times I preemptively restart Inkscape to get a "fresh" environment, but this doesn't always help.
Is there anything I can do to find out what's causing these crashes? I have my assumptions but can't say for sure.. I want to corner the bug as right now it's all too vague to report. Probably a memory leak or several, I'll keep an eye on my task monitor.
Inkscape: unreliable
Re: Inkscape: unreliable
I won't pretend to know how stable Inkscape is currently--it's been sometime since I've done something extensive in it. But I can suggest deleting your preferences file to see if it makes a difference. Details about how can be found at viewtopic.php?f=29&t=2037#goto-delpref
Re: Inkscape: unreliable
I would add that 0.47 is much less prone to crash than previous versions. I had a small run-in with crashes early on, but it's been a month or more of heavy use without a crash. And the auto-save feature is helpful.
Now if only the PDF issues would be improved I'd be quite happy. I'm scared every time I take something to a printer. Not sure I've ever had a problem-free PDF for anything moderately complex produced by Inkscape and read OK by a printer.
Now if only the PDF issues would be improved I'd be quite happy. I'm scared every time I take something to a printer. Not sure I've ever had a problem-free PDF for anything moderately complex produced by Inkscape and read OK by a printer.
Re: Inkscape: unreliable
Mar wrote:The only thing I know is that on average, I have between 3 and 7 crashes over the course of a normal day at the office. Some times I preemptively restart Inkscape to get a "fresh" environment, but this doesn't always help.
Could be bug #221712 “Inkscape's Vanishing Act (the disappearing program) - updated”: one of the libraries (pango) apparently leaks GDI objects and Inkscape crashes if it reaches the limit of 10'000 GDI objects.
known workaround (replace pango libs with newer versions) described here and here ;-)
Re: Inkscape: unreliable
~suv wrote:Mar wrote:The only thing I know is that on average, I have between 3 and 7 crashes over the course of a normal day at the office. Some times I preemptively restart Inkscape to get a "fresh" environment, but this doesn't always help.
Could be bug #221712 “Inkscape's Vanishing Act (the disappearing program) - updated”: one of the libraries (pango) apparently leaks GDI objects and Inkscape crashes if it reaches the limit of 10'000 GDI objects.
known workaround (replace pango libs with newer versions) described here and here
I'm definitely trying this! But.. why isn't the newest pango libraries bundled with the software..?