Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cups device list empty
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
RockHound
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2002
Posts: 112
Location: Hamburg, Germany

PostPosted: Tue Mar 25, 2003 10:09 am    Post subject: Cups device list empty Reply with quote

Help...

After merging cups i tried to add a printer via the web interface ... Everything works fine up to the part where there usually is a drop-down-list of the devices (ex: smb://blablabla/blabla, ipp://bla2/bla etc.). This list is empty! I have no clue what I did wrong since it has worked before ...

Greetz,

Martin
Back to top
View user's profile Send private message
atac
Apprentice
Apprentice


Joined: 04 Jan 2003
Posts: 234
Location: haninge, swe

PostPosted: Tue Mar 25, 2003 10:39 am    Post subject: Reply with quote

hmm, i have no dropdown list to chose device URi with cups 1.1.18

just a text field and some examples.

so i guess they've removed it?
_________________
1 + 1 + 1 = 11
Back to top
View user's profile Send private message
RockHound
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2002
Posts: 112
Location: Hamburg, Germany

PostPosted: Tue Mar 25, 2003 11:59 am    Post subject: Reply with quote

I am using cups own web-frontend under http://servername:631/admin. The HTML code proves that there supposed to be a dropdown-list:
Code:
---snip---
<TR>
   <TD></TD>
   <TD ALIGN="RIGHT">Device:&</TD>
   <TD>
   <SELECT NAME="DEVICE_URI">
   </SELECT>
   </TD>
</TR>
---snip---

I will remerge cups. Might fix my problem...

Greetings,

Martin
Back to top
View user's profile Send private message
RockHound
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2002
Posts: 112
Location: Hamburg, Germany

PostPosted: Tue Mar 25, 2003 1:48 pm    Post subject: Reply with quote

Device list is still empty!

Does anyone have any ideas on how to correct the problem? Or what the problem is?

Martin
Back to top
View user's profile Send private message
azote
Guru
Guru


Joined: 17 Sep 2002
Posts: 415

PostPosted: Wed Mar 26, 2003 9:02 pm    Post subject: Reply with quote

here are my 2 cents
if you got gimp do:
Code:
emerge gimp-print-cups

_________________
contact me -> azote@mail.i2p

What do you want to emerge today?

if you think that a person is normal, it is because you do not know them well
Back to top
View user's profile Send private message
entity
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jun 2002
Posts: 92
Location: Joensuu, Finland

PostPosted: Wed Apr 30, 2003 10:33 am    Post subject: Reply with quote

I've got the same problem :(
If i try to do lpinfo -v, i get
Code:

lpinfo: Unable to connect to server: Connection refused.


What is the problem? I'm using cups version 1.1.18-r4.
Back to top
View user's profile Send private message
entity
Tux's lil' helper
Tux's lil' helper


Joined: 16 Jun 2002
Posts: 92
Location: Joensuu, Finland

PostPosted: Wed Apr 30, 2003 1:15 pm    Post subject: Reply with quote

Well, let me serve you a solution: :D

At least my problem was solved by editing the /etc/cups/cupsd.conf and adding following line:
Code:


Listen 127.0.0.1:631



It appears that cups requires that to function properly. Well, it worked fine in the other address I had - doing

Code:

lpinfo -h <ip address> -v


resulted a list of available devices.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum