https://bugzilla.novell.com/show_bug.cgi?id=755820 https://bugzilla.novell.com/show_bug.cgi?id=755820#c1 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Found By|--- |Community User InfoProvider| |rainer.klier@gmx.at Summary|hp-toolbox.wrapper script |hp-toolbox.wrapper script |mistakenly produces error |exits with error if only |about not finding HP |one of several HP device |all-in-one device |was not found --- Comment #1 from Johannes Meixner <jsmeix@suse.com> 2012-04-05 09:59:51 UTC --- Please attach your output of the hp-toolbox python script in your particular case as MIME type "text/plain" so that I get a better understanding how exactly this might be solved in hp-toolbox.wrapper. But I assume it is better to simply drop my hp-toolbox.wrapper attempt to work around issues in HPLIP's hp-toolbox and file a bug report at HPLIP upstream via http://hplipopensource.com/hplip-web/support.html to get issues fixed in the hp-toolbox python script. Those kind of workarounds never ever really work in all cases. For now you can avoid it by changing hp-toolbox.wrapper to ------------------------------------------------------------------------- ... if test -x "$( type -p hp-toolbox )" then hp-toolbox else $PopupProgram 'Cannot execute hp-toolbox.' fi ------------------------------------------------------------------------- Does it work for you after you changed hp-toolbox.wrapper this way? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.