Bug 711908

Summary: hang while searching for driver
Product: [Fedora] Fedora Reporter: zingale <zingale>
Component: system-config-printerAssignee: Tim Waugh <twaugh>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: jpopelka, twaugh
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-09 08:45:39 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description zingale 2011-06-08 23:10:43 UTC
Description of problem:

try to add a network printer using system-config-printer (there may be a way to add one via the printer icon in control-center, but no buttons do anything there, so one must launch this via the commandline).

Version-Release number of selected component (if applicable):
system-config-printer-1.3.2-2.fc15.x86_64

How reproducible:
everytime

Steps to Reproduce:
1. add a network printer
2. select the detected printer and hit "forward"
3. hangs on "searching for drivers"
  
Actual results:

crash output to terminal:

(system-config-printer.py:16901): 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:16901): 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:16901): 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/asyncipp.py", line 197, in send_reply
    handler (self._conn, result)
  File "/usr/share/system-config-printer/asyncconn.py", line 93, in reply_handler
    self._reply_handler (self, self._reply_data, *args)
  File "/usr/share/system-config-printer/asyncconn.py", line 204, in _subst_reply_handler
    reply_handler (self, *args)
  File "/usr/share/system-config-printer/ppdsloader.py", line 159, in _cups_reply
    getPPDNamesFromDeviceID (self._devid_dict["MFG"],
AttributeError: 'PPDsLoader' object has no attribute '_devid_dict'


Expected results:

should be able to add a printer.

Additional info:

Comment 1 Jiri Popelka 2011-06-09 08:45:39 UTC

*** This bug has been marked as a duplicate of bug 708635 ***