← Back to team overview

compiz team mailing list archive

[Bug 749084] Re: Regression: D-Bus Plugin stopped working, introspection stuff needs rewrite for 0.9.x as methods don't show up in dbus-tool

 

I wouldn't say that dbus plugin is completely broken and plain useless for everyone as I've been able to
- fetch current settings
- modify settings
- activate and deactivate actions.

Now, following things doesn't work:
- the list method (a list of option object paths for a plugin)
- plugin metadata
- introspection

Most of the broken features are not essential for this plugin to be
useful.

The list method is the most important but not essential since the object
paths are always constructed with same pattern:
/org/freedesktop/compiz/*plugin*/screen0/*option_name*. You don't need
the list method to find the object path.

Plugin metadata is not that useful unless you are building a compiz
setting editor and don't want to use python and compizconfig.
Introspection is just a nice addition - not critical to the usage of
dbus plugin.

These should, of course, be fixed but the situation is not so bad this
bug implies.

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/749084

Title:
  Regression: D-Bus Plugin stopped working, introspection stuff needs
  rewrite for 0.9.x as methods don't show up in dbus-tool

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/749084/+subscriptions


References