Commit Graph

636 Commits

Author SHA1 Message Date
Tim Waugh
daf11fd892 1.4.5.
- Some codec fixes (bug #968142, bug #1023968, bug #1094037).
- Traceback fixes (bug #982071, bug #1090479, bug #1105229).
- IPv6 address entry fix (bug #1074245).
- Auth info saving improvement (bug #1089029).
- Use LockButton for fewer auth dialogs (bug #714820).

Resolves: rhbz#968142 rhbz#1023968 rhbz#1094037 rhbz#982071 rhbz#1090479 rhbz#1105229 rhbz#1074245 rhbz#1089029 rhbz#714820
2014-07-04 17:15:55 +01:00
Dennis Gilmore
2731485c62 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:59:11 -05:00
Jiri Popelka
e985b85178 1.4.x requires gtk3 instead of gtk2 (#1099611) 2014-05-22 10:40:44 +02:00
Tim Waugh
cb5a56848d Prevent D-Bus service freezing by disabling openprinting driver downloads (bug #1052203).
Resolves: rhbz#1052203
2014-05-01 13:02:21 +01:00
Jaromír Končický
cdf4ab14dc 1.4.4. 2014-03-12 13:32:28 +01:00
Jiri Popelka
74dfb371fc BuildRequires: pkgconfig(glib-2.0) instead of glib2-devel
https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires
2014-03-10 13:59:17 +01:00
Tim Waugh
f0718d02c4 Don't override CFLAGS in Makefile.am. 2014-02-28 17:17:14 +00:00
Tim Waugh
1c606e9f5f Include upstream Makefile fixes for udev directories. 2013-12-06 15:31:04 +00:00
Tim Waugh
65688b69af Configure udevhelper directory correctly. 2013-12-06 12:34:02 +00:00
Tim Waugh
2235cbbc47 Use _smp_mflags for consistency's sake (patch from upstream needed). 2013-12-06 11:38:02 +00:00
Tim Waugh
6a55f6117e Use _smp_mflags for consistency's sake. 2013-12-06 10:49:50 +00:00
Tim Waugh
614f23d20c Actually run make in the %build section. 2013-12-05 09:29:49 +00:00
Tim Waugh
7ba9bcbd05 Requires pycairo (bug #1028180).
Resolves: rhbz#1028180
2013-11-08 17:23:58 +00:00
Tim Waugh
1d9c75fafb Reverted last change as it did not fix the problem. 2013-11-08 17:23:47 +00:00
Tim Waugh
341c0b437c Fixed encoding issue (bug #1023968).
Resolves: rhbz#1023968
2013-10-30 17:27:38 +00:00
Tim Waugh
d3ca8545b4 Fixed typo in D-Bus signature decorator (bug #1023449).
Resolves: rhbz#1023449
2013-10-25 16:29:47 +01:00
Tim Waugh
6c0a719c3c 1.4.3. 2013-10-22 17:13:38 +01:00
Tim Waugh
933f06c386 1.4.2. 2013-08-20 11:51:28 +01:00
Dennis Gilmore
50bb6e5065 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 11:26:18 -05:00
Tim Waugh
aad68a33e4 Fixed source URL. 2013-07-04 16:30:58 +01:00
Tim Waugh
7b6faad2a1 Fixed misplaced parenthesis (bug #979119).
Resolves: rhbz#979119
2013-07-02 12:57:07 +01:00
Tim Waugh
752fb1e069 Fixed another codec issue (bug #978970).
Resolves: rhbz#978970
2013-07-02 12:54:44 +01:00
Tim Waugh
550894341b Avoid race when renaming printer (bug #975705).
Resolves: rhbz#975705
2013-07-02 12:51:30 +01:00
Tim Waugh
f1346fb31a Don't check for missing drivers in remote printers (bug #975058)
Resolves: rhbz#975058
2013-07-02 12:49:41 +01:00
Tim Waugh
aeb0b9deca Another fix from the move to gi.repository (bug #973662).
Resolves: rhbz#973662
2013-07-02 12:47:34 +01:00
Tim Waugh
01b4f5471d Fixed another codec issue (bug #971973).
Resolves: rhbz#971973
2013-07-02 09:38:24 +01:00
Jiri Popelka
fde088d6df Fix Notify.Notification creation (bug #974845). 2013-06-20 10:38:02 +02:00
Tim Waugh
b00b5e01d3 Use the right signal for spotting when editing is done when renaming a printer (bug #971404). 2013-06-07 16:58:20 +01:00
Tim Waugh
917063fd0a More fixes for UTF-8 encoding issues (bug #968142). 2013-06-07 12:46:23 +01:00
Tim Waugh
7c67764aaa Fixed new printer dialog traceback (bug #969916). 2013-06-07 12:42:07 +01:00
Tim Waugh
3fa4f482d5 More fixes for UTF-8 encoding issues (bug #971548). 2013-06-07 11:14:45 +01:00
Tim Waugh
a8dad7a37e Removed old pointer/keyboard grabbing code as it no longer works (bug #971459). 2013-06-06 17:14:51 +01:00
Tim Waugh
eaa64591ea More fixes for UTF-8 encoding issues (bug #971417). 2013-06-06 17:13:29 +01:00
Tim Waugh
b9ed62ad94 Notify urgencies have new names with gi.repository (bug #970646). 2013-06-06 17:11:18 +01:00
Tim Waugh
b41139f715 More fixes for UTF-8 encoding issues (bug #969846). 2013-06-06 17:09:44 +01:00
Tim Waugh
120f8baa6a Fixed typo introduced in previous change and fixed another UTF-8 encoding issue (bug #965771). 2013-05-22 09:04:35 +01:00
Tim Waugh
9425c5d404 Fixed typo which could cause a traceback (bug #965678). 2013-05-21 17:30:13 +01:00
Tim Waugh
cfad2ffd71 Fixes for UTF-8 encoding issues (bug #957444, bug #961882, bug #962207, bug #964673, bug #965578). 2013-05-21 17:29:57 +01:00
Tim Waugh
c38528a2cb 1.4.1.
Changes including:
  - Don't call into Gtk directly from scp-dbus-service (bug #951710).
  - Handle errors from Gdk.color_parse() correctly.
  - Fix creating of empty pixbuf.
  - Make man page and --help output consistent.
  - Some codec fixes (bug #957343, bug #957444, bug #960567).
  - Updated translations (bug #951647).
  - Use xxx-supported values for number-up and sides options
    (bug #923841).
2013-05-09 15:44:26 +01:00
Tim Waugh
68d136ae2d Removed isa deps from noarch package. 2013-04-15 13:03:58 +01:00
Tim Waugh
2dac84ffc4 Don't call into Gtk directly from scp-dbus-service (bug #951710). 2013-04-15 12:12:56 +01:00
Tim Waugh
45d2fb8398 Adjusted dependencies now we use GObject introspection. 2013-04-15 12:12:31 +01:00
Tim Waugh
c052e62fbb Don't delete mainlist too early when quitting (bug #915483). 2013-04-12 12:07:28 +01:00
Tim Waugh
d752c46786 Fixed changelog date. 2013-04-11 15:46:40 +01:00
Tim Waugh
d08669e78b Fixed some printer name encoding issues (bug #950162). 2013-04-11 15:35:38 +01:00
Tim Waugh
bd10e083c9 Better behaviour when trying to run without valid DISPLAY (bug # #948240). 2013-04-11 15:34:16 +01:00
Tim Waugh
27a6843167 1.4.0. 2013-03-27 15:06:42 +00:00
Tim Waugh
4e69a0da6a Merge branch 'f18' into f19 2013-03-27 13:54:03 +00:00
Tim Waugh
88425ecfa0 1.3.13. 2013-03-27 13:53:21 +00:00
Tim Waugh
ae9f0057f5 Merge branch 'f18' into f19 2013-03-19 17:18:31 +00:00
Tim Waugh
1f058dd75a The libs sub-package is now noarch (bug #921514).
Resolves: rhbz#921514
2013-03-19 17:17:21 +00:00
Tim Waugh
db990061b8 Removed python-smbc as a dependency as it is not required in all situations (bug #921132).
Resolves: rhbz#921132
2013-03-15 13:35:56 +00:00
Tim Waugh
f9fe69a7a7 Merge branch 'f18' 2013-02-27 16:31:47 +00:00
Tim Waugh
aa9ac4d41a Disable the print applet in KDE again. 2013-02-27 16:31:06 +00:00
Dennis Gilmore
a394ae44d1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 19:11:40 -06:00
Tim Waugh
0cce9d821e Enable the print applet in KDE (only on Red Hat Enterprise Linux).
Requested by Than Ngo.
2012-11-26 17:07:44 +00:00
Tim Waugh
cc6fe085c8 Avoid traceback in most recent change (bug #878527).
Resolves: rhbz#878527
2012-11-21 09:25:44 +00:00
Tim Waugh
587aba260b Avoid traceback in most recent change (bug #878527).
Resolves: rhbz#878527
2012-11-20 17:40:26 +00:00
Tim Waugh
88d0c48097 Fixed dialog modality problem which prevented e.g. changing drivers. 2012-11-19 16:29:16 +00:00
Tim Waugh
2ff5e1e67e Avoid crash with certain types of dnssd device URI (bug #870000).
Resolves: rhbz#870000
2012-10-25 17:09:23 +01:00
Tim Waugh
f0dd0b3c7e Fixed systemd config file (bug #862186).
Resolves: rhbz#862186
2012-10-23 15:00:02 +01:00
Tim Waugh
7b17adda00 1.3.12. 2012-10-05 17:11:39 +01:00
Jiri Popelka
bd952c611d FirewallD support once again. 2012-09-21 14:01:58 +02:00
Jiri Popelka
54c6716254 revert previous change for now, the patch needs more work 2012-09-18 18:37:57 +02:00
Jiri Popelka
54829cb99a FirewallD support 2012-09-06 12:28:03 +02:00
Jiri Popelka
7a7a7210dc use new systemd-rpm macros (#850334) 2012-08-22 16:15:57 +02:00
Tim Waugh
697c836a96 1.3.11. 2012-08-03 11:39:09 +01:00
Tim Waugh
92a3302cf1 1.3.10.
Also:
Build requirement for libusb has changed to libusb1-devel.
2012-08-01 17:17:53 +01:00
Tim Waugh
9e92f511bb Reverted previous change. New systemd-devel does provide libudev.pc after all. 2012-07-31 17:02:56 +01:00
Tim Waugh
c041075b67 Bumped release number. 2012-07-31 14:50:28 +01:00
Tim Waugh
4866de277e Fixed build against systemd-devel now there is no libudev-devel. 2012-07-31 14:35:24 +01:00
Dennis Gilmore
161bcbeffa - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 17:35:33 -05:00
Jiri Popelka
cd29b7b20e BuildRequires systemd-devel instead of udev-devel
- replace udev_get_sys_path() with hard-coded "/sys"
2012-06-05 14:39:09 +02:00
Tim Waugh
4e2ace70f4 1.3.9.
- Updated translations.
- Improved check-device-ids output.
- Removed incorrect warning when using CUPS >= 1.5.3.
2012-03-01 14:29:07 +00:00
Tim Waugh
c948927e87 Added version to python-cups dependency (bug #796678). 2012-02-23 15:12:00 +00:00
Tim Waugh
e96733cb24 Upstream patch to fix ppdcache traceback (bug #786232). 2012-02-03 15:41:53 +00:00
Jiri Popelka
989eac41de Fixed several debugprints (#785581).
Clean up and modernize spec file.
2012-01-30 16:13:49 +01:00
Tim Waugh
ae1c65f3a3 1.3.8.
- Avoid AttributeError in on_btnNPApply_clicked() (bug #772112).
  - Added debugging when jobviewer not found (bug #757520).
  - Applied patch from Till Kamppeter to use pycurl 'https' support
    for openprinting (CVE-2011-4405).
  - Always use a sequence as args for timedops.TimedSubprocess()
    (patch from Vincent Untz).
  - Added some firewall debugging for bug #755913.
  - Fixed typo (Ubuntu #844976).
  - Run probe_printer.py with an argument to run PrinterFinder by hand.
  - More debugging output in PrinterFinder.
  - Really fix SMB probing in PrinterFinder.
  - LpdServer class: spot when we can't connect, and give up (likewise
    in PrinterFinder).
  - Ignore ' All-in-one' suffix for printer model names when comparing
    them (bug #751610).
  - Handle HTTP errors from openprinting.org (seen in bug #743446).
  - Don't re-open PPD when already available, just to localize marker
    names.
  - Use the monitor's PPD cache in the properties dialog.
  - monitor: provide method for sharing the monitor's PPD cache.
  - cupshelpers: avoid re-opening PPD when not needed (not a leak).
  - Fixed file descriptor leak in PPDCache (Ubuntu #874445).
  - Fixed typo in check-device-ids.py when looking for ID-less
    matches.
  - Require newer pycups; drop compatibility code.
  - Do not connect to CUPS with an empty user name.
  - On asynchronous IPP connections make sure that the password dialog
    is repeated if a wrong password is entered (Ubuntu #653132).
  - Several fixes on credential caching for IPP authentication (Ubuntu
    bug 653132).
  - Don't penalise pxlmono now that bug #661814 is fixed in
    ghostscript-9.04.
  - Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED
    (Ubuntu #653132).
2012-01-24 13:42:47 +00:00
Dennis Gilmore
96258decdb - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:13:20 -06:00
Tim Waugh
15701bd6fb Use arch-specific requirements where appropriate (bug #749834). 2011-11-04 15:38:47 +00:00
Tim Waugh
b8e1eebab9 Fixed typo in check-device-ids.py when looking for ID-less matches. 2011-10-17 10:57:26 +01:00
Tim Waugh
827232cdf3 Handle new CUPS 1.5 IPP error response IPP_AUTHENTICATION_CANCELED (Ubuntu #653132). 2011-10-17 10:55:57 +01:00
Tim Waugh
ec0fc2fbb7 1.3.7.
Show private job attributes for "my jobs" (bug #742279).
Enable Test Page button when application/postscript is supported.
Some preferreddrivers.xml fixes (Ubuntu #855412).
Handle errors saving troubleshoot.txt (Ubuntu #789602).
Removed some stale code.
Make connections list more easily accessible (Ubuntu #842092).
Improved handling of remote CUPS queues via DNS-SD, and IPP devices.
Better display of CUPS servers from "Find Network Printer".
Fixed SMB method for printer finder.
Don't handle tooltips during mainloop recursion (bug #664044,
bug #739734).
Fixed bold print of tab labels on option conflicts.
Preserve installable options on driver change.
Update printer properties dialog correctly when PPD changed.
Fixed typo triggered by private job attributes (Ubuntu #827573).
Marked some translatable strings that weren't (bug #734313).
2011-10-05 18:40:35 +01:00
Tim Waugh
94b3591aee 1.3.6.
Updated translations.
IPPAuthConnection: avoid traceback (Ubuntu #828030).
Allow entering @,?,=,& characters in Device URI text field
(Ubuntu #826958).
Removed PackageKit client code in missingPackagesAndExecutables
(bug #726938).
Properties dialog: make OK button sensitive even when no changes
to save (Ubuntu #444280).
2011-08-22 19:18:41 +01:00
Tim Waugh
c79921cdab Removed redundant macro definitions, spotted by Jiri Popelka. 2011-08-15 17:09:45 +01:00
Tim Waugh
9078910d27 Removed problematic PackageKit client support (bug #726996, bug #726938). 2011-08-02 15:48:04 +01:00
Tim Waugh
fc34c147b4 Make PackageKit optional (bug #726996). 2011-08-01 10:48:06 +01:00
Tim Waugh
69f5ef781b Move files around so the libs sub-package provides the D-Bus service. 2011-07-29 16:30:17 +01:00
Tim Waugh
c35d893882 Also: applied patch to fix serversettings traceback, from upstream post-1.3.5 (bug #726682). 2011-07-29 15:58:35 +01:00
Tim Waugh
a935439d45 1.3.5.
Driver selection, missing executables checking, and physical
device grouping now exposed via D-Bus.
Fixed cupsFilter search in missing executables check.
Use PackageKit to resolve missing executable filenames to
packages.
Fixed DNSSD hostname resolution.
Fixed firewall code to handle json errors when used with the older
system-config-firewall D-Bus service.
Fixed LPD probing (726383).
Use "hostname" instead of "IP address" when asking for names of
browse servers (bug #726134).
Updated translations.
2011-07-29 12:42:54 +01:00
Tim Waugh
626dcf1518 No longer requires glade (uses GtkBuilder instead). 2011-07-21 13:39:28 +01:00
Tim Waugh
423f818c9e 1.3.4.
Don't rely on retriggering printers; enumerate them from systemd
instead.
Don't complain about missing/invalid device ID for devices we've
already handled.
Removed unused Printer Groups feature.
Don't show "No printers configured" page if the printers are
filtered in any way.
URL-quote URIs when using "Find Network Printer" (Ubuntu #808137).
Downloadable drivers: don't display printers for which there are
no drivers (bug #668154).
Kerberos support for the SMB 'Verify' button (requires new enough
pycups).
Removed IPP/HTTP device screen in favour of "Enter URI"
(bug #685091).
Converted ComboBoxEntry widgets to Entry+EntryCompletion in
NewPrinterWindow.ui.
Robustness in ppdsloader in the face of errors (Ubuntu #766818).
Changed Make/Model/State labels into GtkEntry widgets so contents
are always fully selectable (bug #719217).
Convert iters to paths before comparing (bug #717062, Ubuntu #791690,
trac #221).
Set translation domain in D-Bus service (Ubuntu #783967).
Ensure consistency in jobviewer if add_job fails (bug #693055,
bug #632551).
Avoid PostScript for HP LaserJet 2100 Series (bug #710231).
Raised priority for SpliX driver (Ubuntu bug #793741).
Updated Free Software Foundation (FSF) address.
Adjusted test code in asyncpk1.py so it doesn't look like a
tempfile vulnerability.
2011-07-15 15:10:48 +01:00
Tim Waugh
38a1348e9a Fixed source URL. 2011-07-13 16:57:30 +01:00
Jiri Popelka
0dfdb535aa 1.3.3
Set translation domain for ServerSettingsDialog (Ubuntu #777188).
scp-dbus-service: Ignore setlocale() errors (Ubuntu #748964).
Renamed ui/*.glade to ui/*.ui again (Ubuntu #759811).
Allow % character in SMB URI (Ubuntu #747400).
More error handling (Ubuntu #744783).
Avoid traceback if printer duplication fails (bug #694629).
Fixed off-by-one error in monitor.
Fixed printer renaming (Ubuntu #726954).
Added PrinterModified D-Bus signal to printer properties interface.
More robustness for printer properties dialog when printer removed (Ubuntu #741987).
Fixed PPDs loader when using CUPS remotely or when DBus not available (bug #693515).
Handle failure to load PPDs more gracefully (Ubuntu #742409).
Avoid traceback when cancelling New Printer dialog after failure.
Make sure everything is ready before handlers might be called (bug #689336).
Ensure consistency in jobviewer if add_job fails (bug #693055, bug #632551).
Be defensive against CUPS returning incorrect job IDs (Ubuntu #721051).
Job viewer's attribute window: Convert job numbers and attribute values to strings (Ubuntu bug #733088).
udev-configure-printer: be more defensive when parsing CUPS response (Ubuntu #760661).
2011-06-03 12:47:19 +02:00
Tim Waugh
bf408f9e48 Fixed traceback in newprinter.py (bug #680683). 2011-03-22 17:03:50 +00:00
Tim Waugh
78c68433f6 Improvements for check-device-ids from upstream. 2011-03-22 17:02:31 +00:00
Tim Waugh
788b98a449 Don't start the applet in GNOME at all (bug #677676). 2011-03-22 17:01:12 +00:00
Tim Waugh
79804fcddd 1.3.2.
Set connected state when connecting to server fails (bug #685098).
Handle the situation where cupsd has died/restarted more gracefully.
Renamed ui/*.ui -> ui/*.glade again, fixing translations.
Just hide Printer Properties dialog on delete-event (Ubuntu #729966).
Extra job options: print-quality, printer-resolution, output-bin.
Automatically show horizontal scrollbar in job options screen.
Ignore "output-mode-default" attribute as it is not settable.
Handle IPP_TAG_RESOLUTION types (requires pycups-1.9.55).
Don't traceback if option value cannot be handled.
Fixed traceback in options.py (bug #679103).
Handle URIs in Find Network Printer entry, and use 'Enter URI'
instead of 'Other' (bug #685091).
Use "Do It Later" instead of "Cancel" for adjust firewall dialog
(trac #213).
Fixed an instance where NewPrinterGUI might not have self.printers
set (bug #680683).
IPPHostname can contain colon (to specify port).
Fixed automatic driver installation when changing the driver.
Removed stale code left over from conversion to gobjects.
Ensure all uses of ppdsloader supply the Device ID.
Fixed some small typos in newprinter --help output.
Prevent traceback after 2nd drivers search dialog is cancelled
(bug #680288).
Activated and fixed testing mode for device ID/driver association
Match HP-Fax2/3/... PPDs, as well as Ubuntu/Debian hpijs-ppds
packages.
preferreddrivers.xml: Identify hpcups and hpijs fax PPDs.
Match native hpijs driver (drv:///hp/hpijs.drv/...) as "hpijs".
Handle Ubuntu locations of hpcups.drv and hpijs.drv.
preferreddrivers.xml: match OpenPrinting gutenprint PPD names as
gutenprint.
Removed DES field check altogether.
xmldriverprefs.test: show order more clearly.
Make xmldriverprefs.test() debugging optional.
More debugging during PPD selection.
Prefer foomatic PostScript drivers before PCL drivers (except
foomatic-recommended ones).
2011-03-18 17:01:32 +00:00
Tim Waugh
b37474461c 1.3.1. 2011-02-17 16:31:40 +00:00
Tim Waugh
f489c6ff14 Prevent traceback during libsane-hpaio installation check. 2011-02-17 10:00:53 +00:00