Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-11 Thread Johannes Meixner
Hello, On Sep 10 22:40 Yury Tarasievich wrote (excerpt): ... failing to open the device under a non-root account ... Scanning under root works fine. In general for a possible "workaround to get those kind of issues out of sight" you may have a look at the section "USB scanner access

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-11 Thread Gerhard Jäger
Out of curiosity: Are you sure that the plustek backend is the one that supports your device? -- Gerhard On Friday 11 September 2015 00:00:05 Yury Tarasievich wrote: > If only I knew. > > Not the same slackware distro and sane version > and installation, of course, but the same moves >

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-11 Thread Yury Tarasievich
On 09/12/2015 07:02 AM, Olaf Meeuwissen wrote: Yury Tarasievich writes: [snip] The point is the software actually somehow fails to open a lock file in /var/lock/sane, which must involve some subtlety in my system. Like, why does the device node get its group owner set to 'lp'? Re the `lp`

Re: [sane-devel] Schedule for release of sane-backends 1.0.25

2015-09-11 Thread Olaf Meeuwissen
Hi Luiz, Luiz Angelo Daros de Luca writes: > Thanks for the mention Olaf, > > Adding more to the subject, there are more patches (including some not > mine) which would be interesting to be upstreamed: Thanks for the pointers. >

Re: [sane-devel] [PATCH 0/3] magicolor 4690MF support

2015-09-11 Thread Olaf Meeuwissen
Hi, Eduard - Gabriel Munteanu writes: > This has been tested on USB only. Please keep me cc-ed for replies, > as I'm not subscribed to the mailing list. > > Eduard - Gabriel Munteanu (3): > magicolor: fix USB device detection > magicolor: complete support for duplex ADF > magicolor: add

[sane-devel] [SOLVED] Re: plustek backend failing to open device under non-root

2015-09-11 Thread Yury Tarasievich
Had "one last look" at the problem, which did it. :) The problem was two-part, and both parts were related to the SANE sources/installation. 1) Wrong group ("lp") on scanner device node in /dev/bus/usb/... was being set by udev libsane.rules installed in /lib/udev/rules.d (one of the 2013

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-11 Thread Yury Tarasievich
Well, the USB IDs are there in plustek.c :), and, in fact, I've successfully used this same box+scanner back in 2010 (such hardware lifespan must be a thing unheard of in the West :) More, I've did it as a normal user then, so I know it's possible. The point is the software actually somehow

Re: [sane-devel] plustek backend failing to open device under non-root

2015-09-11 Thread Olaf Meeuwissen
Yury Tarasievich writes: > [snip] > The point is the software actually somehow fails > to open a lock file in /var/lock/sane, which > must involve some subtlety in my system. Like, > why does the device node get its group owner set > to 'lp'? Re the `lp` group assignment, this may be caused

Re: [sane-devel] Schedule for release of sane-backends 1.0.25

2015-09-11 Thread Olaf Meeuwissen
m. allan noah writes: > It has been 2 years since our last release, so here we go again: > > Timetable: > Sept 19, 2015: Feature freeze (only bugs, translation and doc updates) > Sept 26, 2015: Code freeze (only horrible bugs, translation and doc updates) > Oct 03, 2015: Release > > Note, it is

Re: [sane-devel] Schedule for release of sane-backends 1.0.25

2015-09-11 Thread Luiz Angelo Daros de Luca
Thanks for the mention Olaf, Adding more to the subject, there are more patches (including some not mine) which would be interesting to be upstreamed: https://github.com/luizluca/openwrt-packages/tree/sane/utils/sane-backends/patches I'll try to explain their motivations: *