Bug 52561 - no support for network attached scanners
Summary: no support for network attached scanners
Status: CONFIRMED
Alias: None
Product: kooka
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Klaas Freitag
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 17:24 UTC by Dan Osterrath
Modified: 2008-03-11 12:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Osterrath 2003-01-03 17:24:05 UTC
Version:           0.39 (kde 3.1rc5) (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2 
OS:          Linux

I have a scanner (OfficeJet 1170C) installed on a linux server. I can successfully scan over the network from any client with XSane and even with a TWAIN driver under Windows. Unfortunately I can not scan from Kooka as it reports "No scanner found."
I never saw any dialog box about asking for the username and password for this network scanner so I disabled temporary the user/password restrictions and granted it for the whole network. - No Success. I also tried to supplement the user and password in ~./.sane/pass but Kooka seems to ignore this.
Comment 1 Klaas Freitag 2003-01-03 23:05:16 UTC
Please check under menu point Settings/Configure Kooka on tab Startup if you have 
enabled the checkbox 'Query network for available scanners'. If it is off, no query on 
the network is performed in order to save startup time. 
 
But indeed, Kooka does not yet care for user authentication which is a bug.  
 
Can you give me a few words what about the ~/.sane/pass thing? I have not heard about it. 
Thanks. 
 
Comment 2 Dan Osterrath 2003-01-03 23:22:38 UTC
'Query network for available scanners' is on. The scanner also makes some noise as it does when invoking a 'scanimage -L'. The hint about the pass file a got from http://www.penguin-breeder.org/?page=sane-net 
Comment 3 George Goldberg 2007-12-19 04:33:57 UTC
Is this bug still there in a recent version of KDE, such as 3.5.8 or KDE4.0 RC2?
Comment 4 Jonathan Marten 2008-01-22 18:44:35 UTC
Possible duplicate of 110338?

If this is still an issue, and you can compile from source, please check out and try the SVN version at branches/work/kooka-kde3.  This allows the scan device to be manually entered in the case where SANE cannot detect it;  either specify it on the command line with the '-d' switch, or use the new "Add Scan Device" menu option.  This should work with HP networked scanners using HPLIP.
Comment 5 Jonathan Marten 2008-03-11 12:17:18 UTC
For saned user authentication requirement, see bug 146874.