On 14/03/2015 18:12, Jochen wrote:
Hi Stef, I understand you're asking for a log from somebody with a LiDE
120 doing a preview. Me, I'd be happy to see my LiDE 120 supported by
SANE. So if you tell me what to do and how to even make my LiDE 120 do
anything loggable, I'll see if I can provide that
Thanks Allan, my mind was so set on thinking of "output" as the scanner output,
I didn't even consider that this error might about the program's output!
When doing 'scanimage > file.pnm' the first attempt at scanning an image now
ends with the same "scanimage: sane_start: Error during device I/O
Well- 'output is not a file' is your first clue. You need to redirect
the output of scanimage somewhere:
scanimage [your options] > file.pnm
see if repeated invocations of that will work for you.
allan
On Sat, Mar 14, 2015 at 7:42 PM, Jonas Neubert wrote:
> Hi,
>
> The Fujitsu fi65-F has recen
Hi,
The Fujitsu fi65-F has recently showed up on the supported device list for the
epjitsu backend, but I'm struggling to get it to scan an image using Ubuntu
14.04. Below are all the details but the gist is:
* sane-find-scanner finds the scanner
* scanimage -L recognizes the scanner
* scani
Hi,
thanks for the pointer, should be fixed in git:HEAD now. Let hem know if you
find more ,-)
René
On Mar 14, 2015, at 21:40, Rolf Bensch wrote:
> Hi René,
>
> Your last commit breaks 32-bit Ubuntu Utopic, Precise and Trusty
> compilations.
>
> Please have a look to the log files:
Hi René,
Your last commit breaks 32-bit Ubuntu Utopic, Precise and Trusty
compilations.
Please have a look to the log files:
https://launchpadlibrarian.net/200238430/buildlog_ubuntu-utopic-i386.sane-backends_1.0.25-git20150314-utopic2_BUILDING.txt.gz
https://launchpadlibrarian.net/200238372/build
Looking back at the thread started by Rafe about installing and then
getting the latest version to be the version used
I think we may need to update some advice pages, and perhaps some sane
documentation? In particular this page:
https://help.ubuntu.com/community/CompileSaneFromSource
On 13/03/2015 10:48, Rafe DiDomenico wrote:
Thank you, everyone!
You guys are an awesome community. Special thanks to Stef and Paul.
The scanner is up and running. It was those libsane.s files. Somehow I
missed the info about searching them all down and removing them. So,
after fixing some pe