Quote:
Image2BBC for Linux - Quick and nasty port. Note though that this does not work and the GUI isn't correct
Hi,
I don't think I ever replied at the time (bad me!), but just to let you know I did run your first alpha port of Image2BBC for Linux, which you posted waaay back in March last year.
Your description was spot on. It didn't (and still doesn't) work.

It just froze when I tried to open turrican.png. Console output below. I've also confirmed that behaviour again, more recently.
I'm currently running Debian Testing x86_64.
Sam.
Code:
$ ./Image2BBC
(Image2BBC:5621): Gdk-CRITICAL **: gdk_drawable_set_colormap: assertion `cmap == NULL || gdk_drawable_get_depth (drawable) == cmap->visual->depth' failed
(Image2BBC:5621): Gdk-WARNING **: The gdk_draw_*_image require the drawable argument to
have a specified colormap. All windows have a colormap,
however, pixmaps only have colormap by default if they
were created with a non-NULL window argument. Otherwise
a colormap must be set on them with gdk_drawable_set_colormap
(Image2BBC:5621): Gdk-WARNING **: Attempt to draw a drawable with depth 32 to a drawable with depth 24