| Summary: | media-video/tovid traceback w/ wxGTK-2.6.3.3 and python-2.5 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bugs Bunny <anarchpenguin> |
| Component: | Current packages | Assignee: | Steve Dibb (RETIRED) <beandog> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | CC: | spielc, wxwidgets |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Hmm what version of tovid are you using? And could you post your emerge --info please? |
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