[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#510634: [Pkg-cups-devel] Bug#510634: cups doesn't allow introspection in dbus config file



On Mon Mar 23 15:39, Martin Pitt wrote:
> Hello Matthew,
> 
> Matthew Johnson [2009-01-03 22:36 +0000]:
> > The cups config file for dbus doesn't allow introspection requests.
> > Because all it does is send signals this isn't an RC issue, but it
> > should have working introspection for those signals.
> 
> As far as I can see, cups does not need any D-BUS configuration at
> all, since it does not provide any service. It only sends signals,
> which are allowed by default anyway. Thus I'm going to drop the file
> entirely.
> 
> Or am I missing something?

It should have working introspection so that clients can wont out what
signals it sends out and what their syntax is. 

Signals are all declared in an interface and emitted from an object.
That object should provide introspection if queried containing the
interface with the signals (but in this case no methods).

If that doesn't exist, it's an upstream problem, but even if it does
exist at the moment it can't be queried because of the config file
issue, which is what this bug is about.

Hope that's clearer,

Matt

-- 
Matthew Johnson

Attachment: signature.asc
Description: Digital signature


Reply to: