I have been able to scan with XSANE and Kooka as root, via kdesu. However, I really don't want to do this, because when I try to open or manipulate the resulting scan (in krita) I can't save it with the same name. Is this a permissions issue? How can I get to my scanner from my usual login account and not have to obtain superuser privileges first?
Announcement
Collapse
No announcement yet.
Scanning with Kooka, Non-Root
Collapse
This topic is closed.
X
X
-
Re: Scanning with Kooka, Non-Root
Here kooka works without kdesu.
Check /home/yournamehere/.kde/share/config/kookarc permissions (group, owner..)Before you edit, BACKUP !
Why there are dead links ?
1. Thread: Please explain how to access old kubuntu forum posts
2. Thread: Lost Information
- Top
- Bottom
-
Re: Scanning with Kooka, Non-Root
I don't know if this problem still needs a solution.
Anyway, I had the same problem with my epson perfection 1200S scsi scanner
I have found where it is "mounted" with
Code:sudo sane-find-scanner
Checking the permission of /dev/sg1, I have found this:
Code:crw-rw---- 1 root root 21, 1 2006-09-18 15:02 sg1
Code:crw-rw-rw- 1 root root 21, 1 2006-09-18 15:02 sg1
PS I have also checked if the user was in the 'scanner' group as suggested in the ubuntu forum
- Top
- Bottom
Comment
Comment