Oh geez! I've been trying to help someone with a really huge image. When I tried to use the Centerline Trace extension, it didn't work, and I got this error message:
C:\Program Files\Inkscape 0.92.2\inkscape\lib\python2.7\site-packages/PIL/Image.py:2371: DecompressionBombWarning: Image size (97432974 pixels) exceeds limit of 89478485 pixels, could be decompression bomb DOS attack.
DecompressionBombWarning)
Megapixel limit (2.0) exceeded. Scaling down by factor : 6.97971969351
Couldn't trace the path. Please make sure that the checkbox for tracing bright lines is set correctly and that your drawing has enough contrast.
The image dimensions are 14,946 x 6519. So it really is a huge image.
But what's with the DecompressionBombWarning / decompression bomb DOS attack ? How can a program which is not (as far as I know) connected to the internet create a denial of service attack. Is there some other meaning for DOS attack? It doesn't mean dos which I think is the language used in very early MS operating systems? Or is there some variation of 'denial of service' that I haven't heard of?
Maybe I should log off the internet before I use it??