GNOME Bugzilla – Bug 680745
GNOME 3.4' s gnome-settings-daemon doesn't work
Last modified: 2012-09-21 16:40:48 UTC
I've moved to FreeBSD some days ago and I found that the GNOME 3 port working in progress doesn't work due to the broken gnome-settings-daemon. The output is: ** (gnome-settings-daemon:59891): WARNING **: Failed to get session for pid: GDBus.Error:org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '59891' ** (gnome-settings-daemon:59891): WARNING **: Failed to get session for pid: GDBus.Error:org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '59891' (gnome-settings-daemon:59891): color-plugin-WARNING **: failed to get edid: unable to get EDID for output (gnome-settings-daemon:59891): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth [1343230241,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application [xcb] Too much data requested from _XRead [xcb] This is most likely caused by a broken X extension library [xcb] Aborting, sorry about that. Assertion failed: (!xcb_xlib_too_much_data_requested), function _XRead, file xcb_io.c, line 735. And then it just aborts. I just want a workable GNOME 3 on FreeBSD. (Only one man is working on porting GNOME3 now)
Did you report this to the GNOME porting team in FreeBSD? Which versions of gnome-color-manager and colord is this about?
Mike, it seems the abort is caused by problems at a lower level than gnome-settings-daemon. [xcb] Too much data requested from _XRead [xcb] This is most likely caused by a broken X extension library [xcb] Aborting, sorry about that. Assertion failed: (!xcb_xlib_too_much_data_requested), function _XRead, file xcb_io.c, line 735. Looks like this should be reported against the X libraries in freebsd
Closing as per comment 2. Please report the bug against FreeBSD's X distribution.