Hi, "easy, open a terminal window on the scanning client, and run the command i gave you."
Does not work. I am using Windows XP and after executing the command, the log is empty. Command I used: C:\sane\bin>xsane 2>net.log "SANE_DEBUG_NET=10" Where do I have to execute this command? It only works on my router. "what about scanimage on the client machine?" Works! "if you maintain the package, you should know how to modify the .bb file to add arguments to the gcc call. Something like CFLAGS="-Wall -Werror" Yes, no problem to set the flags, but I did not understand what effect it will have. Is this option for debugging or to solve the problem after compiling? Regards Oliver -----Urspr?ngliche Nachricht----- Von: m. allan noah [mailto:kitno455 at gmail.com] Gesendet: Dienstag, 20. Oktober 2009 14:41 An: carterbueford at gmx.net Cc: Olaf Meeuwissen; sane-devel at lists.alioth.debian.org Betreff: Re: [sane-devel] Unknown SANE status code -1081075667 On Tue, Oct 20, 2009 at 2:49 AM, <carterbueford at gmx.net> wrote: > Hi, > > @allan: I do not run xsane on the same mashine like the sane-server, so I do not understand how to write the log you want me to. > "xsane... 2>net.log" easy, open a terminal window on the scanning client, and run the command i gave you. > sanimage on the mashine where the sane-server runs, works fine. what about scanimage on the client machine? Tthere are three likely sources for this error: 1. xsane makes different API calls than scanimage, and triggers a bug in epson2 2. net backend munges the data 3. saned munges the data > @Olaf:"Compile the backend with gcc -Wall -Werror should give a cluebat." What is meant by that? > I'm using the optware package, so it is not compiled on my router. I am maintainer of the package, so I can patch it to be compiled in a different way, but how? if you maintain the package, you should know how to modify the .bb file to add arguments to the gcc call. Something like CFLAGS="-Wall -Werror" bitbake puts its compilation output someplace funny, you'll have to look for the log... allan -- "The truth is an offense, but not a sin"
