Re: [gnome-love] jhbuild on Fedora




On Nov 19, 2011, at 3:56 AM, Craig Keogh wrote:

Try the display manager method, as Xephyr has problems with 3D.
I've tried that as well but didn't fare any better: the display background changes for about 10 or 15 
seconds, then goes dark to display:
    Oh no! Something has gone wrong.
    A problem has occurred and the system can't recover.
    Please log out and try again.
    [Logout]

I had assumed that it was related to the same errors I had seen from the Xephyr approach.  Messages in the 
.xsession-errors file seems to bear that out:
---
gnome-session[23749]: EggSMClient-WARNING: Invalid Version string '7.0.15050.707095'
 in /usr/share/gnome/autostart/prlcc.desktop
gnome-session[23749]: EggSMClient-WARNING: Invalid Version string '7.0.15050.707095'
 in /usr/share/gnome/autostart/prl_wmouse_d.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-X7SRv0
GPG_AGENT_INFO=/tmp/keyring-X7SRv0/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-X7SRv0
GPG_AGENT_INFO=/tmp/keyring-X7SRv0/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-X7SRv0/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-X7SRv0
GPG_AGENT_INFO=/tmp/keyring-X7SRv0/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-X7SRv0/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-X7SRv0
GPG_AGENT_INFO=/tmp/keyring-X7SRv0/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-X7SRv0/ssh

color-plugin-WARNING **: failed to get edid: unable to get EDID for output
Window manager warning: Configuration server couldn't be contacted: D-BUS error:
    Method "GetDefaultDatabase" with signature "" on interface "org.gnome.GConf.Server"
    doesn't exist
(above Window manager warning repeated 32 times)

Window manager warning: 0 stored in GConf key /apps/metacity/general/num_workspaces is out of range 1 to 36

(two more Window manager D-BUS error warnings)

Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 
to 128

(five more D-BUS error messages, some as Window manager warnings, some as GConf errors)

Window manager warning: Failed to load theme "(null)": Failed to find a valid file for theme (null)

Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config 
file:'/home/gnomedev/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config 
file:'/home/gnomedev/.config/tracker/tracker-store.cfg'
Starting log:
  File:'/home/gnomedev/.local/share/tracker/tracker-store.log'
Initializing tracker-miner-fs...
Tracker-Message: Setting up monitor for changes to config 
file:'/home/gnomedev/.config/tracker/tracker-miner-fs.cfg'
Starting log:
  File:'/home/gnomedev/.local/share/tracker/tracker-miner-fs.log'

(Three more GConf D-BUS errors)

Failed to play sound: File or data not found

(Twenty-eight GConf D-BUS errors)

process 23803: arguments to dbus_message_new_method_call() were incorrect, assertion
 "path != NULL" failed in file dbus-message.c line 1198.
This is normally a bug in some application using the D-Bus library.
  D-Bus not built with -rdynamic so unable to print a backtrace
    JS ERROR: !!!   Exception was: Error: Error invoking GConf.add_dir: Configuratio
n server couldn't be contacted: D-BUS error: Method "GetDefaultDatabase" with signat
ure "" on interface "org.gnome.GConf.Server" doesn't exist
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Error invoking GConf.add_dir: Configuration server
 couldn't be contacted: D-BUS error: Method \"GetDefaultDatabase\" with signature \"
\" on interface \"org.gnome.GConf.Server\" doesn't exist\n")@gjs_throw:0
()@/opt/gnome/share/gnome-shell/js/ui/status/accessibility.js:54
ATIndicator()@/opt/gnome/share/gnome-shell/js/ui/status/accessibility.js:44
()@/opt/gnome/share/gnome-shell/js/ui/panel.js:1054
start()@/opt/gnome/share/gnome-shell/js/ui/main.js:225
@<main>:1
"'
    JS ERROR: !!!     message = '"Error invoking GConf.add_dir: Configuration server
 couldn't be contacted: D-BUS error: Method "GetDefaultDatabase" with signature "" o
n interface "org.gnome.GConf.Server" doesn't exist
"'

Window manager warning: Log level 32: Execution of main.js threw exception:
   Error: Error invoking GConf.add_dir: .. GetDefaultDatabase ..

gnome-shell-calendar-server[23845]: Got HUP on stdin - exiting

(Thirty-three Window Manager warning D-BUS errors)

(More error messages which I assume are indirectly related to D-BUS errors)
---

Also your
error messages suggests a problem with dbus. Did you follow the dbus
section from the manual, that has the following commands:
$ rm -rf /opt/gnome/var/run/dbus
$ ln -s /var/run/dbus /opt/gnome/var/run/dbus
$ rm -rf /opt/gnome/var/lib/dbus/machine-id
$ ln -s /var/lib/dbus/machine-id /opt/gnome/var/lib/dbus/machine-id
Yes, they're all there.  That's where I got to wondering if there was something specific about Fedora where 
I'd have to disable something that defaults to enabled, that sort of thing.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]