[sane-devel] [ANN] QuiteInsane 0.7 available

mh crapsite@gmx.net
Tue, 20 Aug 2002 14:20:10 +0200


Hi,

New in version 0.7:

Preview window:
-Automatic preview selection, which also works in "multi selection" mode (in 
this case, images must be ordered top to bottom/one image per row).
Device selection dialog:
-The device selection dialog can be by-passed (useful for users with
 only one scanner)

New configure switch --disable-qt-styles, because some versions of Qt don't 
seem to have support for all styles. In this case, the style chooser in the 
options dialog is disabled.
One can still use the available styles by passing a command line argument to 
quiteinsane like
quiteinsane -style=motif .

Bugfixes:
-qmultilineeditpe.cpp: Could not be compiled with gcc3.x
-qscandialog.cpp: Crash with some scanners (e.g Umax)
 Options of type SANE_TYPE_INT and a size of 0 were interpreted as a vevtor
-Problems with endianess and 16bit/channel pnm images solved
-ImageHistoryBrowser crashed when directory didn't exist/wasn't readable.

A patch that updates QuiteInsane 0.6 to version 0.7 is now also available. It 
requires xdelta (see http://xdelta.sourceforge.net ).
First, "gunzip" or "bunzip2" version 0.6 :
 gunzip quiteinsane-0.6.tar.gz
 or
 bunzip2 quiteinsane-0.6.tar.bz2
Then apply the patch:
 xdelta patch quiteinsane_xdelta_0.6_0.7 quiteinsane-0.6.tar 
quiteinsane-0.7.tar
And finally:
 tar -xf quiteinsane-0.7.tar

Homepage: http://quiteinsane.sf.net
Project page: http://www.sf.net/projects/quiteinsane

bb,
Michael