public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-print/hplip/files: hplip-3.12.2-sane.patch
@ 2012-02-28 17:56 Daniel Pielmeier (billie)
  0 siblings, 0 replies; only message in thread
From: Daniel Pielmeier (billie) @ 2012-02-28 17:56 UTC (permalink / raw
  To: gentoo-commits

billie      12/02/28 17:56:09

  Added:                hplip-3.12.2-sane.patch
  Log:
  Revision bump. Fix bug #406135. Thanks to Martin Mokrejš for the report. Remove old.
  
  (Portage version: 2.1.10.44/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-print/hplip/files/hplip-3.12.2-sane.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/files/hplip-3.12.2-sane.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-print/hplip/files/hplip-3.12.2-sane.patch?rev=1.1&content-type=text/plain

Index: hplip-3.12.2-sane.patch
===================================================================
diff -Naur hplip-3.12.2-old/scan/sane.py hplip-3.12.2/scan/sane.py
--- hplip-3.12.2-old/scan/sane.py	2012-02-28 18:32:25.237883282 +0100
+++ hplip-3.12.2/scan/sane.py	2012-02-28 18:34:00.899673377 +0100
@@ -272,6 +272,7 @@
             self.last_opt = self.dev.setOption(opt.index, value)
         except scanext.error:
             log.error("Unable to set option %s to value %s" % (key, value))
+            return
 
         # do binary AND to find if we have to reload options:
         if self.last_opt & scanext.INFO_RELOAD_OPTIONS:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-28 17:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 17:56 [gentoo-commits] gentoo-x86 commit in net-print/hplip/files: hplip-3.12.2-sane.patch Daniel Pielmeier (billie)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox