[Bug 1587249] Re: PIL exception fromstring

2017-12-13 Thread Chow Loong Jin
*** This bug is a duplicate of bug 1573577 *** https://bugs.launchpad.net/bugs/1573577 ** This bug has been marked a duplicate of bug 1573577 QR code image does not generate after upgrade to Ubuntu 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1587249] Re: PIL exception fromstring

2017-12-13 Thread Chow Loong Jin
*** This bug is a duplicate of bug 1573577 *** https://bugs.launchpad.net/bugs/1573577 Hmm, as far as I can tell, Qreator 16.06.1-1 and python-qrencode 1.2-1 are no longer affected by this bug. This means that it should be fixed in Ubuntu Zesty (17.04) upwards. I guess that leaves.. Xenial?

[Bug 1587249] Re: PIL exception fromstring

2017-12-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: qreator (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/1587249 Title:

[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL exception fromstring To manage notifications about this bug go to:

[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread David Planella
Qreator in 16.04 and beyond requires the fix to python-qrencode and this fix [1] to Qreator itself. See bug 1573577 for more details. The 16.04 Qreator package with the fix is available in the Qreator PPA. You can install it as a workaround as per the instructions on that bug. Adding them here

[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread David Planella
** Changed in: qreator Status: New => Confirmed ** Changed in: qreator Importance: Undecided => Medium ** Also affects: qreator (Ubuntu) Importance: Undecided Status: New ** Changed in: qreator (Ubuntu Yakkety) Status: New => Confirmed -- You received this bug

[Bug 1587249] Re: PIL exception fromstring

2017-09-25 Thread Byte Commander
** Also affects: qreator 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/1587249 Title: PIL exception fromstring To manage notifications about this bug go

[Bug 1587249] Re: PIL exception fromstring

2017-06-10 Thread Phillip "ZyanKLee" Stockmann
when running qreator on xenial this error occurs as well: Traceback (most recent call last): File "/usr/share/qreator/qreator/QreatorWindow.py", line 512, in on_qr_drawingarea_draw output_type=QRCodeOutput.CAIRO_SURFACE) File "/usr/share/qreator/qreator/QRCode.py", line 61, in encode

[Bug 1587249] Re: PIL exception fromstring

2017-01-30 Thread Launchpad Bug Tracker
This bug was fixed in the package python-qrencode - 1.01-5ubuntu1 --- python-qrencode (1.01-5ubuntu1) yakkety-proposed; urgency=medium * Backport upstream patch to fix fromstring PIL exception (LP: #1587249) -- Chow Loong Jin Sun, 15 Jan 2017 22:00:46 +0800

[Bug 1587249] Re: PIL exception fromstring

2017-01-19 Thread Chow Loong Jin
It works: In [1]: import qrencode In [2]: qrencode.encode_scaled('foo', 1) Out[2]: (1, 21, ) ** Tags removed: verification-needed

[Bug 1587249] Re: PIL exception fromstring

2017-01-19 Thread Brian Murray
Hello Muelli, or anyone else affected, Accepted python-qrencode into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/python- qrencode/1.01-5ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Bug 1587249] Re: PIL exception fromstring

2017-01-15 Thread Chow Loong Jin
** Description changed: + [Impact] + python-qrencode is currently broken for all users in yakkety due to the removal of Image.fromstring from pillow. + + The fix is to replace all calls to Image.fromstring with + Image.frombytes. + + [Test Case] + Run the following script and see if it ends in

[Bug 1587249] Re: PIL exception fromstring

2017-01-15 Thread Chow Loong Jin
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL exception fromstring To manage notifications about this bug go to:

[Bug 1587249] Re: PIL exception fromstring

2017-01-15 Thread Chow Loong Jin
** Changed in: python-qrencode (Ubuntu Yakkety) Status: New => Confirmed ** Patch added: "debdiff for yakkety SRU" https://bugs.launchpad.net/ubuntu/+source/python-qrencode/+bug/1587249/+attachment/4804699/+files/debdiff.patch -- You received this bug notification because you are a

[Bug 1587249] Re: PIL exception fromstring

2017-01-15 Thread Chow Loong Jin
Fixed in zesty. ** Changed in: python-qrencode (Ubuntu) Status: Confirmed => Fix Released ** Also affects: python-qrencode (Ubuntu Yakkety) Importance: Undecided Status: New ** Changed in: python-qrencode (Ubuntu Yakkety) Assignee: (unassigned) => Chow Loong Jin (hyperair)

[Bug 1587249] Re: PIL exception fromstring

2016-06-13 Thread Felix Eckhofer
Upstream is fixed in https://github.com/Arachnid/pyqrencode/commit/a58d28a4988676d20e204a9937972528cdffc381 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL exception fromstring To

[Bug 1587249] Re: PIL exception fromstring

2016-06-08 Thread David Planella
It might be worth filing a bug upstream too, even though they don't seem to be much active: https://github.com/Arachnid/pyqrencode -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL

[Bug 1587249] Re: PIL exception fromstring

2016-06-06 Thread Alberto Salvia Novella
** Changed in: python-qrencode (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL exception fromstring To manage notifications about this

[Bug 1587249] Re: PIL exception fromstring

2016-06-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-qrencode (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/1587249

[Bug 1587249] Re: PIL exception fromstring

2016-06-05 Thread Felix Eckhofer
This is also responsible for https://bugs.launchpad.net/qreator/+bug/1573577 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587249 Title: PIL exception fromstring To manage notifications about