Re: Python hookup to beagle for querying indexed data



On Sun, 2005-01-09 at 21:30 -0800, Michael Hay wrote:
> dbus_bindings.DBusException: Member name
> 'com.novell.Beagle.Factory.HitsAddedAsBinaryEvent' is invalid

The error message is correct --- that member name is invalid.
HitsAddedAsBinaryEvent is part of the com.novell.Beagle.Query interface,
not com.novell.Beagle.Factory.  

(I'm not familiar with the python D-BUS bindings, so I can't tell if the
rest of the code in your message is correct or not.)

-J





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