no longer starts (Exception: fromstring() has been removed.)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Phatch |
Undecided
|
Unassigned |
Bug Description
thatch used to work for me (fedora 20 I believe). But now I install it, and it shows the eye and nothing more.
here's the console output:
/usr/lib/
import gi.repository.
Traceback (most recent call last):
File "/usr/lib64/
lambda event: event.callable(
File "/usr/lib/
frame = Frame(self.
File "/usr/lib/
frame.
File "/usr/lib/
self.tree = Tree(self, -1, style=wx.
File "/usr/lib/
set_dirty = parent.set_dirty,
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
wx_image = pil_wxImage(
File "/usr/lib/
image.
File "/usr/lib64/
"Please call frombytes() instead.")
Exception: fromstring() has been removed. Please call frombytes() instead.
Nizar Kerkeni (nizarus) wrote : | #1 |
Pierantonio (pborga) wrote : | #2 |
Me too: I have the same issue with xenial 64 bits. Tks
Paillomams (aymeric-pallottini) wrote : | #3 |
Same issue after xenial 64 bits upgrade from 15.10
This bug can be solved applying the patch described in:
https:/
The file to be modified is:
/usr/share/
CANTE Pierre (pierrecante) wrote : | #5 |
Hello,
I confirm that Magnus Berg has solved the problem :
https:/
Here phatch is working now with the new file
usr/share/
Paillomams (aymeric-pallottini) wrote : | #6 |
Solved for me too
NoBugs (nobugs-ubuntu) wrote : | #7 |
Yes problem solved, thank you, when will this be applied to repository?
shemgp (shemgp) wrote : | #8 |
Here's a debdiff fix using a reverse patch of patch in #4. I could not use bzr lp-propose as it says:
bzr: ERROR: source package https:/
I have the same issue with xenial 64 bits.