lp:ubuntu/natty/system-config-printer

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/system-config-printer
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

177. By Sebastien Bacher

debian/rules: include langpacks.mk to update the translations template

176. By Till Kamppeter

debian/patches/67_scp-dbus-service-py-do-not-fail-on-bad-locale.patch:
Ignore errors of locale.selocale() function calls (LP: #748964).

175. By Till Kamppeter

debian/patches/65_correct-listings-of-ui-files-in-potfiles-in.patch:
Added missing "[type: gettext/glade]" prefixes to the lines for the .ui
files in POTFILES.in. The text did not appear translated any more
(LP: #759811).

174. By Till Kamppeter

* debian/patches/63_more-error-handling-in-scp-dbus-service.patch:
  More error handling in scp-dbus-service.py (LP: #744783).
* debian/patches/60_ensure-consistency-in-jobviewer-if-add-job-fails.patc:
  Ensure consistency in jobviewer if add-job fails (LP: #748366, Red Hat
  bugs #693055 and #632551).
* debian/patches/57_make-sure-everything-is-ready-before-handlers-might-be-called.patch:
  Make sure everything is ready before handlers might be called.
  The NPTNetworkHostname entry widget seems to be emitting 'changed'
  (and the handler is called) immediately as it is initialised to the
  empty string. Make sure our handler is ready for that (LP: #749762,
  Red Hat bug #689336).

173. By Till Kamppeter

debian/patches/53_handle-ppd-load-failure-gracefully.patch,
debian/patches/55_fix-ppd-load-with-remote-cups-or-without-dbus.patch:
Upstream fixes on loading the PPD files (LP: #742409).

172. By Till Kamppeter

* debian/patches/50_avoid-traceback-when-cancelling-new-printer-dialog-after-failure.patch:
  Avoid traceback when cancelling New Printer dialog after failure.
* debian/patches/47_monitor-py-off-by-one-error.patch: Fixed off-by-one error
  in monitor (probably also needed to fix LP: #721051).
* debian/patches/45_monitor-py-be-defensive-on-wrong-job-ids-from-cups.patch:
  Be defensive against CUPS returning incorrect job IDs (LP: #721051).

171. By Till Kamppeter

When creating a printer, opening its "Properties" dialog, closing the
dialog again, and deleting the printer a traceback happens (LP: #741449).

170. By Till Kamppeter

debian/patches/40_fix-traceback-on-renaming-printers.patch:
Renaming print queues caused a traceback and the queue with the old name
did not get removed (LP: #726954).

169. By Till Kamppeter

debian/patches/37_jobviewer-attributes-window-convert-numbers-to-strings.patch:
In the code for the job attributes window in the job viewer (right-click a
job and choose "View Attributes") on two points arguments have to be
converted to strings. Once for the notebook page labels as the job IDs
are numbers, and second for the attribute values, they can be numbers
or even data structures (LP: #733088).

168. By Till Kamppeter

* debian/patches/35_set-connected-state-when-connecting-to-server-fails.patch:
  Set the "connected" state after a failure of connecting to CUPS, to
  avoid a runtime error (Red Hat bug 685098).
* debian/patches/33_newprintergui-fix-traceback-with-self-printers-not-set.patch:
  New printer wizard crashes when adding a network (AppSocket/JetDirect)
  printer manually (LP: #734968, Red Hat bug #680683).
* debian/patches/23_wait-for-cups-daemon-to-listen-after-sighup.patch,
  debian/patches/23_reconnect-automatically-on-cups-restart.patch:
  Replaced the patch to handle restarts of the CUPS daemon by the solution
  provided by upstream
  (https://fedorahosted.org/system-config-printer/ticket/219). Instead
  of waiting for the CUPS daemon coming back listening for a fixed timeout
  and only after that timeout showing the interface to handle the lost
  CUPS service, we show this screen immediately but in the background we
  listen to D-Bus signals of CUPS. If an appropriate signal appears, we
  cancel this interface immediately and show the CUPS queues again. So we
  can both manually switch to another CUPS server immediately in case of
  a total loss of the original CUPS server and do nothing and wait for
  the original server to come back.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers