On Tue, 2011-02-15 at 22:53 +0100, Manuel Borchers wrote: > Am Dienstag, den 15.02.2011, 22:45 +0100 schrieb Manuel Borchers: > > Hi all, > > > > after going back to an older backup of my box prior to my whole system > > update, I installed freevo 1.x from svn + kaa trunk (both from today). > > > > I'm seeing a problem when loading the plugin x11_overlay_display: > > > > -- snip -- > > failed to load plugin dialog.x11_overlay_display > > start 'freevo plugins -l' to get a list of plugins > > Traceback (most recent call last): > > File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 577, in > > __load_plugin__ > > exec('import %s' % module) > > File "<string>", line 1, in <module> > > File > > "/usr/lib/python2.5/site-packages/freevo/dialog/plugins/x11_overlay_display.py", > > line 54, in <module> > > from kaa.display import X11Window > > File "/usr/lib/python2.5/site-packages/kaa/display/__init__.py", line 45, > > in <module> > > from x11 import X11Display, X11Window > > File "/usr/lib/python2.5/site-packages/kaa/display/x11.py", line 507 > > self.resize(*self._fs_size_save, force=True) > > Missed the important part after that: > -- > File "/usr/lib/python2.5/site-packages/kaa/display/x11.py", line 507 > self.resize(*self._fs_size_save, force=True) > ^ > SyntaxError: invalid syntax > Freevo 1.9.2 r11829 ready
I've just checked and this is an issue of python version 2.6 works with this syntax, 2.5 doesn't. Any chance you can use 2.6 for freevo? Cheers Adam ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users