Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496792 - app-admin/system-config-printer-gnome - scp-dbus-service returned error 1
Summary: app-admin/system-config-printer-gnome - scp-dbus-service returned error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Mrozowski
URL: https://launchpadlibrarian.net/155336...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2014-01-02 17:09 UTC by taevago
Modified: 2014-01-10 20:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fixed typo in D-Bus signature decorator (bug #1023449) (27b6803432fcbf3593f96d85645485766c1f1d0f.patch,693 bytes, patch)
2014-01-10 10:52 UTC, poncho
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description taevago 2014-01-02 17:09:57 UTC
Could you include this patch, please? 
Description: https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1232947
Patch: https://launchpadlibrarian.net/155336576/system-config-printer_1.4.2%2B20130920-0ubuntu1_1.4.2%2B20130920-0ubuntu1.1.debdiff

Without that fix, the KDE system settings dialog for printers shows the error that scp-dbus-service returned error 1 and you can't add new printers using the KDE dialog. I replaced the brackets manually and it worked. Bug still present in 1.4.3.
Comment 1 poncho 2014-01-10 10:52:55 UTC
Created attachment 367564 [details, diff]
Fixed typo in D-Bus signature decorator (bug #1023449)

gnome-base/gnome-control-center-3.10.2 fails to add printers as well

gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service files
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/bin/scp-dbus-service exited with status 1
gnome-session[1900]: (gnome-control-center:28801): printers-cc-panel-WARNING **: Installation of the new printer failed.

Upstream patch to fix this issue is
https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=27b6803432fcbf3593f96d85645485766c1f1d0f
Comment 2 Pacho Ramos gentoo-dev 2014-01-10 20:40:40 UTC
+*system-config-printer-gnome-1.4.3-r1 (10 Jan 2014)
+
+  10 Jan 2014; Pacho Ramos <pacho@gentoo.org>
+  +files/system-config-printer-gnome-1.4.3-typo-dbus.patch,
+  +system-config-printer-gnome-1.4.3-r1.ebuild:
+  Fixed typo in D-Bus signature decorator, bug #496792 by taevago and poncho
+