Commit Graph

480 Commits

Author SHA1 Message Date
Tim Waugh
c20702b2ce Removed outdated file from sources. 2010-08-02 11:56:09 +01:00
Fedora Release Engineering
d66f16a9b6 dist-git conversion 2010-07-29 13:41:24 +00:00
Jiří Popelka
30cbf73f34 - Moved COPYING file to libs sub-package. 2010-07-12 12:21:14 +00:00
Tim Waugh
a4e37c5d29 - Updated pycups to 1.9.51 (bug #584991). 2010-06-25 16:22:55 +00:00
Tim Waugh
4e3e619ada - Updated to 1.2.3:
- Use toolbar instead of menubar in JobsViewer (trac #205).
- Fixed HTTPError status code handling when changing server settings.
- Fixed traceback with driver auto-selection (bug #590193).
- Only local filenames can be selected for troubleshoot.txt (bug #590529).
- Fixed cups-pk-helper FileGet usage (bug #587744).
- Escape printer names in error dialog markup (Ubuntu #567324).
- Avoid traceback changing PPD for queue with bad PPD.
- Attempt to translate backend device-info strings (Ubuntu #557199).
- Don't buffer debugging output.
- Avoid leaking Connection objects when cancelling jobs.
- Threading fixes (trac #206).
- Canon naming fixes from vendor.
- Make deep copy of list of job ids to cancel (bug #598249).
- Bluetooth auto-config support.
- Restored keybindings/tooltips lost in switch to action groups (trac
    #208).
- Spinner icon has to have more than one frame (bug #603034).
- Add job to active_jobs only if we're interested in it (bug #604492).
- Make sure automatically-created queues will work; delete queue if missing
    executables.
- Don't add queues for Graphtec devices (bug #547171).
- Avoid KeyError in AdvancedServerSettings.py (bug #606798).
- Handle empty notify-subscribed-event subscription attributes (bug
    #606909).
2010-06-24 16:58:52 +00:00
Jiří Popelka
215d77623d - Initialise auto_make to the empty string (bug #590193). 2010-06-02 16:24:18 +00:00
Tim Waugh
1362cbca3c - Updated pycups to 1.9.50. 2010-05-18 13:53:22 +00:00
Tim Waugh
e4381b0e73 - Updated pysmbc to 1.0.7. 2010-05-18 12:15:55 +00:00
Tim Waugh
8713afba05 Fixed typo. 2010-05-13 12:14:35 +00:00
Tim Waugh
10abeb2c63 - cups-pk-helper FileGet method requires directory it can write to (bug
#587744).
2010-05-13 12:12:17 +00:00
Tim Waugh
56ed9b83bb - Updated to 1.2.2:
- Check we are connected to the local server for server firewall changes
    and package installation.
- Avoid Yes/No buttons (trac #204).
- Set gettext domain for new printer dialog (Ubuntu #557199).
- Make sure the printer we are changing the PPD for still exists and close
    New Printer window if not (bug #581668).
- Specify requested_attributes in getJobs if possible (bug #584806).
- Resolve DNS-SD hostnames for physical device comparision (trac #179).
- jobviewer: PrinterURIIndex fix when no initial printer names and when
    looking up by name.
- Don't fetch Device ID from network printer if we already know it.
- Applet module no longer needs to import statereason.
- Removed doubled-up 'translatable' attribute in UI file (Ubuntu #571662).
- Fixed indentation in PK1Connection.getDevices.
- No need to introspect CupsPkHelper every time, just once.
- troubleshoot: turn off debugging before fetching error log.
- Fixed localized state reasons (bug #587718).
- Match Kyocera as manufacturer when only model name reported (Ubuntu
    #564633).
- Fixed TreeIter handling in update_job_creation_times (bug #588409).
- Make Verify buttons auto-sized (Ubuntu #575048).
- Fixed a troubleshooter string and some SMB auth dialog strings that were
    not being translated (Ubuntu #557199).
- Show unmatched IEEE 1284 Device IDs in less confusing format.
- check-device-ids: run SNMP query for lpd URIs too.
- Handle HTTPError from AdvancedServerSettingsDialog, and treat any HTTP
    errors as failures (bug #587744).
- asyncconn/asyncipp: some fixes for connection/reconnection failures.
- ppdsloader: watch out for errors when connecting.
- Initialise GUI.printers in constructor (bug #589793).
- Always use close_fds=True in subprocess.Popen calls (bug #587830).
- Translation updates.
2010-05-07 15:29:58 +00:00
Tim Waugh
1b26791b0f - Specify requested attributes in getJobs if possible (bug #584806).
- Added optional requested_attributes argument to Connection.getJobs (bug
    #584806).
2010-04-22 15:15:08 +00:00
Tim Waugh
699813d7cf - Updated to 1.2.1:
- Fixed missing translations (bug #580442).
- Offer to adjust firewall when necessary.
- Avoid tracebacks when adjusting server settings.
- Handle IPP failure fetching printer attributes for completed jobs (Ubuntu
    #562679).
- monitor: don't crash if job-state attribute is missing (Ubuntu #562441).
- troubleshoot: handle IPPError in PrintTestPage module (bug #579957).
- Lots of check-device-ids fixes.
2010-04-14 23:59:16 +00:00
Tim Waugh
1f861f1126 - Use JobCancel compatibility method until cups-pk-helper-0.1.0 is packaged
(bug #581315).
2010-04-12 11:25:23 +00:00
Tim Waugh
46d234b9d7 - check-device-ids: use make-and-model field for best-matching.
- Use upstream fix for async bugs.
2010-03-27 10:25:48 +00:00
Tim Waugh
d52b8a8427 - Use upstream fix for async bugs. 2010-03-27 10:15:38 +00:00
Tim Waugh
1fcc63811b - More async traceback fixes (Ubuntu #547075). 2010-03-26 12:53:25 +00:00
Tim Waugh
83894836a8 - Better inklevel 25/50/75 markers. 2010-03-26 10:36:13 +00:00
Tim Waugh
9cf8a5691d - Fixed window transience for 'Change Device URI'. 2010-03-26 10:33:29 +00:00
Tim Waugh
38cc47d62b - More async traceback fixes (Ubuntu #547075). 2010-03-26 10:27:50 +00:00
Tim Waugh
adaa22b190 - check-device-ids: use correct paths for LSB model URIs. 2010-03-25 17:10:24 +00:00
Tim Waugh
0e4bbba8fd - Fixed cdi-search-harder patch. 2010-03-25 17:06:59 +00:00
Tim Waugh
355a1cc410 - Fixed traceback in asyncipp (bug #576932). 2010-03-25 16:37:37 +00:00
Tim Waugh
5c55ae5b79 - check-device-ids: search harder for missing Device IDs. 2010-03-25 16:33:49 +00:00
Tim Waugh
8b21dbb50f - Make inklevel widget easier to read (bug #576930). 2010-03-25 16:29:11 +00:00
Tim Waugh
4729a07942 - Use new JobCancelPurge cups-pk-helper method (bug #576496). 2010-03-24 10:30:58 +00:00
Tim Waugh
f59b3e6ffe - Initialize downloadable_drivers when OpenPrinting query fails (bug
#574562).
2010-03-22 17:31:40 +00:00
Tim Waugh
f95818ce06 - Fixed pycups build with new distutils.
- Fixed reconnection error handling in IPPAuthOperation class (bug
    #575198).
2010-03-22 13:01:10 +00:00
Tim Waugh
fd124d9dc4 - check-device-ids.py: Fixed driver-URI to filename mapping. 2010-03-19 12:59:13 +00:00
Tim Waugh
8c4642ddf8 - The canonical name for Kyocera is Kyocera Mita. 2010-03-19 11:51:31 +00:00
Tim Waugh
e2fb5cc4bc - Show CMD field in check-device-ids.py. 2010-03-19 11:44:41 +00:00
Tim Waugh
30b0e07dd3 - Fixed traceback in check-driver-ids.py when no drivers are found (bug
#574827).
2010-03-18 16:49:46 +00:00
Tim Waugh
ac619f7597 - Updated to pycups-1.9.49.
- 1.2.0:
- Another error handling fix in check-device-ids.py.
- Added StartupNotify=true to 'manage print jobs' desktop file.
2010-03-17 15:40:59 +00:00
Tim Waugh
7086cd2df2 - Import modules we catch exceptions from (bug #574117). 2010-03-16 18:06:38 +00:00
Jiří Popelka
3ea06bff64 - Fixed pycups to be more cautious when removing the Connection object from
the list (bug #567386).
2010-03-08 17:04:10 +00:00
Tim Waugh
b841b35dab - Added comments for all sources and patches.
- Ship COPYING files.
2010-03-03 11:58:03 +00:00
Tim Waugh
543abca28c - Use icon name 'printer' instead of 'gnome-dev-printer'. 2010-03-01 18:58:07 +00:00
Tim Waugh
0fd6a1d808 - Attempt to install drivers in the Device ID checker. 2010-03-01 16:36:17 +00:00
Tim Waugh
250dd09c9d - Import gobject in gtkspinner.py. 2010-02-28 09:31:41 +00:00
Tim Waugh
641c88302a - 1.1.93. 2010-02-27 11:09:37 +00:00
Tim Waugh
192aeb7de2 - Removed Device ID hacks for Kyocera and HP. This avoids a false positive
for the incorrect-Device-ID warning.
2010-02-22 17:26:38 +00:00
Jiří Popelka
cc516e8c5a - Catch RuntimeError in statereason.py when cupsGetPPD2 fails (bug
#566938).
2010-02-22 11:40:54 +00:00
Tim Waugh
61e6b02bb5 - Display a warning when the wrong IEEE 1284 Device ID is detected. 2010-02-21 19:04:20 +00:00
Tim Waugh
825fa4e9a4 - 1.1.92. 2010-02-19 13:46:44 +00:00
Tim Waugh
de9c88b73f - Convert MFG and MDL to lowercase before D-Bus call to work around bug
#566217.
2010-02-17 16:15:41 +00:00
Jesse Keating
428cafe142 Initialize branch F-13 for system-config-printer 2010-02-17 03:17:13 +00:00
Tim Waugh
8d060252b2 - Avoid clearing device settings when adding printer (bug #563989). 2010-02-11 17:29:59 +00:00
Tim Waugh
660da2d3d0 - 1.1.91. 2010-02-08 17:51:00 +00:00
Tim Waugh
4a1e15ce54 - No longer requires usermode (bug #562270). 2010-02-08 17:07:43 +00:00
Tim Waugh
90a2f27f88 - Set model for LPD queue ComboEntry (bug #558484). 2010-01-25 17:10:39 +00:00