Bug 711908 - hang while searching for driver
Summary: hang while searching for driver
Keywords:
Status: CLOSED DUPLICATE of bug 708635
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-printer
Version: 15
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-08 23:10 UTC by zingale
Modified: 2011-06-09 08:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-06-09 08:45:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.