After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680745 - GNOME 3.4' s gnome-settings-daemon doesn't work
GNOME 3.4' s gnome-settings-daemon doesn't work
Status: RESOLVED NOTGNOME
Product: gnome-settings-daemon
Classification: Core
Component: general
3.4.x
Other FreeBSD
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-28 11:47 UTC by Mike Manilone
Modified: 2012-09-21 16:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mike Manilone 2012-07-28 11:47:56 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)
Comment 1 André Klapper 2012-07-29 10:04:52 UTC
Did you report this to the GNOME porting team in FreeBSD?
Which versions of gnome-color-manager and colord is this about?
Comment 2 Matthias Clasen 2012-07-30 06:44:53 UTC
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
Comment 3 Bastien Nocera 2012-09-21 16:40:48 UTC
Closing as per comment 2.

Please report the bug against FreeBSD's X distribution.