Traceback (most recent call last): File "/usr/bin/tovidgui", line 47, in <module> frame = TovidFrame(None, wx.ID_ANY, "tovid GUI") File "/usr/lib64/python2.5/site-packages/libtovid/gui/frames.py", line 99, in __init__ self.panGuide = GuidePanel(self, wx.ID_ANY) File "/usr/lib64/python2.5/site-packages/libtovid/gui/panels.py", line 1632, in __init__ self.sizMain.Add(self.txtHeading, 0, wx.EXPAND | wx.ALL, 8) File "/usr/lib64/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 11711, in Add return _core_.Sizer_Add(*args, **kwargs) TypeError: wx.Window, wx.Sizer, wx.Size, or (w,h) expected for item Reproducible: Always
Hmm what version of tovid are you using? And could you post your emerge --info please?