That's because xscanimage cannot open your scanner device; /dev/sg?
probably has permission `rw-------' allowing root access only.
Either make it accessable to everybody (`chmod 0666 /dev/sg?') -
potential security risks involved; or make it accessable to a special
"scanner user" group and make xscanimage SETGID, or configure `sudo'
to allow the users to use xscanimage (preferred solution).
Wolfgang
-- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: -88 Home: -86 Email: wd@denx.muc.de The important thing about being a leader is not being right or wrong, but being *certain*. - Terry Pratchett, _Truckers_
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com