Launchpad has imported 3 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=486587.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-02-20T14:00:38+00:00 antonio wrote:

Description of problem:
When I try to add a printer it asks for root password and then idles

Version-Release number of selected component (if applicable):
system-config-printer-1.1.4-1.fc11.i586

How reproducible:
always

Steps to Reproduce:
1.open system-config-printer
2.add a new printer
3.root login
  
Actual results:
idles

Expected results:
it should continue process with new windows 

Additional info:

another rawhide system on same network with same release of component
work fine.

Reply at: https://bugs.launchpad.net/ubuntu/+source/system-config-
printer/+bug/333727/comments/0

------------------------------------------------------------------------
On 2009-02-20T15:22:43+00:00 antonio wrote:

I issued system-config-printer in a terminal.
Have a look to the output.Tnx

su
Password: 
[root@AcerF10 antonio]# system-config-printer

(system-config-printer.py:3487): GVFS-RemoteVolumeMonitor-WARNING **:
cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply:
Did not receive a reply. Possible causes include: the remote application
did not send a reply, the message bus security policy blocked the reply,
the reply timeout expired, or the network connection was broken.

(system-config-printer.py:3487): GVFS-RemoteVolumeMonitor-WARNING **: cannot 
connect to the session bus: org.freedesktop.DBus.Error.NoReply: Did not receive 
a reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken.
Traceback (most recent call last):
  File "/usr/share/system-config-printer/system-config-printer.py", line 3318, 
in on_new_printer_activate
    self.newPrinterGUI.init("printer")
  File "/usr/share/system-config-printer/system-config-printer.py", line 3730, 
in init
    self.fillDeviceTab()
  File "/usr/share/system-config-printer/system-config-printer.py", line 4928, 
in fillDeviceTab
    device_select_path = model.get_path (iter)
UnboundLocalError: local variable 'iter' referenced before assignment

Reply at: https://bugs.launchpad.net/ubuntu/+source/system-config-
printer/+bug/333727/comments/1

------------------------------------------------------------------------
On 2009-02-20T15:55:45+00:00 Tim wrote:

Oops, sorry.  Fixed in system-config-printer-1.1.4-2.fc11.  Thanks for
reporting it.

Reply at: https://bugs.launchpad.net/ubuntu/+source/system-config-
printer/+bug/333727/comments/2


** Changed in: system-config-printer
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/333727

Title:
  [jaunty] Cannot add a printer

Status in System Config Printer:
  Fix Released
Status in system-config-printer package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: system-config-printer

  When I attempt to add a printer in Jaunty's system-config-printer, the
  following error is happening:

  $ system-config-printer
  Traceback (most recent call last):
    File "/usr/share/system-config-printer/system-config-printer.py", line 
3318, in on_new_printer_activate
      self.newPrinterGUI.init("printer")
    File "/usr/share/system-config-printer/system-config-printer.py", line 
3730, in init
      self.fillDeviceTab()
    File "/usr/share/system-config-printer/system-config-printer.py", line 
4928, in fillDeviceTab
      device_select_path = model.get_path (iter)
  UnboundLocalError: local variable 'iter' referenced before assignment
  Error in sys.excepthook:
  Traceback (most recent call last):
    File "/usr/lib/python2.5/site-packages/apport_python_hook.py", line 85, in 
apport_excepthook
      os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
  OSError: [Errno 17] File exists: 
'/var/crash/_usr_share_system-config-printer_system-config-printer.py.1000.crash'

  Original exception was:
  Traceback (most recent call last):
    File "/usr/share/system-config-printer/system-config-printer.py", line 
3318, in on_new_printer_activate
      self.newPrinterGUI.init("printer")
    File "/usr/share/system-config-printer/system-config-printer.py", line 
3730, in init
      self.fillDeviceTab()
    File "/usr/share/system-config-printer/system-config-printer.py", line 
4928, in fillDeviceTab
      device_select_path = model.get_path (iter)
  UnboundLocalError: local variable 'iter' referenced before assignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/system-config-printer/+bug/333727/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to