Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37815676
en ru br
ALT Linux repos
S:3.23.8-alt1
5.0: 2.8.10-alt3
4.1: 2.8.10-alt2.M41.1
4.0: 2.7.12-alt2.M40.1
+backports:2.8.10-alt2.M40.1
3.0:
+backports:1.6.6a-alt0.M30.4.1

Group :: Publishing
RPM: hplip

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: hplip-typo.patch
Download


diff -up hplip-3.20.11/firmware.py.typo hplip-3.20.11/firmware.py
--- hplip-3.20.11/firmware.py.typo	2021-02-03 10:53:34.311743805 +0100
+++ hplip-3.20.11/firmware.py	2021-02-03 10:54:13.229386257 +0100
@@ -99,7 +99,7 @@ try:
     if mode == GUI_MODE and (ui_toolkit == 'qt4' or ui_toolkit == 'qt5'):
         if not utils.canEnterGUIMode4():
             log.error("%s -u/--gui requires Qt4/Qt5 GUI support. Entering interactive mode." % __mod__)
-            mode = INTERACTIVE_MODE4
+            mode = INTERACTIVE_MODE
 
     elif mode == GUI_MODE and ui_toolkit == 'qt3':
        if not utils.canEnterGUIMode():
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin