Can't start gnome-session


Results 1 to 3 of 3

Thread: Can't start gnome-session

  1. #1
    Join Date
    Jul 2003
    Posts
    2,021

    Can't start gnome-session

    Hi all,

    Server
    Ubuntu 12.04 desktop 64bit
    openssh-server installed

    Local PC
    Ubuntu 12.04 desktop 64bit
    openssh-client installed


    $ ssh -X satimis@192.168.0.11
    $ gnome-session > gnome-session

    Warning
    Code:
    ** (gnome-settings-daemon:24731): WARNING **: You can only run one xsettings manager at a time; exiting
    
    ** (gnome-settings-daemon:24731): WARNING **: Unable to start xsettings manager: Could not initialize xsettings manager.
    compiz (core) - Error: Screen 0 on display "localhost:10.0" already has a window manager; try using the --replace option to replace the current window manager.
    Failed to play sound: Not available
    ** Message: applet now removed from the notification area
    ** Message: using fallback from indicator to GtkStatusIcon
    
    (gnome-settings-daemon:24731): keyboard-plugin-WARNING **: Failed to set the keyboard layouts: GDBus.Error:org.freedesktop.Accounts.Error.PermissionDenied: Not authorized
    
    ** (gnome-settings-daemon:24731): WARNING **: Failed to connect context: Connection refused
    
    (gnome-settings-daemon:24731): clipboard-plugin-WARNING **: Clipboard manager is already running.
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: failed to create device: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-device auth
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-profile auth
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: no xrandr-Philips Consumer Electronics Company-Philips 200W-BZ1063822605 device found: Failed to find output xrandr-Philips Consumer Electronics Company-Philips 200W-BZ1063822605
    
    ** (gnome-settings-daemon:24731): WARNING **: Failed to connect context: Connection refused
    Connection failure: Connection refused
    pa_context_connect() failed: Connection refused
    ^C** Message: PID 0 (we are 24763) sent signal 2, shutting down...
    
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: failed to create device:
     GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedeskt
    op.color-manager.create-device auth
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: GDBus.Error:org.free[0/42]
    top.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-p
    rofile auth
    
    (gnome-settings-daemon:24731): color-plugin-WARNING **: no xrandr-Philips Consum
    er Electronics Company-Philips 200W-BZ1063822605 device found: Failed to find ou
    tput xrandr-Philips Consumer Electronics Company-Philips 200W-BZ1063822605
    
    ** (gnome-settings-daemon:24731): WARNING **: Failed to connect context: Connect
    ion refused
    Connection failure: Connection refused
    pa_context_connect() failed: Connection refused
    ^C** Message: PID 0 (we are 24763) sent signal 2, shutting down...
    
    satimis@localhost:~$ ** Message: PID 24763 (we are 24763) sent signal 15, shutti
    ng down...
    
    (nm-applet:24763): libappindicator-WARNING **: Unable to send signal for NewStat
    us: The connection is closed
    ** Message: moving back from GtkStatusIcon to indicator
    
    (nm-applet:24763): Gtk-CRITICAL **: gtk_status_icon_set_visible: assertion `GTK_
    IS_STATUS_ICON (status_icon)' failed
    ^C

    $ cat gnome-session
    Code:
    GNOME_KEYRING_CONTROL=/tmp/keyring-mfg24m
    SSH_AUTH_SOCK=/tmp/keyring-mfg24m/ssh
    GNOME_KEYRING_PID=24727
    GNOME_KEYRING_CONTROL=/tmp/keyring-mfg24m
    SSH_AUTH_SOCK=/tmp/keyring-mfg24m/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-mfg24m
    SSH_AUTH_SOCK=/tmp/keyring-mfg24m/ssh
    GPG_AGENT_INFO=/tmp/keyring-mfg24m/gpg:0:1
    Initializing nautilus-gdu extension
    Shutting down nautilus-gdu extension
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    However I can start xterm

    Please help.

    B.R.
    satimis

  2. #2
    Join Date
    Jan 2004
    Location
    boston, mass USA
    Posts
    1,878
    Curious....why are you launching a complete desktop and not individual apps?

  3. #3
    Join Date
    Jul 2003
    Posts
    2,021
    Quote Originally Posted by happybunny View Post
    Curious....why are you launching a complete desktop and not individual apps?
    With the same command I can remote-access Debean 6.0 desktop running on a VM of VirtualBox and starting its Gnome session locally. Debean top-tool bar is also displayed on local screen. Although its background disappears.

    But I couldn't start Gnome-session of Ubuntu 12.04 locally. Ah would it be not called Gnome desktop?

    I haven't run remote-access for several years to display remote-desktop on local screen. Before I did it without problem. I can't recall without running VNC to do the job? Can NX/freenx do the job for me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •