Summary: | Display error message when scanner device inaccessible | ||
---|---|---|---|
Product: | [Applications] kooka | Reporter: | steve |
Component: | general | Assignee: | Jonathan Marten <jjm> |
Status: | ASSIGNED --- | ||
Severity: | wishlist | CC: | jjm |
Priority: | NOR | ||
Version: | 0.44 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
steve
2005-06-14 12:38:34 UTC
O.K found the problem!! the rw flags on /dev/sb0 were changed by something during the install of KDE3.4!! after setting all +rw on all users for the device the problem went away. But This prevented the scanner being seen/used by KOOKA. ( how about some warning message !!! flags not configured etc) either the problem is in the sane library or KOOKA, but it is anoying that the scanner can be installed & configured from YAST (albiet as root), but then the system falls apart, due to lack of diagnostics from the front end. Yes, a message like "You do not have permissions to access the scanner device (/dev/...)." would be appropriate. If you can compile from source, please check out and try the SVN version at branches/work/kooka-kde3. This will report an error if SANE fails to access the device. |