Summary: | impossible to enter printers ; error message when opening printer settings | ||
---|---|---|---|
Product: | [Unmaintained] kcontrol | Reporter: | Daniel Moyne <dmoyne> |
Component: | kcmprintmgr | Assignee: | KDEPrint Devel Mailinglist <kde-print-devel> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Daniel Moyne
2005-05-31 13:52:29 UTC
Can you check the KDEPrint settings, especially the CUPS-related options: "kaddprinterwizard --kdeconfig" Michael. even by changing Cups user password in this printerwizard it is the same problem ; furthermore if I click on Superuser mode I get nothing with KDE Control Center > Printers ; Ubuntu is supposed to put some restriction on Task Administration when using port 631 ; can this explain that ? Are the CUPS server and port correctly set in the KDEPrint settings? Can you access the CUPS web interface http://<servername>:631? (1) I have part of the answer for the bug : my machine name is "azun" but if I put azun as server name it does not work ; I have to put "localhost" which does not make sense as both have the same IP 127.0.0.1 ; my "hosname" file under "/etc" contains "azun" ; my "host" file under "/etc" contains the following line : 127.0.0.1 localhost.localdomain localhost azun.home.fr azun Do you see anything wrong with this ? (2) Now if I try to access the cups server with local host through http://localhost:631 I can but when trying to open "Tasks administration" I have to supply user name + password and those supplied through "kaddprinterwizard --kdeconfig" are not accepted which again does not make sense. (3) This wizard is a little bit puzzling as any user can execute it and enter different informations for the same server which again does not make sense. Can you please clarify ; regards. (1) I don't see anything wrong, but it looks mor like a network config problem than a kdeprint problem. (2)-(3) You need to understand that kdeprint is a graphical layer built on top of an independent print spooler (CUPS), which has its own configuration. When using the wizard, you provide the few settings that kdeprint needs to know to work with the internal CUPS server: the server/port to connect to, the default username to use in case the server asks for authentication (the password is not saved for security reasons). This means that by specifying those, you don't configure the CUPS server at all, you configure your KDE desktop and it doesn't impact the server configuration in any way. When you use http://localhost:631, you connect directly to the CUPS server without using kdeprint. When entering "Task administration", CUPS is usually configured to require that you provide administrator username/password. This is CUPS-only and it of course doesn't look in your desktop configuration. Michael. UNCONFIRMED (batch reassigning messed this) @Daniel: can you still reproduce this bug using a more recent KDE version? Probably it was a downstram issue. Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I am closing this bug. Kcontrol has been replaced by System Settings in Plasma. Please give the latest version of that a try, and open a new bug in "systemsettings" if you continue to have an issue. Thank you! |