GNOME Bugzilla – Bug 349804
ekiga crashes with avahi user service publishing disabled
Last modified: 2006-08-31 18:03:01 UTC
This has been reported here: https://launchpad.net/distros/ubuntu/+source/ekiga/+bug/50708 "Binary package hint: ekiga If the avahi-daemon is installed and in /etc/avahi/avahi-daemon.conf the key "disable-user-service-publishing" is set to "yes", Ekiga crashes directly after starting it. If it's set to "no", there are no problems. Running it in a terminal with "ekiga --debug=6": [...] 2006/06/22 17:25:24.017 0:03.018 ekiga AVAHI avahi_entry_group_new failed: Not permitted 2006/06/22 17:25:24.018 0:03.019 ekiga AVAHI Adding service ***** ekiga: entrygroup.c:406: avahi_entry_group_add_service_strlst: Assertion`group' failed. [...] ekiga (2.0.1-0ubuntu6) with Ubuntu 6.06"
Created attachment 70139 [details] avahi-ekiga-trace backtrace
I'll try to have a look when I find the time.
I'm working on a fix.
Created attachment 71970 [details] [review] Fixes the problem This fixes the crash and should be clean. Confirm and I commit to both HEAD and gnome-2-14 branches.
From my point of view, you can commit. Don't forget to update the NEWS file however. Thanks for your excellent work Julien.
Sebastien Estienne and Lennart Poettering both helped me :-)