+ BUGS + BUGS + BUGS + BUGS + BUGS + BUGS + BUGS + BUGS + BUGS +

Qt related bugs:
I'm normally trying to work around problems in the different versions
of Qt2.x. However, there are some bugs, where this isn't possible.

Qt-2.2.4:
This version has a bug in qpsprinter.cpp, which results in an empty
page (at least, if you change the paper orientation in the print dialog).
If you are running this version, and experience those problems, please
try the patch psprinter-2.2.4.patch in the patches directory.
Patch the file qpsprinter.cpp (in $QTDIR/src/kernel)with qpsprinter.patch.
Of course, that's only possible, if you compiled Qt yourself. If you're
using RPMs, I suggest upgrading.

Qt-2.3.0:
There's a problem with the PNG lib shipping with this version (API
breakage). This results in freezes or crashes of QuiteInsane if one
tries to save scanned images as greyscale PNGs.
If you encounter those problems, you can try to configure Qt with the
option "--system-libpng" and recompile it. This will only have an effect,
if the libpng version installed on your system is older than the version
coming with Qt (< than version 1.0.9)

KDE3:
There seem to be problems when printing to a file in "Multi-scan" mode. In cooperation
with some backends, the app just hangs.
