> I tried but I can't even complete make. It stops with:
>
> javac Jscanimage.java
> Jscanimage.java:56: Class com.sun.java.swing.ImageIcon not found in import.
> import com.sun.java.swing.ImageIcon;
>^
> Jscanimage.java:57: Class com.sun.java.swing.JPanel not found in import.
> import com.
Hi,
On Fri, Jun 14, 2002 at 03:23:24PM +0200, stef wrote:
> I came across the last discussion of GUI for sane configuration. I
> agree that
> a backend should be good enough to work out of the box. But in some cases, it
> just
> can't happen. For instance the umax_pp backend cannot detect
Hi,
On Sat, Jun 15, 2002 at 07:31:40AM -0400, Bruce Riddle wrote:
> However sane-find-scanner does not seem to search for the device.
> sane-find-scanner: searching for SCSI scanners:
> sane-find-scanner: checking /dev/scg0a... failed to open (Invalid argument)
[...]
> sane-find-scanner: done
>
>
Hi,
On Mon, Jun 17, 2002 at 12:57:35AM +0200, Franz Bakan wrote:
> 2.
> #include
> is missing in hpsj5s.c (because of O_RDWR)
I have contacted the author.
> 3. The following error which is also present in 1.0.8-release-code:
>
> ...
> gmake.exe[1]: Entering directory `/SaneCVS/sane-backends/po
Hi,
On Mon, Jun 17, 2002 at 09:40:24AM +0200, Silvio Vogt wrote:
> i have compiled japi successfully.
> If i run "java Test" i become a very long error message. (view other mail)
That's a segmentation fault. But I have no idea if it's in SANE or the
jscanimage. To be sure, diable everything but "
The following is an OpenPGP/MIME signed message
created by Enigmail/Mozilla, following RFC 2440 and RFC 2015
--enig1572E1EE0932CC393A1AE65B
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi,
lp0 etc are line printers (therefor lp) and not scanners. Please d
Hi,
i have compiled japi successfully.
If i run "java Test" i become a very long error message. (view other mail)
Can anybody help me?
The problem comes with
getOptionNative(handle, option, opt);
bye
__
All inclusiv
On 17-Jun-2002 Sylvain Petreolle wrote:
>
> > The parallel port is configured correctly - my
> > printer runs at /dev/lp0
> > without problems.
> >
> > Any idea?
>
> Did you look if lpd isn't locking /dev/lp0 ?
> If so, try to disable it.
Hi, Sylvain,
before testing the scanner, I stopped
> The parallel port is configured correctly - my
> printer runs at /dev/lp0
> without problems.
>
> Any idea?
Did you look if lpd isn't locking /dev/lp0 ?
If so, try to disable it.
___
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en
Hi,
I want to use my medion9848 scanner,attached to the parallel port,
under linux (redhat 7.3). It is a mustek scanner. My problem: When using
scanimage for example, how to define the scan device? I tried
-d mustek_pp:/dev/lp0, but this was rejected by:
scanimage: open of device mustek_p
Hi,
Three minor problems at the moment with CVS-Code:
1.
#ifndef HAVE_STRNCASECMP
/* OS/2 needs this */
# define strncasecmp(a, b, c) strnicmp(a, b, c)
#endif
is now missing in config.h
2.
#include
is missing in hpsj5s.c (because of O_RDWR)
3. The following error which is also present in 1.0
Franz Bakan wrote:
> Hi,
>
> Three minor problems at the moment with CVS-Code:
> 1.
> #ifndef HAVE_STRNCASECMP
> /* OS/2 needs this */
> # define strncasecmp(a, b, c) strnicmp(a, b, c)
> #endif
>
> is now missing in config.h
Hi Franz,
I guess I did it. I did a little clean up in config.h.in a
12 matches
Mail list logo