R?mi Cardona wrote: > Hi all, > > I've been trying to get pulseaudio to run on both my laptop (which works > fine) and my desktop with audio going between the two via the network. > > Although network sound works manually, my desktop doesn't show up in > either the tray icon utility nor in the Avahi Zeroconf Browser. > > ... > module-zeroconf-publish.c: avahi_entry_group_add_service_strlst(): > Invalid service name > ... > > And here is the "s->service_name" on my desktop when calling the > previous function: > "ALSA PCM on default (ADC Capture/Standard PCM Playback) on stratos" > > It looks a lot like bug #39 > > Going through the whole code with gdb, I can trace this call from pulse > down to avahi, down to dbus (that's the further my debugger would go, > for some unknown reason) which then returns the error up. Status update, I realized that my other box did in fact publish its Sink, but not its recording source and neither its server. Same error log after upgrading pulse 0.9.6 TIA R?mi