[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2021-02-25 Thread Bug Watch Updater
** Changed in: pyzor (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852433 Title: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2020-06-02 Thread Bug Watch Updater
** Changed in: pyzor (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852433 Title: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689:

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2020-06-01 Thread Matthijs Kooijman
This bug is reported and fixed upstream at https://github.com/SpamExperts/pyzor/issues/74 Looks like the attached patch is essentially the upstream fix. ** Bug watch added: Debian Bug tracker #923077 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923077 ** Also affects: pyzor (Debian) via

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2020-06-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pyzor (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852433 Title:

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2019-11-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "pyzor.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-murray,

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2019-11-14 Thread Scott Hollenbeck via ubuntu-bugs
I've attached a patch based on code found here: https://github.com/SpamExperts/pyzor ** Patch added: "pyzor.patch" https://bugs.launchpad.net/ubuntu/+source/pyzor/+bug/1852433/+attachment/5305455/+files/pyzor.patch -- You received this bug notification because you are a member of Ubuntu

[Bug 1852433] Re: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb7 in position 3689: invalid start byte

2019-11-13 Thread Scott Hollenbeck via ubuntu-bugs
Traceback: Traceback (most recent call last): File "/usr/bin/pyzor", line 408, in main() File "/usr/bin/pyzor", line 152, in main if not dispatch(client, servers, config): File "/usr/bin/pyzor", line 237, in check for digested in get_input_handler(style): File