Re: [sane-devel] Error during device I/O with Fujitsu fi65-F (epjitsu backend)

2015-03-14 Thread Jonas Neubert
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 as

Re: [sane-devel] Error during device I/O with Fujitsu fi65-F (epjitsu backend)

2015-03-14 Thread m. allan noah
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 jonas.neub...@gmail.com wrote: Hi, The

Re: [sane-devel] [sane-commit] [sane-backends] branch master updated (d5c7e22 - f69a1ad)

2015-03-14 Thread Rolf Bensch
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

Re: [sane-devel] [sane-commit] [sane-backends] branch master updated (d5c7e22 - f69a1ad)

2015-03-14 Thread René Rebe
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 r...@bensch-online.de wrote: Hi René, Your last commit breaks 32-bit Ubuntu Utopic, Precise and Trusty compilations. Please have a look to

Re: [sane-devel] help compiling sane

2015-03-14 Thread Stef
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

[sane-devel] General advice for compiling installing sane and switching between versions

2015-03-14 Thread Paul Newall
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