Your message dated Tue, 15 Oct 2019 10:33:23 +0200
with message-id <b9b8fd90-26dd-2a3b-7fb5-9c87ef96d...@debian.org>
and subject line Re: NotImplementedError: tostring() has been removed. Please
call tobytes() instead.
has caused the Debian Bug report #928796,
regarding NotImplementedError: tostring() has been removed. Please call
tobytes() instead.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
928796: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qtqr
Version: 1.4~bzr21-1
Severity: important
Dear Maintainer,
Start qtqr and then upload a qr code image file (in my case .png file) and
click decode.
Nothing happens and an error message is printed on the terminal.
$ qtqr
Traceback (most recent call last):
File "/usr/bin/qtqr", line 540, in decodeFile
if qr.decode():
File "/usr/lib/python2.7/dist-packages/qrtools.py", line 181, in decode
raw = pil.tostring()
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 697, in tostring
"Please call tobytes() instead.")
NotImplementedError: tostring() has been removed. Please call tobytes()
instead.
$
-- System Information:
Debian Release: 9.9
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-9-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages qtqr depends on:
ii python 2.7.13-2
ii python-qrtools 1.4~bzr21-1
ii python-qt4 4.11.4+dfsg-2+b1
qtqr recommends no packages.
qtqr suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, 11 May 2019 15:58:00 +0530 Avinash Sonawane <root...@gmail.com> wrote:
> Package: qtqr
> Version: 1.4~bzr21-1
> Severity: important
>
> Dear Maintainer,
>
> Start qtqr and then upload a qr code image file (in my case .png file) and
> click decode.
>
> Nothing happens and an error message is printed on the terminal.
>
> $ qtqr
> Traceback (most recent call last):
> File "/usr/bin/qtqr", line 540, in decodeFile
> if qr.decode():
> File "/usr/lib/python2.7/dist-packages/qrtools.py", line 181, in decode
> raw = pil.tostring()
> File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 697, in tostring
> "Please call tobytes() instead.")
> NotImplementedError: tostring() has been removed. Please call tobytes()
> instead.
> $
>
>
>
Fixed since a long time
Closing
G.
>
> -- System Information:
> Debian Release: 9.9
> APT prefers stable-updates
> APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 4.9.0-9-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_IN.utf8, LC_CTYPE=en_IN.utf8 (charmap=UTF-8),
> LANGUAGE=en_IN:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages qtqr depends on:
> ii python 2.7.13-2
> ii python-qrtools 1.4~bzr21-1
> ii python-qt4 4.11.4+dfsg-2+b1
>
> qtqr recommends no packages.
>
> qtqr suggests no packages.
>
> -- no debconf information
>
>
--- End Message ---