[Mono-bugs] [Bug 427397] New: [0.8.0] Mono.Zeroconf RegisterService ineffective
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Sep 18 10:51:03 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=427397
Summary: [0.8.0] Mono.Zeroconf RegisterService ineffective
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Mono.Zeroconf
AssignedTo: abockover at novell.com
ReportedBy: ajorgensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Mono.Zeroconf 0.8.0 does not seem to actually register a service on openSUSE
11.0 + Banshee repo. Using the sample appliction (mzclient -p "_daap._tcp 8888
andrew") and then running avahi-browse _daap._tcp reveals that the service does
not get published.
Using --debug on avahi-daemon will show that M.Z is making calls to AddService
and Commit but I haven't found what the content of those calls are as I don't
know how to debug dbus yet. It's notable that when I use avahi-publish to
publish the same record avahi-daemon reveals that that client called GetState
and IsEmpty before calling AddService and Commit.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list