Activity log for bug #1232947

Date Who What changed Old value New value Message
2013-09-30 00:06:31 Cristian Aravena Romero bug added bug
2013-09-30 00:10:08 Apport retracing service tags amd64 apport-crash need-duplicate-check saucy amd64 apport-crash saucy
2013-09-30 00:10:09 Apport retracing service system-config-printer (Ubuntu): importance Undecided Medium
2013-09-30 00:10:10 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2013-10-11 16:45:48 Till Kamppeter information type Private Public
2013-10-16 12:38:25 Launchpad Janitor system-config-printer (Ubuntu): status New Confirmed
2013-10-16 12:38:29 Phil Wyett bug added subscriber Phil Wyett
2013-10-16 12:39:05 Phil Wyett tags amd64 apport-crash saucy amd64 apport-crash gnome3 saucy
2013-10-21 19:43:32 Sebastien Bacher system-config-printer (Ubuntu): importance Medium High
2013-10-21 19:43:32 Sebastien Bacher system-config-printer (Ubuntu): assignee Till Kamppeter (till-kamppeter)
2013-10-24 11:18:40 Till Kamppeter system-config-printer (Ubuntu): status Confirmed Fix Committed
2013-10-24 11:25:07 Till Kamppeter attachment added scp-dbus-service.py https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1232947/+attachment/3889636/+files/scp-dbus-service.py
2013-10-24 12:02:50 Launchpad Janitor system-config-printer (Ubuntu): status Fix Committed Fix Released
2013-10-24 12:13:25 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/system-config-printer
2013-10-25 14:25:33 Sebastien Bacher nominated for series Ubuntu Saucy
2013-10-25 14:25:33 Sebastien Bacher bug task added system-config-printer (Ubuntu Saucy)
2013-10-25 14:26:09 Sebastien Bacher system-config-printer (Ubuntu Saucy): importance Undecided High
2013-10-25 14:26:09 Sebastien Bacher system-config-printer (Ubuntu Saucy): status New Triaged
2013-10-25 14:26:09 Sebastien Bacher system-config-printer (Ubuntu Saucy): assignee Till Kamppeter (till-kamppeter)
2013-10-29 17:25:21 Till Kamppeter bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=1023449
2013-10-29 17:25:21 Till Kamppeter bug task added system-config-printer (Fedora)
2013-10-29 18:40:48 Till Kamppeter description Crash. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: system-config-printer-common 1.4.2+20130920-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic x86_64 ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 CupsErrorLog: E [29/Sep/2013:21:04:48 -0300] [Job 20] Unable to queue job for destination "Stylus-CX5600". Date: Sun Sep 29 21:04:51 2013 ExecutablePath: /usr/share/system-config-printer/scp-dbus-service.py InstallationDate: Installed on 2013-07-31 (60 days ago) InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Alpha amd64 (20130724) InterpreterPath: /usr/bin/python2.7 Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C MarkForUpload: True PackageArchitecture: all Papersize: letter ProcCmdline: /usr/bin/python /usr/share/system-config-printer/scp-dbus-service.py ProcEnviron: LANGUAGE=es_CL:es PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=es_CL.UTF-8 SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.11.0-8-generic root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet splash vt.handoff=7 PythonArgs: ['/usr/share/system-config-printer/scp-dbus-service.py'] SourcePackage: system-config-printer Title: scp-dbus-service.py crashed with ValueError in decorator(): Corrupt type signature UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD. /usr/share/system-config-printer/scp-dbus-service.py crashes immediately when simply starting it (without any command line arguments). [IMPACT] High, as the D-Bus service of system-config-printer, scp-dbus-service.py, does not work at all. [TESTCASE] Ina terminal window run the command /usr/share/system-config-printer/scp-dbus-service.py You will get: ---------- Traceback (most recent call last): File "/usr/share/system-config-printer/scp-dbus-service.py", line 297, in <module> class ConfigPrintingNewPrinterDialog(dbus.service.Object): File "/usr/share/system-config-printer/scp-dbus-service.py", line 370, in ConfigPrintingNewPrinterDialog signature='a{s}') File "/usr/lib/python2.7/dist-packages/dbus/decorators.py", line 330, in decorator sig = tuple(Signature(signature)) ValueError: Corrupt type signature ---------- With the proposed package scp-dbus-service.py does not crash and keeps running. [Regression Potential] None, as the patch is trivial ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: system-config-printer-common 1.4.2+20130920-0ubuntu1 ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1 Uname: Linux 3.11.0-8-generic x86_64 ApportVersion: 2.12.5-0ubuntu1 Architecture: amd64 CupsErrorLog: E [29/Sep/2013:21:04:48 -0300] [Job 20] Unable to queue job for destination "Stylus-CX5600". Date: Sun Sep 29 21:04:51 2013 ExecutablePath: /usr/share/system-config-printer/scp-dbus-service.py InstallationDate: Installed on 2013-07-31 (60 days ago) InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Alpha amd64 (20130724) InterpreterPath: /usr/bin/python2.7 Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No destinations added. MachineType: SAMSUNG ELECTRONICS CO., LTD. 530U3C/530U4C MarkForUpload: True PackageArchitecture: all Papersize: letter ProcCmdline: /usr/bin/python /usr/share/system-config-printer/scp-dbus-service.py ProcEnviron:  LANGUAGE=es_CL:es  PATH=(custom, no user)  XDG_RUNTIME_DIR=<set>  LANG=es_CL.UTF-8  SHELL=/bin/bash ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.11.0-8-generic root=UUID=0c67119c-ddae-476a-b510-142ec598f691 ro rootflags=subvol=@ quiet splash vt.handoff=7 PythonArgs: ['/usr/share/system-config-printer/scp-dbus-service.py'] SourcePackage: system-config-printer Title: scp-dbus-service.py crashed with ValueError in decorator(): Corrupt type signature UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo dmi.bios.date: 04/15/2013 dmi.bios.vendor: Phoenix Technologies Ltd. dmi.bios.version: P14AAJ dmi.board.asset.tag: Base Board Asset Tag dmi.board.name: SAMSUNG_NP1234567890 dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.board.version: FAB1 dmi.chassis.asset.tag: No Asset Tag dmi.chassis.type: 9 dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD. dmi.chassis.version: 0.1 dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvrP14AAJ:bd04/15/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn530U3C/530U4C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSAMSUNG_NP1234567890:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1: dmi.product.name: 530U3C/530U4C dmi.product.version: 0.1 dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
2013-10-29 18:51:16 Till Kamppeter attachment added system-config-printer_1.4.2+20130920-0ubuntu1_1.4.2+20130920-0ubuntu1.1.debdiff https://bugs.launchpad.net/fedora/+source/system-config-printer/+bug/1232947/+attachment/3894969/+files/system-config-printer_1.4.2%2B20130920-0ubuntu1_1.4.2%2B20130920-0ubuntu1.1.debdiff
2013-10-29 18:51:36 Till Kamppeter bug added subscriber Ubuntu Stable Release Updates Team
2013-10-29 18:51:47 Till Kamppeter system-config-printer (Ubuntu Saucy): status Triaged Fix Committed
2013-10-29 18:51:52 Till Kamppeter system-config-printer (Ubuntu Saucy): milestone saucy-updates
2013-10-29 22:18:06 Brian Murray bug added subscriber SRU Verification
2013-10-29 22:18:08 Brian Murray tags amd64 apport-crash gnome3 saucy amd64 apport-crash gnome3 saucy verification-needed
2013-10-29 22:35:48 Launchpad Janitor branch linked lp:ubuntu/saucy-proposed/system-config-printer
2013-10-30 17:34:20 Miklos Juhasz tags amd64 apport-crash gnome3 saucy verification-needed amd64 apport-crash gnome3 saucy verification-done
2013-11-06 03:04:21 Launchpad Janitor system-config-printer (Ubuntu Saucy): status Fix Committed Fix Released
2013-11-06 03:04:26 Stéphane Graber removed subscriber Ubuntu Stable Release Updates Team
2017-10-26 18:53:09 Bug Watch Updater system-config-printer (Fedora): status Unknown Fix Released
2017-10-26 18:53:09 Bug Watch Updater system-config-printer (Fedora): importance Unknown Undecided