Comment 5 for bug 1232947

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

The problem is a typo in the D-Bus code.

To test and get your problem fixed without waiting for the formal stable release update process download the attached scp-dbus-service.py file and copy it into /usr/share/system-config-printer/ replacing the existing file. In a terminal window you can do:

sudo cp scp-dbus-service.py /usr/share/system-config-printer/
sudo chmod 755 /usr/share/system-config-printer/scp-dbus-service.py

Now reboot your system and try your printer setup again. Does it work now?