Bug 4839 - python-mafw: mafw.Registry lacks list_plugins() method
: python-mafw: mafw.Registry lacks list_plugins() method
Status: NEW
Product: PyMaemo
General
: unspecified
: All Linux
: Medium normal (vote)
: ---
Assigned To: Andrea Grandi
: general
:
:
:
:
  Show dependency tree
 
Reported: 2009-07-28 16:05 UTC by Andrea Grandi
Modified: 2009-08-11 18:42 UTC (History)
1 user (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Andrea Grandi (reporter) 2009-07-28 16:05:26 UTC
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.
Comment 1 Bruno Araujo 2009-08-11 17:13:23 UTC
What's the status of this bug? Is the unittest done?
Comment 2 Andrea Grandi (reporter) 2009-08-11 17:23:12 UTC
(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.
Comment 3 Anderson Lizardo 2009-08-11 18:41:34 UTC
Confirming bug.
Comment 4 Anderson Lizardo 2009-08-11 18:42:04 UTC
I will assign this bug to Andrea, as he will be the first to know the result of
the MAFW investigation on the bug.