Activity log for bug #282687

Date Who What changed Old value New value Message
2008-10-13 13:22:39 Fabian Buch bug added bug
2008-10-13 13:22:39 Fabian Buch bug added attachment 'Dependencies.txt' (Dependencies.txt)
2008-10-13 13:22:39 Fabian Buch bug added attachment 'ProcMaps.txt' (ProcMaps.txt)
2008-10-13 13:22:39 Fabian Buch bug added attachment 'ProcStatus.txt' (ProcStatus.txt)
2008-10-13 13:22:39 Fabian Buch bug added attachment 'Traceback.txt' (Traceback.txt)
2008-10-13 13:54:04 Apport retracing service bug added subscriber Crash bug triagers for universe packages
2008-10-21 07:24:56 Till Kamppeter who_made_private buch
2008-10-21 07:25:15 Till Kamppeter bug added subscriber Jonathan Riddell
2008-11-04 22:34:20 Richard Birnie system-config-printer-kde: status New Confirmed
2008-11-04 22:34:20 Richard Birnie system-config-printer-kde: statusexplanation Fabien, Thanks for reporting this. I am able to reproduce this bug. The problem occurs when cups is not running. I was able to reproduce it by manually stopping cups. Steps to reproduce: 1) Stop Cups 'sudo /etc/init.d/cups 2) Launch system-config-printer-kde 3) choose new printer from the tree in the left panel 4) Click the 'New Printer' button. 5) Under Select Connection the only option is 'other' 6) Enter 'cups-pdf:/' in the device uri box 7) Click Next and observe crash My terminal output from the debugging session is below: ./system-config-printer-kde.py Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1687, in getPPDs_thread c = cups.Connection () RuntimeError: httpConnectionEncrypt failed Continuing anyway.. Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1687, in getPPDs_thread c = cups.Connection () RuntimeError: httpConnectionEncrypt failed Continuing anyway.. Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1905, in nextNPTab (status, ppdname) = self.ppds.\ AttributeError: 'dict' object has no attribute 'getPPDNameFromDeviceID' Continuing anyway.. Traceback (most recent call last): File "./system-config-printer-kde.py", line 1770, in on_btnNPForward_clicked self.nextNPTab() File "./system-config-printer-kde.py", line 1922, in nextNPTab self.fillMakeList() File "./system-config-printer-kde.py", line 2799, in fillMakeList makes = self.ppds.getMakes() AttributeError: 'dict' object has no attribute 'getMakes' I'm not sure whether this is really a bug in system-config-printer-kde or a problem with CUPS not being started correctly. Fabien, you said an init.d cups link was broken. Could you specify which link is missing and where it should point to? thanks
2008-11-15 12:30:53 Richard Birnie system-config-printer-kde: status Confirmed Fix Committed
2008-11-15 12:30:53 Richard Birnie system-config-printer-kde: statusexplanation Fabien, Thanks for reporting this. I am able to reproduce this bug. The problem occurs when cups is not running. I was able to reproduce it by manually stopping cups. Steps to reproduce: 1) Stop Cups 'sudo /etc/init.d/cups 2) Launch system-config-printer-kde 3) choose new printer from the tree in the left panel 4) Click the 'New Printer' button. 5) Under Select Connection the only option is 'other' 6) Enter 'cups-pdf:/' in the device uri box 7) Click Next and observe crash My terminal output from the debugging session is below: ./system-config-printer-kde.py Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1687, in getPPDs_thread c = cups.Connection () RuntimeError: httpConnectionEncrypt failed Continuing anyway.. Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1687, in getPPDs_thread c = cups.Connection () RuntimeError: httpConnectionEncrypt failed Continuing anyway.. Caught non-fatal exception. Traceback: File "./system-config-printer-kde.py", line 1905, in nextNPTab (status, ppdname) = self.ppds.\ AttributeError: 'dict' object has no attribute 'getPPDNameFromDeviceID' Continuing anyway.. Traceback (most recent call last): File "./system-config-printer-kde.py", line 1770, in on_btnNPForward_clicked self.nextNPTab() File "./system-config-printer-kde.py", line 1922, in nextNPTab self.fillMakeList() File "./system-config-printer-kde.py", line 2799, in fillMakeList makes = self.ppds.getMakes() AttributeError: 'dict' object has no attribute 'getMakes' I'm not sure whether this is really a bug in system-config-printer-kde or a problem with CUPS not being started correctly. Fabien, you said an init.d cups link was broken. Could you specify which link is missing and where it should point to? thanks A patch for this has been committed to KDE SVN. In the future system-config-printer-kde should show a warning at start up if CUPS is not running
2008-12-23 19:23:01 Jonathan Thomas system-config-printer-kde: bugtargetdisplayname system-config-printer-kde (Ubuntu) kdeadmin (Ubuntu)
2008-12-23 19:23:01 Jonathan Thomas system-config-printer-kde: bugtargetname system-config-printer-kde (Ubuntu) kdeadmin (Ubuntu)
2008-12-23 19:23:01 Jonathan Thomas system-config-printer-kde: statusexplanation A patch for this has been committed to KDE SVN. In the future system-config-printer-kde should show a warning at start up if CUPS is not running Fix released to Jaunty.
2008-12-23 19:23:01 Jonathan Thomas system-config-printer-kde: title Bug #282687 in system-config-printer-kde (Ubuntu): "system-config-printer-kde.py crashed with AttributeError in fillMakeList()" Bug #282687 in kdeadmin (Ubuntu): "system-config-printer-kde.py crashed with AttributeError in fillMakeList()"
2008-12-23 19:23:33 Jonathan Thomas kdeadmin: status Fix Committed Fix Released
2008-12-23 19:23:33 Jonathan Thomas kdeadmin: statusexplanation Fix released to Jaunty.
2009-10-05 16:38:15 yanque kdeadmin (Ubuntu): status Fix Released Fix Committed
2009-10-05 18:23:14 Jonathan Thomas kdeadmin (Ubuntu): status Fix Committed Fix Released