Commit Graph

470 Commits

Author SHA1 Message Date
Tim Waugh
c001acef7f - cups-pk-helper FileGet method requires directory it can write to (bug
#587744).
2010-05-13 12:21:13 +00:00
Tim Waugh
b26f908eaf - 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:52:23 +00:00
Tim Waugh
e00aa2ec64 - Specify requested attributes in getJobs if possible (bug #584806).
- Added optional requested_attributes argument to Connection.getJobs (bug
    #584806).
2010-04-22 15:20:06 +00:00
Tim Waugh
8eb5a60fa6 - 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:19 +00:00
Tim Waugh
0c0e04c4bf - Use JobCancel compatibility method until cups-pk-helper-0.1.0 is packaged
(bug #581315).
2010-04-12 11:30:34 +00:00
Tim Waugh
239b28f1fd - check-device-ids: use make-and-model field for best-matching.
- Use upstream fix for async bugs.
2010-03-27 10:26:27 +00:00
Tim Waugh
56e45a722e - More async traceback fixes (Ubuntu #547075). 2010-03-26 12:54:32 +00:00
Tim Waugh
0d7bafdb59 - Better inklevel 25/50/75 markers. 2010-03-26 10:36:30 +00:00
Tim Waugh
c84ca760ff - Fixed window transience for 'Change Device URI'. 2010-03-26 10:33:57 +00:00
Tim Waugh
1ce5b1929c - More async traceback fixes (Ubuntu #547075). 2010-03-26 10:28:38 +00:00
Tim Waugh
43adcf4932 Add the patch. 2010-03-25 17:15:40 +00:00
Tim Waugh
6f1a5cd731 - check-device-ids: use correct paths for LSB model URIs. 2010-03-25 17:10:41 +00:00
Tim Waugh
9007e3ff74 - Fixed cdi-search-harder patch. 2010-03-25 17:07:11 +00:00
Tim Waugh
57d971d7db - Fixed traceback in asyncipp (bug #576932). 2010-03-25 16:38:08 +00:00
Tim Waugh
427a222de7 - check-device-ids: search harder for missing Device IDs. 2010-03-25 16:37:15 +00:00
Tim Waugh
775d956b09 - Make inklevel widget easier to read (bug #576930). 2010-03-25 16:29:48 +00:00
Tim Waugh
1a36267ba8 - Use new JobCancelPurge cups-pk-helper method (bug #576496). 2010-03-24 10:43:02 +00:00
Tim Waugh
47ca243aa9 - Initialize downloadable_drivers when OpenPrinting query fails (bug
#574562).
2010-03-22 17:33:13 +00:00
Tim Waugh
bce4031890 - Fixed pycups build with new distutils.
- Fixed reconnection error handling in IPPAuthOperation class (bug
    #575198).
2010-03-22 13:06:47 +00:00
Tim Waugh
a74e7a8e28 - check-device-ids.py: Fixed driver-URI to filename mapping. 2010-03-19 13:06:57 +00:00
Tim Waugh
f3d6629f51 - The canonical name for Kyocera is Kyocera Mita. 2010-03-19 11:56:21 +00:00
Tim Waugh
907e79bf08 - Show CMD field in check-device-ids.py. 2010-03-19 11:44:57 +00:00
Tim Waugh
25820ee4cd - Fixed traceback in check-driver-ids.py when no drivers are found (bug
#574827).
2010-03-18 17:15:41 +00:00
Tim Waugh
d8e6b313f2 - 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:51:17 +00:00
Tim Waugh
12cfc89d34 - Import modules we catch exceptions from (bug #574117). 2010-03-16 18:06:42 +00:00
Jiří Popelka
3fcc85bdd7 - Fixed pycups to be more cautious when removing the Connection object from
the list (bug #567386).
2010-03-08 17:04:23 +00:00
Tim Waugh
57cb557ad5 - Added comments for all sources and patches.
- Ship COPYING files.
2010-03-03 11:36:16 +00:00
Tim Waugh
128180db28 - Use icon name 'printer' instead of 'gnome-dev-printer'. 2010-03-01 19:01:00 +00:00
Tim Waugh
7a8c466203 - Attempt to install drivers in the Device ID checker. 2010-03-01 16:36:24 +00:00
Tim Waugh
7ac71a21f6 - Import gobject in gtkspinner.py. 2010-03-01 13:31:06 +00:00
Tim Waugh
361fdbb9bb - 1.1.93. 2010-02-27 11:30:56 +00:00
Tim Waugh
3474416456 - Removed Device ID hacks for Kyocera and HP. This avoids a false positive
for the incorrect-Device-ID warning.
2010-02-22 17:26:45 +00:00
Jiří Popelka
e3c98ee274 - Catch RuntimeError in statereason.py when cupsGetPPD2 fails (bug
#566938).
2010-02-22 11:39:54 +00:00
Tim Waugh
7efcc119f6 - Display a warning when the wrong IEEE 1284 Device ID is detected. 2010-02-21 19:05:37 +00:00
Tim Waugh
3b0de025c8 - 1.1.92. 2010-02-19 13:47:02 +00:00
Tim Waugh
c87e56a4dd - Convert MFG and MDL to lowercase before D-Bus call to work around bug
#566217.
2010-02-17 16:18:46 +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
Tim Waugh
6574a08d3c - Only add current device to list when all devices found (bug #558524). 2010-01-25 16:28:00 +00:00
Tim Waugh
e07384d1c7 - Fixed async fallback again (bug #557854). 2010-01-25 16:02:29 +00:00
Tim Waugh
8c82c22233 - Fixed statereason localization for raw queues (bug #558156). 2010-01-25 16:00:13 +00:00
Tim Waugh
f790ff90ed - Added GtkAdjustments for all XML-declared SpinButtons. 2010-01-21 14:48:14 +00:00
Tim Waugh
0c8da3c3d7 - Fixed traceback when renaming a printer. 2010-01-21 14:47:04 +00:00
Tim Waugh
dab45d8ae2 - 1.1.90 development release. 2010-01-19 14:49:45 +00:00
Tim Waugh
81216439bf - Update pycups to 1.9.48. 2010-01-19 12:58:15 +00:00
Tim Waugh
1c56788446 - Clean up temporary files when localizing statereason (bug #552768). 2010-01-18 17:29:41 +00:00
Tim Waugh
22080998fa - Make sure serial device widgets are always initialized (bug #556488). 2010-01-18 17:06:12 +00:00
Tim Waugh
42767d652c - Handle errors more gracefully in userdefault.py (bug #556345). 2010-01-18 17:03:23 +00:00