The printer is not on localhost, but on 192.168.0.2.
When I try : wget http://192.168.0.2:631/printers/DeskJet_930C.ppd, i got a 404.

So here is the file http://localhost:631/printers/DeskJet_930C.ppd

And here is the trackback when i try to start the application :
[EMAIL PROTECTED]:~$ system-config-printer
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 3933, 
in <module>
    main(start_printer, change_ppd)
  File "/usr/share/system-config-printer/system-config-printer.py", line 3907, 
in main
    mainwindow = GUI(start_printer, change_ppd)
  File "/usr/share/system-config-printer/system-config-printer.py", line 508, 
in __init__
    self.populateList(start_printer, change_ppd)
  File "/usr/share/system-config-printer/system-config-printer.py", line 667, 
in populateList
    self.on_tvMainList_cursor_changed(self.tvMainList)
  File "/usr/share/system-config-printer/system-config-printer.py", line 1526, 
in on_tvMainList_cursor_changed
    self.fillPrinterTab(name)
  File "/usr/share/system-config-printer/system-config-printer.py", line 1700, 
in fillPrinterTab
    option.reinit (value)
  File "/usr/share/system-config-printer/options.py", line 116, in reinit
    self.original_value = self.ipp_type (original_value)
TypeError: float() argument must be a string or a number


** Attachment added: "DeskJet_930C.ppd"
   http://launchpadlibrarian.net/9544353/DeskJet_930C.ppd

-- 
system-config-printer.py crashed with TypeError in reinit()
https://bugs.launchpad.net/bugs/145693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to