maemo.org Bugzilla – Bug 4839
python-mafw: mafw.Registry lacks list_plugins() method
Last modified: 2009-08-11 18:42:04 UTC
You need to log in before you can comment on or make changes to this bug.
list_plugins() returns a GList*, which requires a override. See overridden get_renderers() method. Almost implemented at the moment, I need to write unittest for it.
What's the status of this bug? Is the unittest done?
(In reply to comment #1) > What's the status of this bug? Is the unittest done? > as far as I know, MAFW team is still investigating on the bug that prevent list_plugins() to work properly without using a callback (calling it directly). The same bug is also affecting get_sources() and get_renderers() too.
Confirming bug.
I will assign this bug to Andrea, as he will be the first to know the result of the MAFW investigation on the bug.