Active Topics

 



Notices


Reply
Thread Tools
Posts: 115 | Thanked: 19 times | Joined on Jun 2010
#41
lppasswd -g lpadmin -a <username>
Which username is needed to provide? In my system there are only "user" and "root", but with this command seems to create a new one because asks for a new password.
 
mase's Avatar
Posts: 355 | Thanked: 205 times | Joined on Jun 2010 @ Germany
#42
Try "user".
__________________
May the force be with us!
 
Posts: 115 | Thanked: 19 times | Joined on Jun 2010
#43
Will this action create a new password for "user" ?
Will the system ask for a password on login since this point?
 
mase's Avatar
Posts: 355 | Thanked: 205 times | Joined on Jun 2010 @ Germany
#44
No, only a PW for the cups-systrem.
__________________
May the force be with us!
 
Posts: 115 | Thanked: 19 times | Joined on Jun 2010
#45
Ok, works to manage settings in CUPS web interface (http://localhost:631/).

My problem now is that, when adding a new printer, in the second wizard page (Connection type, in spanish "Tipo de conexión"), there is a dropdown control without any option to select, and cannot follow with the button "Next".

Thanks
 
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#46
I had the same issue narcisgarcia. I wound up looking in the folder /usr/lib/cups/backend and found it empty. I also found a backend-available directory, with all the types listed, which seemed odd. So I linked things from backend-available into backend and the web GUI started working properly after that.

I figured it was because my setup was less than optimal, since I was hackishly installing things by hand with dpkg before it was all working with a simple apt-get cups But maybe that needs to be put into the setup script for cups, to make those links?
 

The Following User Says Thank You to woody14619 For This Useful Post:
Posts: 115 | Thanked: 19 times | Joined on Jun 2010
#47
Ok, the following command worked for me, and I've now completed a printer configuration and printed successfully a test page:
Code:
ln -s /usr/lib/cups/backend-available/* /usr/lib/cups/backend/
 

The Following 2 Users Say Thank You to narcisgarcia For This Useful Post:
mase's Avatar
Posts: 355 | Thanked: 205 times | Joined on Jun 2010 @ Germany
#48
I did not have to make a symlink. I could not produce this issue.
__________________
May the force be with us!
 
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#49
@Mase, I'm betting it's because you had pre-versions on your device. From a clean install (which I did on a friend's N900) the backend-available folder is empty, making the web page show no suitable protocols for printer URLs. After linking the files as noted above, all the protocols showed up in the web interface.

@narcisgarcia: Thanks for posting the simple one-liner to fix this issue. I mentioned it above, but having it spelled out is always good (esp for people later installing and having this issue. )
 
mase's Avatar
Posts: 355 | Thanked: 205 times | Joined on Jun 2010 @ Germany
#50
I took the sources of Debian Lenny, fixed a few dependencies and packaged them.
Which package provides the symlink?
__________________
May the force be with us!
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:56.