[Bug 861645] Re: Apport retracer dupes bugs that aren't dupes
Scott Kitterman
ubuntu at kitterman.com
Fri Mar 6 07:34:01 UTC 2020
9 years later. Lovely. I don't even use Ubuntu anymore.
** Changed in: apport (Ubuntu)
Status: Incomplete => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/861645
Title:
Apport retracer dupes bugs that aren't dupes
Status in apport package in Ubuntu:
Won't Fix
Bug description:
Bug #861560 was marked a duplicate of Bug #629753, but it's not.
They are close, but not the same:
Traceback:
Traceback (most recent call last):
File "/usr/share/kde4/apps/printer-applet/monitor.py", line 376, in get_notifications
jobid = event['notify-job-id']
KeyError: 'notify-job-id'
Traceback:
Traceback (most recent call last):
File "/usr/share/kde4/apps/printer-applet/monitor.py", line 394, in get_notifications
attrs['job-originating-user-name'] != cups.getUser ()):
KeyError: 'job-originating-user-name'
This is in a slightly different part of the code and although the
error class (KeyError) is the same, the missing key is different.
These bugs shouldn't be duped.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/861645/+subscriptions
More information about the foundations-bugs
mailing list