gnome-settings daemon fails to start because of the bug in gstreamer. This bug was fixed in cvs, attached patch was extracted from Ubuntu, please put it in multimedia/gstreamer/files and bump portrevision of that port. With that patch I can successfully start gnome. More details details in ubuntu bug report: https://launchpad.net/distros/ubuntu/+source/control-center/+bug/59217 and in gnome bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=355499 How-To-Repeat: login or start /usr/local/libexec/gnome-settings-daemon
Responsible Changed From-To: freebsd-ports-bugs->freebsd-multimedia Over to maintainer
mezz 2006-10-21 21:58:22 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile Added files: multimedia/gstreamer/files patch-01_fix_gst_init_race_issue Log: Fix the ensure_current_registry_forking() fails if zombie already killed by signal handler. Patch was took from Ubuntu. Bump the PORTREVISION. https://launchpad.net/distros/ubuntu/+source/control-center/+bug/59217 http://bugzilla.gnome.org/show_bug.cgi?id=355499 PR: ports/104617 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Approved by: portmgr (marcus) Revision Changes Path 1.55 +2 -0 ports/multimedia/gstreamer/Makefile 1.1 +97 -0 ports/multimedia/gstreamer/files/patch-01_fix_gst_init_race_issue (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!