[sane-devel] XSane-0.90 released

2003-04-09 Thread Tim Waugh
--x8hBN3jcr0uqJpm2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi Oliver, It would be nice to have a configure option for which browser to use for displaying HTML help. Currently 'netscape' seems to be interwoven into the source code, and I'm scared to change it. :-)

[sane-devel] XSane-0.90 released

2002-12-18 Thread Oliver Rauch
On Wednesday 18 December 2002 17:54, Henning Meier-Geinitz wrote: > Hi, > > On Wed, Dec 18, 2002 at 05:15:55PM +0100, Oliver Rauch wrote: > > > I just tried to scan using Gimp and when I pressed the scan button = I > > > got: > > > > > > Error during save: Could not create secure file (may be a lin

[sane-devel] XSane-0.90 released

2002-12-18 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 18, 2002 at 05:15:55PM +0100, Oliver Rauch wrote: > > I just tried to scan using Gimp and when I pressed the scan button I > > got: > > > > Error during save: Could not create secure file (may be a link does exist): > > /tmp/scan/out-0006.pnm > > > > /tmp/scan does not exist. Looks

[sane-devel] XSane-0.90 released

2002-12-18 Thread Oliver Rauch
On Wednesday 18 December 2002 15:12, Henning Meier-Geinitz wrote: > Hi, > > On Wed, Dec 18, 2002 at 02:07:29PM +0100, Henning Meier-Geinitz wrote: > > Some random points not related to the new release: > > Another one: > > I just tried to scan using Gimp and when I pressed the scan button I > got:

[sane-devel] XSane-0.90 released

2002-12-18 Thread Oliver Rauch
On Wednesday 18 December 2002 14:07, Henning Meier-Geinitz wrote: > > - added test for (pid_status < 0) in xsane_fax_send in routine > >waiting for child process. The program does continue now > >when the fax is sent. > > Good! Now faxing works really nice with xsane. Fine. Thanks for th

[sane-devel] XSane-0.90 released

2002-12-18 Thread Henning Meier-Geinitz
Hi, On Wed, Dec 18, 2002 at 02:07:29PM +0100, Henning Meier-Geinitz wrote: > Some random points not related to the new release: Another one: I just tried to scan using Gimp and when I pressed the scan button I got: Error during save: Could not create secure file (may be a link does exist): /t

[sane-devel] XSane-0.90 released

2002-12-18 Thread Henning Meier-Geinitz
Hi, On Mon, Dec 16, 2002 at 11:04:27PM +0100, Oliver Rauch wrote: > XSane 0.90 has been released as sourcecode, win32-binary and > suse-8.0-binary.rpm. [...] > - added test for (pid_status < 0) in xsane_fax_send in routine >waiting for child process. The program does continue now >when

[sane-devel] XSane-0.90 released

2002-12-16 Thread Oliver Rauch
Hello. XSane 0.90 has been released as sourcecode, win32-binary and suse-8.0-binary.rpm.=20 It can be downloaded from: =09http://www.xsane.org Oliver NEWS: - replaced "round(i+0.5)" in xsane_save_ps by "ceil(i)" because round is= not available on all systems - replaced order of includes