Gorka Olaizola wrote: > Hello, > > I'm fixing the freevused plugin that got broken with the latest changes > in the 1.8 branch and I think that there is some regression in the > eventhandler call from the menu. > > The plugin relied in the menuw variable that was filled with a > MenuWidget object when the menu posted a MENU_PROCESS_END event. > > Now this variable is not filled anymore so the part of displaying the > menu in my plugin does not work. > > I see changes in the menu.py file but none seems related to my problem.
I think too much was changed, the only significant change that I can see is: -self.eventhandler_plugins = plugin.get('daemon_eventhandler') +self.eventhandler_plugins = plugin.get('daemon_handle') So I've fixed this in svn at r10611. I also affected the buttonbar, which I had noticed but hadn't had time to investigate. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel