[Bug 2029480] Re: SyntaxWarnings with Python3.12

2024-03-14 Thread zdohnal
Till, in case there is an issue within my patch which made you do the adjustments, would you mind sharing them here? Upstream can apply them later together with all changes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2054869] Re: Lot of SyntaxWarning messages during install

2024-03-13 Thread zdohnal
I reported the same or similar issue several months ago with patch https://bugs.launchpad.net/hplip/+bug/2029480 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054869 Title: Lot of SyntaxWarning

[Bug 1847477] Re: hp-plugin generates libsane udev rules missing a LABEL

2021-07-29 Thread zdohnal
The issue is present in Ubuntu too. ** Also affects: hplip (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1847477 Title: hp-plugin generates

[Bug 1938442] Re: Wrong permissions on ~/.hplip/.gnupg

2021-07-29 Thread zdohnal
Ubuntu 20.04 is affected too. ** Bug watch added: Red Hat Bugzilla #1985251 https://bugzilla.redhat.com/show_bug.cgi?id=1985251 ** Also affects: fedora via https://bugzilla.redhat.com/show_bug.cgi?id=1985251 Importance: Unknown Status: Unknown -- You received this bug

[Bug 1938442] [NEW] Wrong permissions on ~/.hplip/.gnupg

2021-07-29 Thread zdohnal
Public bug reported: Hi, we have a report in Fedora - https://bugzilla.redhat.com/show_bug.cgi?id=1985251 - where Sergey found out that ~/.hplip/.gnupg directory has permissions 755 instead of 700. Perms 700 prevent accessing the dir by other users, because the dir can contain private keys.

[Bug 1925480] [NEW] [Patch] hp-systray doesn't support --qt5, but help message says it does

2021-04-22 Thread zdohnal
Public bug reported: Hi, we have an issue in Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1951922) regarding hp- systray. Its help page ('hp-systray -h') says: ``` [OPTIONS] Use Qt5:--qt5 (Default) ``` but once you run 'hp-systray --qt5', you get: ```

[Bug 1914743] Re: [Patch] hp-fab crashes when importing adress book

2021-02-05 Thread zdohnal
I tested hp-fab in Ubuntu 20.05 and it crashes too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1914743 Title: [Patch] hp-fab crashes when importing adress book To manage notifications about

[Bug 1914743] [NEW] [Patch] hp-fab crashes when importing adress book

2021-02-05 Thread zdohnal
Public bug reported: Hi, we have a following report in Fedora (https://bugzilla.redhat.com/show_bug.cgi?id=1919556) , where hp-fab crashes if you try to import an address book as from file. The reason of the crash is following: The function used for opening a file, getOpenFileName(), returns a

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-13 Thread zdohnal
I basically do the same in Fedora - reverting models.dat to its state in 3.20.5, because I don't have resource to actually test. I based my report on assumption you actually have a internal versioning system (git, svn, bazaar, gitlab, github...) so you can revert commits regarding the plugin

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-12 Thread zdohnal
Hi Shivani, I'm sorry I don't have such a list. Did you have such a list when you removed the dependency on plugin for other models in 3.20.6? I base my request (revert all plugin dependency made in 3.20.6) upon the following logic: - when model support was added it was tested by HPLIP project

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-10-02 Thread zdohnal
Hi Shivani, version 3.20.9 fixed plugin plugin requirement for several models, but other models stayed with the situation from 3.20.6. And there are several models which have 'plugin-reason=65' (meaning it needs a plugin for printing and scanning), but have 'plugin=0' (means it doesn't need a

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-07-13 Thread zdohnal
Hi Shivani, thank you for looking into the issue! > Could you please provide the printer model name you are using? HP LaserJet M1536dnf MFP > HPLIP does not need to install plugin in order to print. It only requires plugin in order to > scan. Unfortunately, it is not true for several

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-29 Thread zdohnal
Hi Didier, let's talk about it over email, it is kind of off-topic here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883898 Title: version 3.20.6 turns off plugin requirement for most printers

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-24 Thread zdohnal
> I really wish hplip upstream developement would happen on a public VCS, > so that we could better understand the reasons behind such changes (and > a place where we could discuss our 74 patches…). Damn, I need to get better :) we have only 56 downstream patches :D -- You received this bug

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-23 Thread zdohnal
Another issue caused by the change mentioned in this issue: https://bugs.launchpad.net/hplip/+bug/1884835 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883898 Title: version 3.20.6 turns off

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-22 Thread zdohnal
@ seb128, It was just my guess what can be wrong if plugin installation goes wrong after removing python2 support in Ubuntu, based on my experience with python2 removal in Fedora. @ till-kamppeter IMO this issue is different from what you mentioned, unless disabling the requirement is an

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-22 Thread zdohnal
@ Chris York, thank you for the link! Unfortunately, the issue I report in this ticket is a different from the issue in the link. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883898 Title:

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
Hi Till, the plugin has a script inside itself, which calls 'python' binary - we have 'python' file as a symlink to 'python3' in Fedora, but Ubuntu seems to do not have a such binary or symlink. Seems like a bug for Ubuntu Python team, but it is still a different issue than this one is, turning

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
Hi Chris, I beg to differ - this issue has nothing to do with python 2 -> python 3 move. Plugins are binary blobs, not python scripts and installation scripts shipped with them are python 3 compatible. It is about HPLIP upstream changed the 'plugin' and 'plugin-reason' entries in models.dat to

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
Hi Sebastien, as I wrote in the previous comment, I filed the issue for Ubuntu for the future, because it seems new hplip version hasn't arrived yet. I'm able to reproduce the issue with my MFD device - HP LaserJet m1536 - with scanning. According of hpaio code, most devices are using a plugin

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
** Bug watch added: Red Hat Bugzilla #1848332 https://bugzilla.redhat.com/show_bug.cgi?id=1848332 ** Also affects: hplip (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1848332 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
I added that affects Ubuntu as well even when they haven't got 3.20.6 in their repos yet, because it is just matter of time they will have and the issue will affect them too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1883898] Re: version 3.20.6 turns off plugin requirement for most printers

2020-06-18 Thread zdohnal
** Also affects: hplip (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1883898 Title: version 3.20.6 turns off plugin requirement for most

[Bug 1007226] Re: toolbox.py crashed with SIGSEGV in _dbus_pthread_mutex_lock()

2020-06-15 Thread zdohnal
Happens with 3.18.4 on CentOS 8 too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007226 Title: toolbox.py crashed with SIGSEGV in _dbus_pthread_mutex_lock() To manage notifications about this

[Bug 1553628] Re: Non-free code in ErnieFilter (license only grants rights for use with HP products)

2017-11-22 Thread zdohnal
As Julien wrote in comment#2, there are more files and directories in hplip source tarball, whose are mentioned neither in COPYING file nor copyright file and they have different licenses then mentioned in COPYING and copyright files. Gaurav, is there any update on this matter? Would anyone in

[Bug 1727628] Re: Please fix PLUGIN_FALLBACK_LOCATION variable in installer/pluginhandler.py with respect of new website

2017-11-07 Thread zdohnal
Till, variable, which you are looking for, is in installer/pluginhandler.py on line 46. But I don't know new link too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727628 Title: Please fix

[Bug 1727628] Re: Please fix PLUGIN_FALLBACK_LOCATION variable in installer/pluginhandler.py with respect of new website

2017-10-30 Thread zdohnal
Thank you Shivani. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727628 Title: Please fix PLUGIN_FALLBACK_LOCATION variable in installer/pluginhandler.py with respect of new website To manage

[Bug 1727628] Re: hp-plugin for 3.17.7 and 3.17.9 is not available

2017-10-30 Thread zdohnal
Good job, Till. Now only fixing fallback HP link remains (if plugins will be only on openprinting.org, then it will be impossible to download plugin if openprinting.org will be unaccessible). ** Summary changed: - hp-plugin for 3.17.7 and 3.17.9 is not available + Please fix

[Bug 1727628] Re: hp-plugin for 3.17.7 and 3.17.9 is not available

2017-10-30 Thread zdohnal
3.17.7 and 3.17.9 plugins worked before introducing new website even if they weren't uploaded to openprinting.org, because they were downloadable from fallback HP link. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1727628] Re: hp-plugin for 3.17.7 and 3.17.9 is not available

2017-10-30 Thread zdohnal
Till, issue is really with new website too - because hplip tries to download from two links: first from openprinting.com (where they stopped uploading plugin since 3.17.7 - here are reports where I told upstream about it https://bugs.launchpad.net/hplip/+bug/1708606