desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #102004
[Bug 1424118] [NEW] A comma was left out of a patch in jobviewer.py
Public bug reported:
In version 1.5.1+20141010-0ubuntu2.3 lines 311-318 of jobviewer.py are
311 required_job_attributes = set(['job-k-octets',
312 'job-name',
313 'job-originating-user-name',
314 'job-printer-uri',
315 'job-state',
316 'time-at-creation',
317 'auth-info-required'
318 'job-preserved'])
There is a comma missing at the end of line 317.
** Affects: system-config-printer (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to system-config-printer in Ubuntu.
https://bugs.launchpad.net/bugs/1424118
Title:
A comma was left out of a patch in jobviewer.py
Status in system-config-printer package in Ubuntu:
New
Bug description:
In version 1.5.1+20141010-0ubuntu2.3 lines 311-318 of jobviewer.py are
311 required_job_attributes = set(['job-k-octets',
312 'job-name',
313 'job-originating-user-name',
314 'job-printer-uri',
315 'job-state',
316 'time-at-creation',
317 'auth-info-required'
318 'job-preserved'])
There is a comma missing at the end of line 317.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1424118/+subscriptions
Follow ups
References