[Tilesathome] inkscape just stopps while rendering
Marcel Lohmann
marcel.lohmann at googlemail.com
Wed Aug 18 21:50:26 BST 2010
2010/8/17 Ariel <aog-other at photoscapes.de>
>
> > > For me, inkscape sometimes just sits there like that and decides after
> > > an hour or two that it should continue as if nothing happened. I don't
> > > have evidence but when that happened, I also had 2 instances running
> > > in parallel.
> >
>
> What i do is to run a cronjob checking for activity in the /tmp/tiles.log
> file and then
> killall inkscape || /etc/init.d/tiles-gen-client restart
> if no activity in the last half an hour.
>
>
For me it is sufficient to execute the following in intervalls:
ps ax | fgrep "SN+" | fgrep inkscape | cut -d " " -f 1 | xargs kill
The plus (+) works for me as I run the calculations in a "screen" terminal
But this is neither a solution for the underlaying problem nor a good thing.
Marcel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tilesathome/attachments/20100818/ade677db/attachment.html>
More information about the Tilesathome
mailing list