Summary: | no support for saned user authentication | ||
---|---|---|---|
Product: | [Applications] kooka | Reporter: | Kjetil Borthen <borthen> |
Component: | general | Assignee: | Jonathan Marten <jjm> |
Status: | ASSIGNED --- | ||
Severity: | wishlist | CC: | jjm |
Priority: | NOR | ||
Version: | 0.44 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kjetil Borthen
2007-06-16 16:53:34 UTC
Sometimes Kooka can crash if authentication is required, see bug 81177. Even if there is no crash, saned user authentication is a needed feature. SVN commit 1124241 by marten: Implement SANE authentication for network scanners. CCBUG:146874 M +4 -4 deviceselector.cpp M +142 -61 kscandevice.cpp M +18 -2 kscandevice.h M +7 -1 scandevices.cpp M +50 -7 scanglobal.cpp M +14 -11 scanglobal.h M +1 -0 scantypes.dat WebSVN link: http://websvn.kde.org/?view=rev&revision=1124241 Implemented in KDE4 port, if you can compile from source please try out this version with SANE authentication. See http://techbase.kde.org/Projects/Kooka for SVN access and build instructions. |