von sonya » Aug 3rd, '17, 21:02
alf hat geschrieben:sonya hat geschrieben:die Anwendung Phatch (Foto Stabel verarbeiter) startet unter Mageia 6 nicht.
Bei mir funktioniert phatch auch ohne diesen Patch.
- Code: Alles auswählen
phatch -n
Screenshot_20170803_215454.png
Das funktioniert mit der Option „-n“ (Metadaten einlesen) auch bei mir.
phatch selbst, die Stabelverarbeitung jedoch nicht:
- Code: Alles auswählen
$ phatch
/usr/lib64/python2.7/site-packages/[b]wx-3.0-gtk2[/b]/wx/_core.py:16629: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
/usr/lib64/python2.7/site-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/lib64/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 16762, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/lib/python2.7/site-packages/phatch/pyWx/gui.py", line 1218, in show_frame
frame = Frame(self.filename, None, -1, ct.TITLE)
File "/usr/lib/python2.7/site-packages/phatch/pyWx/gui.py", line 327, in __init__
frame.Frame.__init__(self, *args, **keyw)
File "/usr/lib/python2.7/site-packages/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/lib/python2.7/site-packages/phatch/pyWx/wxGlade/frame.py", line 26, in __init__
set_dirty = parent.set_dirty,
File "/usr/lib/python2.7/site-packages/phatch/lib/pyWx/treeEdit.py", line 96, in __init__
self.CreateImageList(icon_size)
File "/usr/lib/python2.7/site-packages/phatch/lib/pyWx/treeEdit.py", line 111, in CreateImageList
self._AddFormToImageList(form, icon_size, icon_disabled)
File "/usr/lib/python2.7/site-packages/phatch/lib/pyWx/treeEdit.py", line 120, in _AddFormToImageList
wx_image = pil_wxImage(wxImage_pil(wx_image).resize(icon_size,\
File "/usr/lib/python2.7/site-packages/phatch/lib/pyWx/wxPil.py", line 45, in wxImage_pil
image = Image.new('RGB', size)
File "/usr/lib64/python2.7/site-packages/PIL/Image.py", line 2021, in new
_check_size(size)
File "/usr/lib64/python2.7/site-packages/PIL/Image.py", line 1997, in _check_size
raise ValueError("Size must be a tuple")
ValueError: Size must be a tuple
Siehe dabei insbesondere:
- Code: Alles auswählen
wx_image = pil_wxImage(wxImage_pil(wx_image).resize(icon_size,\
File "/usr/lib/python2.7/site-packages/phatch/lib/pyWx/wxPil.py", line 45, in wxImage_pil
image = Image.new('RGB', size)
Oder was passiert bei Dir, wenn Du:
- Code: Alles auswählen
patch
auf der Konsole eingibst, außer das ein Symbol auf dem Desktop zu sehen ist?
LG
Sonya
___________________________________________
Linux 4.9.35-desktop-1.mga6 #1 SMP Thu Jun 29 19:27:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
XFCE4, Krusader, Darktable, RawTherapee, UFRaw bzw. Luminance HDR, gthumb, und viele gute Fotos
