Re: [sane-devel] 39ceeae6 breaks md5 auth

2018-01-03 Thread James Ring
Hi Olaf, On Tue, Jan 2, 2018 at 11:15 PM, Olaf Meeuwissen wrote: > Hi James, > > Thanks for the report. > > James Ring writes: > >> Confirmed that with the offending patch, md5.c produces incorrect >> digests for known input/output pairs. We should roll it back. &

Re: [sane-devel] 39ceeae6 breaks md5 auth

2018-01-02 Thread James Ring
Confirmed that with the offending patch, md5.c produces incorrect digests for known input/output pairs. We should roll it back. Also I couldn't reproduce (with gcc 7.2.0) the compiler warning that the original change was supposed to fix. On Tue, Jan 2, 2018 at 9:57 AM, James Ring wrote:

[sane-devel] 39ceeae6 breaks md5 auth

2018-01-02 Thread James Ring
Hi Olaf, I was trying to find out why authentication to a local test device does not work with my frontend on Ubuntu 17.10. $ scanimage -d net:localhost:test scanimage: open of device net:localhost:test failed: Access to resource has been denied Both saned.users and $HOME/.sane/sane.pass contain

Re: [sane-devel] sane-devel Digest, Vol 124, Issue 35

2015-11-03 Thread James Ring
Hi Rolf, On Mon, Nov 2, 2015 at 12:10 PM, Rolf Bensch wrote: > Hi James, > > please try my ppa: > https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git . > > This installs Sane's recent development version. I'm interested in if > this is working. > > Many thanks for your help in advance. I

Re: [sane-devel] sane-devel Digest, Vol 124, Issue 35

2015-10-31 Thread James Ring
essage-ID: <1446241712.2904.2.ca...@fazant.net> > Content-Type: text/plain; charset="ISO-8859-15" > > On Thu, 2015-10-29 at 10:26 -0700, James Ring wrote: >> One more thing, >> >> On Thu, Oct 29, 2015 at 10:13 AM, James Ring wrote: >> > Hi a

Re: [sane-devel] issues with sane-pixma and Canon MX7600

2015-10-29 Thread James Ring
One more thing, On Thu, Oct 29, 2015 at 10:13 AM, James Ring wrote: > Hi all, > > Up until recently, I've been able to scan fine with my Canon Pixma > MX7600. Then I upgraded to Ubuntu Wily and I've started getting: > > $ scanimage > scanimage: open of device pi

[sane-devel] issues with sane-pixma and Canon MX7600

2015-10-29 Thread James Ring
Hi all, Up until recently, I've been able to scan fine with my Canon Pixma MX7600. Then I upgraded to Ubuntu Wily and I've started getting: $ scanimage scanimage: open of device pixma:MX7600_192.168.2.107 failed: Invalid argument The device pings and I can get to its HTTP port. Everything appear

[sane-devel] [PATCH] Update jfreesane link to github

2014-11-12 Thread James Ring
--- Notes: Not sure if sane-devel is the right place for patches of this nature, apologies if not! sane-frontends.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sane-frontends.html b/sane-frontends.html index c416973..1d0d819 100644 --- a/sane-frontends.html +++ b/

[sane-devel] JFreeSane moved

2014-01-04 Thread James Ring
Hi there, I just wanted to let you know that we've moved JFreeSane from Google Code to GitHub. There's a link to JFreeSane on the sane-frontends page on sane-project.org. If you could update the link to point to http://github.com/sjamesr/jfreesane I would be very grateful! Thanks again for the

[sane-devel] Java SANE client

2011-11-23 Thread James Ring
Hi there, I would just like to let you know that my father and I have written a small Java client to the SANE daemon called jfreesane: http://code.google.com/p/jfreesane/. There are now a handful of users (4 or 5), and it can be used to do the basics with SANE (enumerate devices, get and set optio