Commit Graph

584 Commits

Author SHA1 Message Date
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
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
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
12cfc89d34 - Import modules we catch exceptions from (bug #574117). 2010-03-16 18:06:42 +00:00
Tim Waugh
7086cd2df2 - Import modules we catch exceptions from (bug #574117). 2010-03-16 18:06:38 +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
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
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
543abca28c - Use icon name 'printer' instead of 'gnome-dev-printer'. 2010-03-01 18:58:07 +00:00
Tim Waugh
7a8c466203 - Attempt to install drivers in the Device ID checker. 2010-03-01 16:36:24 +00:00
Tim Waugh
0fd6a1d808 - Attempt to install drivers in the Device ID checker. 2010-03-01 16:36:17 +00:00
Tim Waugh
7ac71a21f6 - Import gobject in gtkspinner.py. 2010-03-01 13:31:06 +00:00
Tim Waugh
250dd09c9d - Import gobject in gtkspinner.py. 2010-02-28 09:31:41 +00:00
Tim Waugh
361fdbb9bb - 1.1.93. 2010-02-27 11:30:56 +00:00
Tim Waugh
641c88302a - 1.1.93. 2010-02-27 11:09:37 +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
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
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
61e6b02bb5 - Display a warning when the wrong IEEE 1284 Device ID is detected. 2010-02-21 19:04:20 +00:00
Tim Waugh
3b0de025c8 - 1.1.92. 2010-02-19 13:47:02 +00:00
Tim Waugh
825fa4e9a4 - 1.1.92. 2010-02-19 13:46:44 +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
de9c88b73f - Convert MFG and MDL to lowercase before D-Bus call to work around bug
#566217.
2010-02-17 16:15:41 +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
Tim Waugh
c6ceea4877 - Don't rely on cups-pk-helper being around (bug #556170). 2010-01-18 16:59:32 +00:00
Tim Waugh
1732005a91 - Fixed traceback when copying printer with certain job options set (bug
#554268).
2010-01-18 16:39:07 +00:00
Tim Waugh
38a90bc7db Fixed bug ID. 2010-01-12 16:31:59 +00:00
Tim Waugh
1865641a39 - Fixed traceback when copying printer with certain job options set (bug
#554268).
2010-01-11 16:09:39 +00:00
Tim Waugh
c29d3917a1 - Fixed traceback introduced in recent fix (bug #554376). 2010-01-11 15:52:04 +00:00
Tim Waugh
d6b6757a82 - Fixed traceback introduced in recent fix (bug #554376). 2010-01-11 15:50:43 +00:00
Tim Waugh
b482856500 - Fixed crash when using keyring for auth without password (bug #553141). 2010-01-07 15:49:25 +00:00
Tim Waugh
d239e3c743 - Fixed typo introduced in recent fix (bug #551436). 2010-01-07 13:09:13 +00:00
Tim Waugh
44c455f466 - Use %global instead of %define. 2010-01-06 17:07:48 +00:00
Tim Waugh
4acd50f01f - Fixed pycups IPPRequest attribute handling bug. 2010-01-06 16:45:08 +00:00
Tim Waugh
e4712e86bc - Make sure there are enough ink level values (bug #541882). 2010-01-06 15:54:23 +00:00
Tim Waugh
a29d1fb03e - Make sure the printer we added still exists before selecting it (bug
#551436).
2010-01-06 15:50:44 +00:00
Tim Waugh
437a3ab1b8 - Set notification timeouts appropriately (bug #550829). 2010-01-06 15:47:30 +00:00
Tim Waugh
06b7a08d9c - Avoid traceback in NewPrinterGUI.init (bug #550442). 2010-01-06 15:43:24 +00:00
Tim Waugh
723c2ed9d2 - Avoid traceback in on_jobviewer_exit (bug #550437). 2010-01-06 15:31:58 +00:00
Tim Waugh
d2ccf03fa0 - Prefer foomatic-recommended drivers (bug #550108). 2009-12-23 16:17:13 +00:00
Tim Waugh
60072c85c7 - Pre-select correct driver when adding or changing a queue (bug #550075). 2009-12-23 15:04:43 +00:00
Tim Waugh
071cb48c14 - Fixed typo (bug #550096). 2009-12-23 14:58:02 +00:00
Tim Waugh
b4e21b9510 - 1.1.16:
- Ignore com.apple.print.recoverable state reason.
- Prevent traceback in found_network_printer_callback (bug #547765).
- Use asynchronous connection class for fetching device lists (bug
    #549749).
- Prefer Foomatic/hpijs to hpcups for the time being.
- Clear device screen each time a new dialog is presented.
- Constraints handling fix.
2009-12-22 16:15:04 +00:00
Tim Waugh
499920f427 - Updated pycups to 1.9.47. 2009-12-22 14:33:06 +00:00
Jiří Popelka
5fb6c1cd7d - Prevent traceback when no downloadable driver selected (#548449). 2009-12-18 10:57:57 +00:00
Jiří Popelka
3bb63b5811 - Prevent traceback when cancel button in troubleshooter pressed (#546821). 2009-12-14 17:10:11 +00:00
Tim Waugh
b7e13a1e7a - Fixed jobviewer traceback with short-lived state reasons (bug #545733). 2009-12-09 10:57:04 +00:00
Tim Waugh
0f7d526cf9 - Fixed traceback with short lpd device URIs (bug #545397). 2009-12-08 14:04:31 +00:00
Tim Waugh
bf474bbe59 - Fixed traceback when troubleshooter operation is cancelled (bug #544356). 2009-12-07 17:38:43 +00:00
Tim Waugh
9cb41d71c7 - Fixed traceback when troubleshooter operation is cancelled (bug #544356). 2009-12-07 15:03:32 +00:00
Tim Waugh
a3439afa2f - Fixed cupsd.conf parsing when lines begin with blanks (bug #544003). 2009-12-03 17:20:06 +00:00
Tim Waugh
f71e4c6351 - Don't overwrite BrowsePoll settings in basic settings dialog (bug
#543986).
2009-12-03 17:12:43 +00:00
Tim Waugh
784addac2c - Handle RuntimeError when localizing state reason (bug #543937). 2009-12-03 14:59:37 +00:00
Tim Waugh
b8c3456e9f - 1.1.15:
- Fixed traceback introduced by fix to bug #541882.
2009-11-30 13:01:52 +00:00
Tim Waugh
869fd822a9 - 1.1.14:
- Retry when reconnection fails (bug #541741).
- Prevent traceback with bad marker-levels attribute (bug #541882).
2009-11-27 18:00:41 +00:00
Tim Waugh
c2e929a5aa - Prevent display of marker levels from making the properties dialog too
big (bug #540826).
2009-11-26 16:32:17 +00:00
Tim Waugh
19618398ca - Place the window in the middle of the screen (bug #539876). 2009-11-26 15:38:00 +00:00
Tim Waugh
3676e63d58 - Fixed editability of PPD options for explicit IPP queues (bug #541588). 2009-11-26 15:31:13 +00:00
Jiří Popelka
500f0e542a - Prevent traceback when PackageKit is not installed (bug #540230). 2009-11-23 13:25:01 +00:00
Tim Waugh
ea8cd59b82 - Suggest installing foomatic-db-ppds when appropriate (bug #536831). 2009-11-11 15:03:51 +00:00
Tim Waugh
8cbebc83ff - Release bump. 2009-11-05 11:02:02 +00:00
Tim Waugh
0a6839c0ce - Fail gracefully if the new printer has disappeared before the user has
responded to the test page prompt (bug #533109).
2009-11-05 10:45:06 +00:00
Tim Waugh
ab95adce56 - Fixed typo in de.po (bug #532371). 2009-11-02 13:08:50 +00:00
Tim Waugh
cd24abd8d1 - Avoid traceback in IPP notification handlers (bug #530641). 2009-10-30 12:39:52 +00:00
Tim Waugh
7b7a93c0dd - Avoid epydoc dependency. 2009-10-30 12:32:02 +00:00
Tim Waugh
0b57565b58 - Added upstream patch for custom state reasons (bug #531872). 2009-10-29 17:33:10 +00:00
Tim Waugh
b10389e413 - Strip 'zjs' from make-and-model as well (bug #531869). 2009-10-29 17:27:33 +00:00
Tim Waugh
4ce51454e7 Sync to F-12. 2009-10-28 16:43:38 +00:00
Tim Waugh
b2207f456e - Fixed missing import in probe_printer module. 2009-09-22 10:05:56 +00:00
Tim Waugh
d183d67e88 - Fixed race when fetching device list (bug #521110). 2009-09-22 09:30:05 +00:00
Tim Waugh
7199e92748 - Iconify jobs window into status icon. 2009-09-18 13:01:39 +00:00
Tim Waugh
73e653a8fd - Avoid showing the publish-printers dialog when not necessary. 2009-09-18 12:52:16 +00:00
Tim Waugh
802889fcc9 - Fixed traceback when cancelling change-driver dialog. 2009-09-18 12:43:16 +00:00
Tim Waugh
f8935dc8aa - Fixed data button state. 2009-09-18 12:10:03 +00:00
Tim Waugh
5f2f72f65f - 1.1.13:
- Translation updates (bug #522451).
2009-09-14 15:07:15 +00:00
Tim Waugh
52914f1058 - Further speed improvement when fetching devices. 2009-09-04 10:13:07 +00:00
Tim Waugh
da1b9d7e4b - Speed improvement when fetching devices. 2009-09-03 16:53:27 +00:00
Tim Waugh
2b4fad8d01 - Allow raw devices to be changed. 2009-09-03 16:42:32 +00:00
Tim Waugh
38211e3ebf - Fixed PPD/IPP string translation. 2009-08-28 15:52:05 +00:00
Tim Waugh
70f332f43b - Fixed proxy authentication. 2009-08-28 15:46:25 +00:00
Tim Waugh
7f1ff64d34 - Ported to polkit-1. 2009-08-27 13:16:15 +00:00
Tim Waugh
34b42fa4d8 - Handle icon load failure gracefully. 2009-08-26 16:48:47 +00:00
Tim Waugh
a9d6dbac1e - Fixed statereason icon names. 2009-08-26 16:45:00 +00:00
Tim Waugh
1342bc0bad - Fixed traceback in on_tvNPDeviceURIs_cursor_changed (bug #519367). 2009-08-26 11:34:34 +00:00
Tim Waugh
11b2634974 - 1.1.12:
- Troubleshooting fix.
- Fixed applet traceback when printing test page.
- Removed completed job notifications (trac #181).
- Show printer status in printer icons (bug #518020).
- Use paused icon when printer state reason is 'paused'.
- Driver preference order fixes.
- Job status icon and state reason display in jobs list (bug #518070).
- Fixed overactive job creation times update timer.
- Use preferred D-Bus object path for AuthenticationAgent (bug #518427).
- Fixed disabling a printer when PolicyKit call fails.
- Set appropriate status icon tooltip when configuration printer (bug
    #518007).
- Use separate thread for verifying IPP queue (bug #518065).
- Use newer tooltip API to avoid deprecation warnings.
- Compare MFG/MDL case-insensitively in udev rule.
- Support for cups-pk-helper's DevicesGet method.
- Don't attempt to use PolicyKit if running as root.
- Support for localized marker names (trac #183).
- Other small fixes.
2009-08-25 16:29:16 +00:00
Tim Waugh
85745fabce - Applied patch from 1.1.x (52a73b6).
- Better printer icons representing status (bug #518020).
- Use paused ico nwhen printer state reason is 'paused'.
- Job status icon and state reason in jobs treeview (bug #518070).
- Job creation times display fixes.
- Use preferred object path for AuthenticationAgent (bug #518427).
2009-08-20 17:21:19 +00:00
Tim Waugh
6569ac372d - Applied patch from 1.1.x (3f45e96):
- Show a 'paused' emblem for rejecting/disabled printers (bug #518020).
- Set appropriate tooltip when configuring printer (bug #518007).
- Use separate thread for verifying IPP queue (part of bug #518065).
- Better driver preference order (bug #518045).
2009-08-19 17:05:16 +00:00
Tim Waugh
dba4e31faa - Compare MFG and MDL fields case insensitively when adding automatic
queues, because HPLIP provides them with different case than the actual
    devices do. Upstream HPLIP bug:
    https://bugs.launchpad.net/hplip/+bug/405804
2009-08-14 15:03:14 +00:00
Tim Waugh
76a01ca745 - Updated cupspk DevicesGet call for accepted API. 2009-08-14 14:18:40 +00:00
Tim Waugh
f5f3846376 - Updated cupspk DevicesGet call for accepted API. 2009-08-13 16:40:49 +00:00
Tim Waugh
b35ea25ec2 - 1.1.11:
- Several udev-configure-printer fixes.
- Use case-insensitive PPD matching.
- Better URI validity testing.
- Another stale printer status icon fix.
- Notice when jobs stop due to backend errors.
- Warn about job history when renaming printers.
- Small UI improvements.
2009-08-07 17:12:29 +00:00
Tim Waugh
c0d1555d1e - Dropped foomatic dependency from libs package. 2009-08-04 10:03:38 +00:00
Tim Waugh
48725f4825 - Sync with 1.1.x.
- Added patch for cupspk DevicesGet method call.
2009-07-31 14:14:42 +00:00
Matthias Clasen
71bad118c9 Drop no longer used python-sexy dep 2009-07-27 04:43:29 +00:00
Tim Waugh
82d54f3b85 - Split out D-Bus service for udev helper. Build requires dbus-glib-devel. 2009-07-26 20:10:11 +00:00
Tim Waugh
e22999a35a - Split out D-Bus service for udev helper. 2009-07-26 18:43:24 +00:00
Tim Waugh
6aafd66f58 - Removed gnome-packagekit dependency. The presence of
gpk-install-package-name is detected at run-time, and the program acts
    accordingly.
2009-07-24 09:03:38 +00:00
Tim Waugh
7f628c6513 - Applied some udev-configure-printer fixes from upstrema. 2009-07-23 13:47:54 +00:00
Tim Waugh
ec4a192d6b - 1.1.10:
- New udev rules for adding/enabling/disabling USB printers automatically.
- Now uses gnome-packagekit utility to install packages instead of the
    D-Bus API.
- Fixed detection of stopped jobs with CUPS 1.4.
- Fixed tracebacks when adding a new printer and when receiving IPP
    notifications.
- Fixed 'location' field for printers added on remote CUPS servers.
- Fixed handling of incorrect authentication.
- Some UI and troubleshooter fixes have been made.
2009-07-22 14:25:19 +00:00
Tim Waugh
d4fb98f696 - Requires gnome-packagekit for gpk-install-package-name. 2009-07-06 14:46:19 +00:00
Tim Waugh
acaff656d7 - Use gpk-install-package-name instead of trying to use the D-Bus API.
- Spot stopped jobs with CUPS 1.4 as well (trac #177). This, along with the
    previous fix, addresses bug #509177.
- Map gutenprint filenames to the package name.
- Fixed sensitivity of class member selection arrows (bug #508653).
2009-07-03 17:31:46 +00:00
Tim Waugh
09775bd93f - Use correct 'location' field for printers added remotely.
- Parse nmblookup failures correctly in troubleshooter.
- Prevent traceback on IPP notification after properties dialog cancelled.
- Fixed handling of incorrect authentication when not using PolicyKit (bug
    #508102).
2009-06-25 17:10:34 +00:00
Tim Waugh
7340d342ee - Make sure we find https URIs from https backend (bug #507628). 2009-06-24 09:50:12 +00:00
Tim Waugh
9579a563c6 - Avoid showing a non-fatal exception when adding an IPP printer (bug
#507629).
- Fixed traceback when adding/modifying printer which could lead to display
    bugs (bug #507489).
2009-06-24 09:45:25 +00:00
Tim Waugh
edba444851 - Fixed traceback when adding/modifying printer which could lead to display
bugs (bug #507489).
2009-06-23 11:30:57 +00:00
Tim Waugh
fd78d77534 - Updated pycups to 1.9.46.
- Updated to 1.1.8:
- Select a printer after adding it (trac #145).
- Make sure the job and printer context menus cannot get out of date (trac
    #175, trac #172).
- Fixed displayed hold time for held jobs.
- Use grey ink-drop when there is no marker-colors value instead of
    crashing (bug #505399).
- Scroll job list window to new job when appropriate.
- Clean up temporary PPD files (bug #498743).
- Fixed XML crash (Ubuntu #370469).
- Fixed automatic printer model selection.
- Fixed cupspk crash due to missing debugprint import (bug #496722, trac
    #161).
- Fixed PhysicalDevice crash (bug #496722, trac #161).
- Adjusted border padding for New Printer window (bug #493862).
- Set glade's textdomain in the job viewer (Ubuntu #341765).
- Fixed URI parsing when verifying IPP URIs.
- Set relaxed PPD conformance (trac #159).
- Make troubleshooter work again by disabling cupspk for it.
2009-06-18 16:46:36 +00:00
Tim Waugh
8b41d0221c - Updated pycups to 1.9.46. 2009-06-18 13:00:56 +00:00
Tim Waugh
7692b38319 - Changed requirement on notification-daemon to desktop-notification-daemon
to allow for other implementations (bug #500587).
2009-05-13 12:24:46 +00:00
Tim Waugh
549786c2e2 - Moved them back again, as they are not part of the exported interface
(bug #496808).
2009-04-21 09:34:42 +00:00
Kevin Kofler
01c6cb6fc1 - Move files required by system-config-printer-kde to -libs (#496646) 2009-04-21 03:46:59 +00:00
Tim Waugh
a6633ad0c8 - Requires dbus-python (bug #495392).
- Updated to 1.1.7:
- Updated translations.
- Don't abort if the jobviewer couldn't show a notification.
- Don't use setlocale() for locale-independent case conversion.
- Don't assume the notification daemon can show action buttons.
- Use case-insensitive matching for model names.
- HPLIP compatibility fixes.
- Fixed typo in jobviewer keyring support (Ubuntu #343156).
- Added support for https device URIs (bug #478677).
- Prevent traceback in monitor when connection failed (Ubuntu #343387).
2009-04-14 17:03:57 +00:00
Tim Waugh
f2c139d0ec - Requires dbus-python (bug #495392). 2009-04-14 12:10:12 +00:00
Tim Waugh
3264b16277 - No longer requires gnome-python2-gnome.
- Updated to 1.1.6:
- Translatable string fix for authconn.
- Romanian allow/deny translation fix (bug #489748).
- Set glade's textdomain in the jobviewer (Ubuntu #341765).
2009-03-13 17:42:10 +00:00
Tim Waugh
dcf23f42bb - Added patch for changes in 1.1.x since 1.1.5:
- Strip " hpijs" from PPD names.
- Handle there being no operation name set when authentication/retry is
    required.
- Mark "Unauthorized" PolicyKit dialog strings for translation, and change
    that dialog to an error.
- Work around marker-* attributes not being presented as lists (bug
    #489512).
- D-Bus policy tweak.
- Better PPD fallback searching.
- Fixed model search oddity when no digits in model name.
- Fixed locale save/restore in cupshelpers (bug #489313).
- Use gtk.show_uri() instead of gnome.url_show() (trac #147).
- Removed HPLIP probe screen (no longer needed).
- Be certain of having the right cell when starting a rename (Ubuntu
    #333260).
- Fixed strftime call (Ubuntu #334859).
- Check dict before use when handling auth-info-required.
- Handle timed operations being cancelled in the troubleshooter test print
    page (Ubuntu #325084).
- Put pycups version requirement in monitor module.
2009-03-10 18:32:14 +00:00
Tim Waugh
c6c17a2968 - 1.1.5. 2009-03-03 22:34:29 +00:00
Jesse Keating
c31b061238 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 05:14:44 +00:00
Tim Waugh
da1b2d11b3 - Updated from git:
- Prevent traceback when adding new printer (bug #486587).
2009-02-20 15:44:48 +00:00
Tim Waugh
887118c3cc - 1.1.4:
- Skip model selection screen when adding a new printer for which we know
    the exact model.
- Better integration for HPLIP hp and hpfax queues.
- Work around HPLIP option parsing bug.
- Pre-select the current device correctly.
- Better descriptions for types of available connection.
- Perform lowercase operations in a locale-independent manner (trac #151).
2009-02-18 18:17:19 +00:00
Tim Waugh
f80dc93016 - Updated from git:
- Avoid tracebacks in main application (bug #484130) and job viewer.
- Avoid unnecessary modal dialog when adding printer (bug #484960).
- Don't use notification when authentication is required, just display the
    dialog.
2009-02-11 11:47:16 +00:00
Tim Waugh
6dc8cf7b3d - Updated from git:
- Better make/model discovery for multiple devices (bug #484130).
2009-02-10 18:35:55 +00:00
Tim Waugh
972ff65857 - Updated from git:
- Handle D-Bus failures when querying Jockey (bug #484402).
- Set operation when fetching PPD from server (bug #484130).
- Don't allow prompting when updating the UI for a server failure (bug
    #484130).
- Fixed printing a test page from the applet (bug #484130).
2009-02-10 17:32:44 +00:00
Tim Waugh
50a4c8b5b1 - Requires libxml2-python. 2009-02-09 15:27:04 +00:00
Tim Waugh
df14d65d25 - Ship the missing cupspk file (bug #484461). 2009-02-07 11:20:29 +00:00
Tim Waugh
7954c5e5eb - Added in cups-pk-helper support from upstream. 2009-02-05 13:07:03 +00:00
Tim Waugh
6b84090dc1 - Requires python-sexy.
- 1.1.3.
2009-02-03 12:54:27 +00:00
Tim Waugh
8ba63b6f8c - Requires python-sexy. 2009-01-28 23:44:29 +00:00
Tim Waugh
1ec182a2bb - 1.1.2.
- Requires gnome-python2-gnomekeyring.
2009-01-15 12:56:18 +00:00
Tim Waugh
c2273c9cee - Updated pycups to 1.9.45. 2009-01-08 18:04:56 +00:00
Tim Waugh
e2a7d93d16 - 1.1.1. 2008-12-20 12:05:45 +00:00
Tim Waugh
95edbc752a - 1.1.0. 2008-12-19 17:14:53 +00:00
Tim Waugh
c5d1cddc4e - Updated patch for 1.0.x changes:
- Fixed stub scripts (bug #477107).
2008-12-19 13:03:38 +00:00
Tim Waugh
651c459209 - Updated patch for 1.0.x changes:
- Look harder for locale/page size issues in the troubleshooter (trac
    #118).
- Troubleshooter speed improvement (trac #123).
- Localization fixes for authentication dialog (trac #122).
- Character encoding fixes (trac #124).
- Handle model names with more than one set of digits (Ubuntu #251244).
- Catch unable-to-connect error when trying to print a test page (Ubuntu
    #286943).
- Prevent crash when copying PPD options (Ubuntu #285133).
- Use get_cursor for the printer properties treeview (Ubuntu #282634).
- Fix IPP browser when trying to connect to host:port (bug #476396).
- Make sure we're authenticating as the correct user in authconn.
- Prevent traceback when adding printer driven by HPLIP (bug #477107).
- Better display of available local HP fax devices.
2008-12-19 10:13:19 +00:00
Tim Waugh
3a404dfe70 Fixed changelog. 2008-12-18 23:33:48 +00:00
Tim Waugh
6b6ee2c716 - Added patch for pycups git changes since 1.9.44:
- Look for test page file in new location for CUPS 1.4 (bug #476612).
2008-12-17 16:40:14 +00:00
Tim Waugh
72ef595ddb - Updated patch for 1.0.x changes:
- Fix for advanced server settings dialog.
- Fixes for troubleshooter to restore error_log fetching.
2008-12-12 10:04:55 +00:00
Tim Waugh
fb6a18204c - Updated to 1.0.12:
- Don't automatically replace network printer URIs with HPLIP URIs (bug
    #473129).
- Fixed some file descriptor and temporary file leaks.
2008-12-05 12:44:18 +00:00
Ignacio Vazquez-Abrams
2416ef5c68 Rebuild for Python 2.6 2008-11-29 17:21:17 +00:00
Tim Waugh
b5aa2b2dfe - Updated pycups to 1.9.44. 2008-11-28 12:59:31 +00:00
Tim Waugh
22f986fefc - Updated to 1.0.11.
- Updated pycups to 1.9.43.
2008-11-21 17:36:31 +00:00
Tim Waugh
3793d335b6 Include patch. 2008-11-12 17:50:25 +00:00
Tim Waugh
7dcbce2d40 - Updated to 1.0.10. Applied patch from git. 2008-11-12 17:46:55 +00:00
Tim Waugh
99ea333f7b - Applied pycups patch from git. 2008-11-12 17:32:32 +00:00
Tim Waugh
91ce36f72d - Updated to 1.0.9 for translations.
- Updated pysmbc to 1.0.6. No longer need pysmbc-git patch.
2008-10-21 16:57:35 +00:00
Tim Waugh
4efc2732a0 - Added patch for pysmbc changes in git to prevent getdents crashing (bug
#465975).
2008-10-17 09:12:59 +00:00
Tim Waugh
5020567680 - Updated patch for 1.0.x changes:
- Fixed SMB authentication dialog's cancel button (bug #467127).
- Work around samba bug #5805 by sending debug output to stderr instead of
    stdout.
2008-10-16 09:35:30 +00:00
Tim Waugh
c787feb083 - Updated patch for 1.0.x changes:
- Fixed SMB authentication (bug #464003).
2008-10-15 17:09:43 +00:00
Tim Waugh
ff750ba2dc - Added patch for 1.0.x changes:
- Removed unneeded debugging output.
- Don't show the applet in KDE (bug #466945).
- Auth/error dialog improvements for SMB as for IPP (bug #465407).
2008-10-15 10:24:35 +00:00
Tim Waugh
d6fe0f9a24 - Added patch for 1.0.x changes since 1.0.8:
- Don't use a LinkButton for the 'Problems?' button (bug #465407).
- Don't use a separator for the server settings dialog (bug #465407).
- Don't set non-zero page size for SpinButtons.
- Don't show an error dialog if an IPP operation's authentication dialog is
    cancelled by the user, but show an error dialog if the password was
    incorrect (bug #465407).
- Set Server Settings... menu entry sensitive depending on whether we are
    connected to a server (Ubuntu #280736).
- Lots of translations updated.
2008-10-13 16:37:54 +00:00
Tim Waugh
bf3f769b6e - Removed patch (no longer needed). 2008-09-29 17:08:21 +00:00
Tim Waugh
adf1b22899 Removed patch. 2008-09-29 17:07:10 +00:00
Tim Waugh
a6d85b104e - 1.0.8:
- Use modelName from custom PPD to suggest name for new printer (trac #97).
- Avoid display problem with installable options.
- Better matching for Lexmark printers.
- Catch exceptions from advanced server settings dialog (Ubuntu #267557).
- Added some missing OpenPrinting query fields.
- Jockey support added.
- Lots of translations updated.
2008-09-29 16:59:13 +00:00
Tim Waugh
875ce86ebf - Handle IPP_FORBIDDEN (bug #460670). 2008-08-30 09:43:26 +00:00
Tim Waugh
5f118b0d37 - 1.0.7:
- Efficiency improvements.
- Small UI improvements for the New Printer dialog.
- Other small fixes.
2008-08-29 10:41:42 +00:00
Tim Waugh
da0368cbfe - Updated pysmbc to 1.0.5. 2008-08-29 09:52:28 +00:00
Tim Waugh
c6378a311b - Updated pycups to 1.9.42. 2008-08-29 09:13:52 +00:00
Tim Waugh
288dfae306 - Requires gnome-python2-gnome (bug #460021).
- 1.0.6:
- More delete-event fixes.
- Fixed temporary file leak.
- Fixed dialog leaks.
- Small UI improvements for the New Printer dialog.
- Other small fixes.
2008-08-26 11:45:13 +00:00
Tim Waugh
da5a905204 - Include other fixes from upstream including:
- OpenPrinting API change (trac #74).
- libnotify API change for 'closed' signal.
- Notification for job authentication (trac #91).
- Glade delete-event fixes (trac #88).
- Pre-fill username in job authentication dialog (trac #87).
2008-08-14 15:26:32 +00:00
Tim Waugh
c35b1e7a33 - Handle HTTP_FORBIDDEN. 2008-08-13 21:23:17 +00:00
Tim Waugh
ac60811170 - 1.0.5. 2008-08-11 14:04:20 +00:00
Tim Waugh
a8a11e528e - Updated pycups to 1.9.41. 2008-07-14 16:03:09 +00:00
Tim Waugh
3dc3afa6e9 Ship egg-info file for cupshelpers. 2008-07-10 16:29:03 +00:00
Tim Waugh
45e77948e9 - Applied upstream patch for pycups to fix getPrinterAttributes when
requested_attributes is specified.
2008-07-10 15:54:11 +00:00
Tim Waugh
fa6f71c58a No longer need this patch. 2008-07-10 15:50:39 +00:00
Tim Waugh
2195a959e3 - 1.0.4. 2008-07-10 15:47:52 +00:00
Tim Waugh
c5a200e638 - Better debugging for pysmbc. 2008-07-08 14:59:17 +00:00
Tim Waugh
0900e74f0e - Updated pycups to 1.9.40.
- 1.0.3.
2008-06-30 15:58:56 +00:00
Tim Waugh
f5a684d311 - Updated pycups to 1.9.40. 2008-06-30 15:29:32 +00:00
Tim Waugh
22222d6ebc - Updated pysmbc to 1.0.4. 2008-06-20 16:42:02 +00:00
Tim Waugh
ced7617bbd - 1.0.2. 2008-06-10 09:20:09 +00:00
Tim Waugh
09107d3ed6 No longer ship TODO file. 2008-06-09 16:59:46 +00:00
Tim Waugh
5b368ebddc - Update pysmbc to 1.0.3.
- 1.0.1 (bug #450119).
2008-06-09 16:41:17 +00:00
Tim Waugh
210ffaf5ba - Update pysmbc to 1.0.3. 2008-06-09 16:02:40 +00:00
Tim Waugh
15ac532f2e - Requires notify-python (bug #450139). 2008-06-05 15:17:47 +00:00
Tim Waugh
39798da066 - Applied patches from upstream (bug #450120). 2008-06-05 14:35:47 +00:00
Tim Waugh
71b2400d92 Bootstrap before build. 2008-06-03 16:15:36 +00:00
Tim Waugh
e73d00d10a - Applied patches from upstream (bug #449753). 2008-06-03 15:46:51 +00:00
Tim Waugh
e0d38ae7e9 - Updated pycups to 1.9.39. 2008-05-29 08:31:44 +00:00
Tim Waugh
505b7259ef - Updated libs summary. 2008-05-29 08:01:18 +00:00
Tim Waugh
501699bace - 1.0.0. 2008-05-27 17:21:54 +00:00
Tim Waugh
ef133e7380 - Fixed small UI problem in SMB browser. 2008-05-23 15:22:57 +00:00
Tim Waugh
da3d6f789d - 0.9.93. 2008-05-23 14:39:08 +00:00
Tim Waugh
28acfacb6a - 0.9.92. 2008-05-20 14:55:12 +00:00
Tim Waugh
fc5d613758 - Sync to trunk. 2008-05-20 13:57:48 +00:00
Tim Waugh
7fc9cab753 - Updated pysmbc to 1.0.2. 2008-05-20 13:51:11 +00:00
Tim Waugh
4a982c79c5 0.9.91-2 2008-05-18 12:06:14 +00:00
Tim Waugh
e09db86372 - Fixed icon search path. 2008-05-18 11:58:52 +00:00
Tim Waugh
2e12e2ffc6 - No longer requires system-install-packages (bug #444645). 2008-05-16 15:55:54 +00:00
Tim Waugh
75de2a5b9c - Added pysmbc. Build requires libsmbclient-devel.
- Don't install consolehelper bits any more as they are no longer needed.
- 0.9.91:
- User interface overhaul, part 2.
2008-05-16 15:50:49 +00:00
Tim Waugh
ada1d9c8ca - 0.9.90:
- User interface overhaul, part 1.
2008-04-03 16:02:20 +00:00
Tim Waugh
cacd1e590f - Updated pycups to 1.9.38. 2008-04-03 15:15:46 +00:00
Tim Waugh
932ead9939 - 0.7.82.2:
- Various bug fixes.
- Translation updates.
2008-04-03 12:35:54 +00:00
Tim Waugh
a8e2221d80 - More fixes from upstream. 2008-03-17 12:50:01 +00:00
Tim Waugh
9364c4984d - Updated pycups to 1.9.37. 2008-03-17 12:43:54 +00:00
Tim Waugh
20388234a6 Fixed spec file. 2008-03-05 10:13:37 +00:00
Tim Waugh
e5d59cffb8 - Some fixes from upstream. 2008-03-05 10:08:06 +00:00
Tim Waugh
a249f36c5e - Updated pycups to 1.9.36. 2008-03-05 10:05:08 +00:00
Tim Waugh
9e11329c9a - 0.7.82.1:
- More trouble-shooting improvements.
- applet: notify user about failed jobs (bug #168370).
2008-03-03 17:15:00 +00:00
Tim Waugh
7ebcbe1171 - Requires /usr/bin/system-install-packages not pirut (bug #435622). 2008-03-03 13:40:45 +00:00
Tim Waugh
57530f6ee8 Updated file manifest. 2008-02-19 17:31:29 +00:00
Tim Waugh
233f1d0446 - 0.7.82:
- More trouble-shooting improvements.
2008-02-19 17:28:41 +00:00
Tim Waugh
17239a1dcc - Updated to pycups-1.9.35. 2008-02-19 17:26:16 +00:00
Tim Waugh
82dab5e387 - 0.7.81:
- Trouble-shooting improvements and other minor fixes.
2008-02-13 18:19:25 +00:00
Tim Waugh
e9e5e88b27 - Rebuild for GCC 4.3. 2008-02-11 16:22:47 +00:00
Tim Waugh
4f2f440d6e Include the troubleshoot module. 2008-02-04 18:34:09 +00:00
Tim Waugh
91051565fa - Updated to pycups-1.9.34.
- 0.7.80:
- Trouble-shooting support.
2008-02-04 18:24:38 +00:00
Tim Waugh
ee092c0e24 - Updated to pycups-1.9.34. 2008-02-04 18:21:24 +00:00
Tim Waugh
65f976ba32 - 0.7.79. 2008-01-25 18:19:14 +00:00
Tim Waugh
3ad8ee1cfa - Updated to pycups-1.9.33. 2008-01-23 13:26:05 +00:00
Tim Waugh
955aae5acc - Use config-util from new usermode (bug #428406). 2008-01-16 17:47:38 +00:00
Tim Waugh
02da91226f - Requires notification-daemon (Ubuntu #176929). 2007-12-20 13:46:38 +00:00
Tim Waugh
e21053e6c6 - Requires gnome-python2 for theme support (Ubuntu #176929). 2007-12-17 16:22:04 +00:00
Tim Waugh
b55803d361 - Requires gnome-icon-theme for printer icon (Ubuntu #176929). 2007-12-17 14:24:04 +00:00
Tim Waugh
4c7b38be59 Fixed build problem. 2007-12-17 13:51:15 +00:00
Tim Waugh
09eb4fc19b Fixed build problem. 2007-12-17 13:33:23 +00:00
Tim Waugh
608db8e823 - Install Python egg-info file. 2007-12-17 13:25:11 +00:00
Tim Waugh
56eaa62971 0.7.78-3 2007-12-17 12:44:03 +00:00
Tim Waugh
4a1969277f - Updated pycups to 1.9.32. 2007-12-17 12:42:56 +00:00
Tim Waugh
d776d229d9 0.7.78-2 2007-11-27 13:47:07 +00:00
Tim Waugh
82858a08e3 - pycups: Applied patch from SVN to allow fetching printer attributes by
URI.
2007-11-27 12:53:03 +00:00
Tim Waugh
abb712b8f0 - pycups: Applied patch from SVN to allow fetching printer attributes by
URI.
2007-11-27 12:50:08 +00:00
Tim Waugh
43a6932988 0.7.78 2007-11-22 15:32:38 +00:00
Tim Waugh
869a2be579 - pycups: Fix job-sheets-default attribute. 2007-11-22 13:29:02 +00:00
Tim Waugh
53b98bcafb - Updated pycups to 1.9.31. 2007-11-22 11:12:41 +00:00
Tim Waugh
2da96b6305 - Applied patch to pycups to avoid reading uninitialised memory (bug
#390431).
2007-11-21 12:40:45 +00:00
Tim Waugh
e8c844701e - Updated pycups to 1.9.30. 2007-11-19 17:22:10 +00:00
Tim Waugh
fb37576b6b - Updated pycups to 1.9.29. 2007-11-15 16:52:58 +00:00
Tim Waugh
f8c45ad1b3 - 0.7.77:
- Tooltips for the button bar buttons (bug #335601).
2007-10-30 18:12:45 +00:00
Tim Waugh
0347f4d64b Fixed build. 2007-10-15 10:54:11 +00:00
Tim Waugh
b868f069ca - 0.7.76. 2007-10-15 10:47:44 +00:00
Tim Waugh
80fbfa63ea - 0.7.75. 2007-10-04 11:29:59 +00:00
Tim Waugh
572e87c8eb - No need to run update-desktop-database because there are no MimeKey lines
in the desktop files.
2007-10-03 12:04:49 +00:00
Tim Waugh
1f7877ad24 - Consistent macro style. 2007-10-03 11:23:12 +00:00
Tim Waugh
ce246316ea - Changed PreReq to Requires.
- Mark console.apps file as a config file.
- Mark pam file as a config file (not replaceable).
- No need to ship empty NEWS file.
- Give cupsd.py executable permissions to satisfy rpmlint.
- Provides system-config-printer-gui.
- Mark D-Bus configuration file as a config file.
- Fixed libs summary.
- Better buildroot tag.
- Better defattr.
- Preserve timestamps on explicitly install files.
- Make example pycups program non-executable.
- 0.7.74.4:
- Updated translations.
- Several small bugs fixed.
2007-10-02 16:58:02 +00:00