ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #04036
[Bug 1567827] [NEW] on ubuntu 16.04, phatch freezes at startup
Public bug reported:
~$ phatch
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py:8196: GtkWarning: gtk_disable_setlocale() must be called before gtk_init()
return _core_.PyApp__BootstrapApp(*args, **kwargs)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16765, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/share/phatch/phatch/pyWx/gui.py", line 1218, in show_frame
frame = Frame(self.filename, None, -1, ct.TITLE)
File "/usr/share/phatch/phatch/pyWx/gui.py", line 327, in __init__
frame.Frame.__init__(self, *args, **keyw)
File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 141, in __init__
self.tree = Tree(self, -1, style=wx.TR_HAS_BUTTONS|wx.TR_NO_LINES|wx.TR_FULL_ROW_HIGHLIGHT|wx.TR_HIDE_ROOT|wx.TR_DEFAULT_STYLE|wx.SUNKEN_BORDER)
File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 26, in __init__
set_dirty = parent.set_dirty,
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 96, in __init__
self.CreateImageList(icon_size)
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 111, in CreateImageList
self._AddFormToImageList(form, icon_size, icon_disabled)
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 120, in _AddFormToImageList
wx_image = pil_wxImage(wxImage_pil(wx_image).resize(icon_size,\
File "/usr/share/phatch/phatch/lib/pyWx/wxPil.py", line 46, in wxImage_pil
image.fromstring(wx_image.GetData())
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 746, in fromstring
"Please call frombytes() instead.")
Exception: fromstring() has been removed. Please call frombytes() instead.
** Affects: phatch (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to phatch in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1567827
Title:
on ubuntu 16.04, phatch freezes at startup
Status in phatch package in Ubuntu:
New
Bug description:
~$ phatch
/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py:8196: GtkWarning: gtk_disable_setlocale() must be called before gtk_init()
return _core_.PyApp__BootstrapApp(*args, **kwargs)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16765, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/share/phatch/phatch/pyWx/gui.py", line 1218, in show_frame
frame = Frame(self.filename, None, -1, ct.TITLE)
File "/usr/share/phatch/phatch/pyWx/gui.py", line 327, in __init__
frame.Frame.__init__(self, *args, **keyw)
File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 141, in __init__
self.tree = Tree(self, -1, style=wx.TR_HAS_BUTTONS|wx.TR_NO_LINES|wx.TR_FULL_ROW_HIGHLIGHT|wx.TR_HIDE_ROOT|wx.TR_DEFAULT_STYLE|wx.SUNKEN_BORDER)
File "/usr/share/phatch/phatch/pyWx/wxGlade/frame.py", line 26, in __init__
set_dirty = parent.set_dirty,
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 96, in __init__
self.CreateImageList(icon_size)
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 111, in CreateImageList
self._AddFormToImageList(form, icon_size, icon_disabled)
File "/usr/share/phatch/phatch/lib/pyWx/treeEdit.py", line 120, in _AddFormToImageList
wx_image = pil_wxImage(wxImage_pil(wx_image).resize(icon_size,\
File "/usr/share/phatch/phatch/lib/pyWx/wxPil.py", line 46, in wxImage_pil
image.fromstring(wx_image.GetData())
File "/usr/lib/python2.7/dist-packages/PIL/Image.py", line 746, in fromstring
"Please call frombytes() instead.")
Exception: fromstring() has been removed. Please call frombytes() instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phatch/+bug/1567827/+subscriptions
Follow ups
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: kkprro, 2017-09-17
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Confusatron, 2017-03-11
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: EDEMPCO, 2017-01-06
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Bug Watch Updater, 2016-12-27
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Hans Joachim Desserud, 2016-12-27
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Hans Joachim Desserud, 2016-12-27
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Christian González, 2016-11-08
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Chris, 2016-10-30
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Doctor Rover, 2016-09-09
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Launchpad Bug Tracker, 2016-08-18
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Gio, 2016-07-04
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: bill, 2016-06-08
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: chr, 2016-05-23
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: bigblackcar, 2016-05-20
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Ubuntu Foundations Team Bug Bot, 2016-05-03
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Pablo Vigo, 2016-05-03
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: cpesc, 2016-04-30
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: StMaus, 2016-04-23
-
[Bug 1567827] Re: on ubuntu 16.04, phatch freezes at startup
From: Launchpad Bug Tracker, 2016-04-09