It is currently Fri May 24, 2013 5:33 pm

All times are UTC




Post new topic Reply to topic  [ 78 posts ]  Go to page 1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Sun Nov 06, 2011 6:17 pm 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
Hello,

On up-to-date Snapshot running on my PC having Intel chip set, Gnome 3.2.1 starts in Fallback mode. On the same hardware, Ubuntu 11.10 runs Gnome Shell properly without any problem.

This is my LILO:

# LILO configuration file
# generated by 'liloconfig'
#
# Start LILO global section
append="i915.modeset=1 resume=/dev/sda5 splash=silent"
boot = /dev/sda
bitmap=/boot/splash.bmp
bmp-table=234p,348p,1,4
bmp-colors=220,0,,255,220,
bmp-timer=539p,396p,220,0,
lba32
prompt
timeout = 1500
# Override dangerous defaults that rewrite the partition table:
change-rules
reset
# VESA framebuffer console @ 1024x768x64k
# vga = 791
# Normal VGA console
vga = normal
# VESA framebuffer console @ 1024x768x64k
# vga=791
# VESA framebuffer console @ 1024x768x32k
# vga=790
# VESA framebuffer console @ 1024x768x256
# vga=773
# VESA framebuffer console @ 800x600x64k
# vga=788
# VESA framebuffer console @ 800x600x32k
# vga=787
# VESA framebuffer console @ 800x600x256
# vga=771
# VESA framebuffer console @ 640x480x64k
# vga=785
# VESA framebuffer console @ 640x480x32k
# vga=784
# VESA framebuffer console @ 640x480x256
# vga=769
# End LILO global section

# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda6
label = Zenwalk
initrd = /boot/initrd.splash
read-only
# Linux bootable partition config ends

I do not have xorg.conf in /etc/X11 directory.

This is my .xsession-errors file:

gnome-session-is-accelerated: GL_MAX_TEXTURE_SIZE is too small.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session[2268]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
gnome-session[2268]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-tips-autostart.desktop: Key file does not have key 'Name'
gnome-session[2268]: WARNING: could not read /home/guest/.config/autostart/xfce4-tips-autostart.desktop
gnome-session[2268]: EggSMClient-WARNING: Invalid Version string '0.9.4' in /home/guest/.config/autostart/Display settings helper.desktop
gnome-session[2268]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[2268]: WARNING: could not read /home/guest/.config/autostart/xfconf-migration-4.6.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-G3NtuV
GNOME_KEYRING_PID=2312
GNOME_KEYRING_CONTROL=/tmp/keyring-G3NtuV
SSH_AUTH_SOCK=/tmp/keyring-G3NtuV/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-G3NtuV
SSH_AUTH_SOCK=/tmp/keyring-G3NtuV/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-G3NtuV
SSH_AUTH_SOCK=/tmp/keyring-G3NtuV/ssh
GPG_AGENT_INFO=/tmp/keyring-G3NtuV/gpg:0:1

** (gnome-settings-daemon:2314): WARNING **: libjson.so.0: cannot open shared object file: No such file or directory

** (gnome-settings-daemon:2314): WARNING **: Cannot load plugin 'Sound' since file '/usr/lib/gnome-settings-daemon-3.0/libsound.so' cannot be read.

** (gnome-settings-daemon:2314): WARNING **: Error activating plugin 'Sound'

** (gnome-settings-daemon:2314): WARNING **: libjson.so.0: cannot open shared object file: No such file or directory

** (gnome-settings-daemon:2314): WARNING **: Cannot load plugin 'Media keys' since file '/usr/lib/gnome-settings-daemon-3.0/libmedia-keys.so' cannot be read.

** (gnome-settings-daemon:2314): WARNING **: Error activating plugin 'Media keys'
gnome-sound-applet: error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory

MCS->Xfconf settings migration complete

/usr/bin/pulseaudio: error while loading shared libraries: libjson.so.0: cannot open shared object file: No such file or directory
Initializing tracker-miner-fs...
Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-miner-fs.cfg'
Could not open log:'/home/guest/.local/share/tracker/tracker-miner-fs.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/guest/.local/share/tracker/tracker-miner-fs.log'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Could not open log:'/home/guest/.local/share/tracker/tracker-store.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/guest/.local/share/tracker/tracker-store.log'

06 Nov 2011, 18:08:47: Tracker-Critical **: D-Bus service name:'org.freedesktop.Tracker1' is already taken, perhaps the daemon is already running?

(tracker-store:2376): Tracker-CRITICAL **: D-Bus service name:'org.freedesktop.Tracker1' is already taken, perhaps the daemon is already running?
Failed to play sound: File or data not found
** (gnome-fallback-mount-helper:2364): DEBUG: Starting automounting manager
** (gnome-fallback-mount-helper:2364): DEBUG: Found ConsoleKit session at path /org/freedesktop/ConsoleKit/Session2
** (gnome-fallback-mount-helper:2364): DEBUG: ScreenSaver name vanished
** (gnome-fallback-mount-helper:2364): DEBUG: ConsoleKit session is active 1
** Message: applet now removed from the notification area
** (gnome-fallback-mount-helper:2364): DEBUG: ScreenSaver name appeared
** (gnome-fallback-mount-helper:2364): DEBUG: ScreenSaver proxy ready
** (gnome-fallback-mount-helper:2364): DEBUG: Screensaver GetActive() returned 0
** Message: applet now embedded in the notification area


Anand


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Sun Nov 06, 2011 6:53 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4572
maybe, it's because bib omit this package:

a new deps of pulseaudio

http://download.zenwalk.org/people/gmg/ ... 6-72.1.txz


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Mon Nov 07, 2011 1:55 am 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
gmg wrote:
maybe, it's because bib omit this package:

a new deps of pulseaudio

http://download.zenwalk.org/people/gmg/ ... 6-72.1.txz


Hi GMG,

After installing the package you have mentioned, Gnome still starts in Fallback mode with the following .xsession-errors:

gnome-session-is-accelerated: GL_MAX_TEXTURE_SIZE is too small.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session[3157]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
gnome-session[3157]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-tips-autostart.desktop: Key file does not have key 'Name'
gnome-session[3157]: WARNING: could not read /home/guest/.config/autostart/xfce4-tips-autostart.desktop
gnome-session[3157]: EggSMClient-WARNING: Invalid Version string '0.9.4' in /home/guest/.config/autostart/Display settings helper.desktop
gnome-session[3157]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[3157]: WARNING: could not read /home/guest/.config/autostart/xfconf-migration-4.6.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-4Ye02T
GNOME_KEYRING_PID=3202
GNOME_KEYRING_CONTROL=/tmp/keyring-4Ye02T
SSH_AUTH_SOCK=/tmp/keyring-4Ye02T/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-4Ye02T
SSH_AUTH_SOCK=/tmp/keyring-4Ye02T/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-4Ye02T
SSH_AUTH_SOCK=/tmp/keyring-4Ye02T/ssh
GPG_AGENT_INFO=/tmp/keyring-4Ye02T/gpg:0:1

MCS->Xfconf settings migration complete

Initializing tracker-miner-fs...
Initializing tracker-store...
Creating config directory:'/home/guest/.config/tracker'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Could not open log:'/home/guest/.local/share/tracker/tracker-store.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/guest/.local/share/tracker/tracker-store.log'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-miner-fs.cfg'
Could not open log:'/home/guest/.local/share/tracker/tracker-miner-fs.log', No such file or directory
All logging will go to stderr
Starting log:
File:'/home/guest/.local/share/tracker/tracker-miner-fs.log'
Size 1680x1050 not found in available modes
** (gnome-fallback-mount-helper:3260): DEBUG: Starting automounting manager
Failed to play sound: File or data not found
** (gnome-fallback-mount-helper:3260): DEBUG: Found ConsoleKit session at path /org/freedesktop/ConsoleKit/Session4
** (gnome-fallback-mount-helper:3260): DEBUG: ScreenSaver name vanished
** (gnome-fallback-mount-helper:3260): DEBUG: ConsoleKit session is active 1
** Message: applet now removed from the notification area

(gnome-panel:3241): Gtk-CRITICAL **: gtk_orientable_get_orientation: assertion `GTK_IS_ORIENTABLE (orientable)' failed

(gnome-panel:3241): Gtk-CRITICAL **: gtk_orientable_get_orientation: assertion `GTK_IS_ORIENTABLE (orientable)' failed
** (gnome-fallback-mount-helper:3260): DEBUG: ScreenSaver name appeared

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-application-handlers


I have LG FLATRON W1941C Monitor. But on the same monitor Gnome Shell in Ubuntu 11.10 is running properly.

Anand

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-command-line

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-log-out

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-print-setup

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-printing

** (gnome-screensaver:3252): WARNING **: Config key not handled: disable-save-to-disk
** (gnome-fallback-mount-helper:3260): DEBUG: ScreenSaver proxy ready
** (gnome-fallback-mount-helper:3260): DEBUG: Screensaver GetActive() returned 0
** Message: applet now embedded in the notification area

(nm-applet:3269): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -8 and height 32

(gnome-settings-daemon:3204): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -23 and height 32


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Mon Nov 07, 2011 4:18 am 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
Hello,

Trying to solve Gnome starting in Fallback mode I installed the following packages:

http://zenwalk.pinguix.com/user-account ... 6-72.1.txz
http://zenwalk.pinguix.com/user-account ... 6-72.1.txz

I also included i915.modeset=1 in LILO and executed lilo to write it to the MBR.

After all this, when I try login to Gnome, it is not complaining about Fallback mode but the session is not starting with the following .xsession-errors:

gnome-session[3843]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-settings-helper-autostart.desktop: Key file does not have key 'Name'
gnome-session[3843]: WARNING: could not read /home/guest/.config/autostart/xfce4-settings-helper-autostart.desktop
gnome-session[3843]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-tips-autostart.desktop: Key file does not have key 'Name'
gnome-session[3843]: WARNING: could not read /home/guest/.config/autostart/xfce4-tips-autostart.desktop
gnome-session[3843]: EggSMClient-WARNING: Invalid Version string '0.9.4' in /home/guest/.config/autostart/Display settings helper.desktop
gnome-session[3843]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[3843]: WARNING: could not read /home/guest/.config/autostart/xfconf-migration-4.6.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-vOqPO6
SSH_AUTH_SOCK=/tmp/keyring-vOqPO6/ssh
GNOME_KEYRING_PID=3946
GNOME_KEYRING_CONTROL=/tmp/keyring-vOqPO6
SSH_AUTH_SOCK=/tmp/keyring-vOqPO6/ssh
GPG_AGENT_INFO=/tmp/keyring-vOqPO6/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-vOqPO6
SSH_AUTH_SOCK=/tmp/keyring-vOqPO6/ssh
GPG_AGENT_INFO=/tmp/keyring-vOqPO6/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-vOqPO6
SSH_AUTH_SOCK=/tmp/keyring-vOqPO6/ssh
GPG_AGENT_INFO=/tmp/keyring-vOqPO6/gpg:0:1

(gnome-settings-daemon:3945): color-plugin-WARNING **: failed to create directory on startup: Error creating directory: File exists
Initializing tracker-miner-fs...
Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-miner-fs.cfg'
Starting log:
File:'/home/guest/.local/share/tracker/tracker-miner-fs.log'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Starting log:
File:'/home/guest/.local/share/tracker/tracker-store.log'
Size 1680x1050 not found in available modes

MCS->Xfconf settings migration complete

Failed to play sound: File or data not found
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
** Message: applet now removed from the notification area

(nm-applet:3990): libnotify-WARNING **: Failed to connect to proxy
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
JS ERROR: !!! Exception was: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
JS ERROR: !!! lineNumber = '0'
JS ERROR: !!! fileName = '"gjs_throw"'
JS ERROR: !!! stack = '"("Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/keyboard.js:3
"'
JS ERROR: !!! message = '"Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found"'
Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring Caribou, version none: Typelib file for namespace 'Caribou' (any version) not found
gnome-session[3843]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-session[3843]: GLib-GIO-ERROR: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'
aborting...
gnome-session[3843]: ******************* START ********************************
gnome-session[3843]: Frame 0: gnome-session() [0x8061ad5]
gnome-session[3843]: Frame 1: gnome-session() [0x8061c59]
gnome-session[3843]: Frame 2: [0xb7840400]
gnome-session[3843]: Frame 3: /usr/lib/libglib-2.0.so.0(g_log+0x32) [0xb6af2222]
gnome-session[3843]: Frame 4: /usr/lib/libgio-2.0.so.0(+0x99ef1) [0xb6d77ef1]
gnome-session[3843]: Frame 5: /usr/lib/libgio-2.0.so.0(+0x9b927) [0xb6d79927]
gnome-session[3843]: Frame 6: /usr/lib/libgio-2.0.so.0(g_settings_get_value+0x93) [0xb6d7b873]
gnome-session[3843]: Frame 7: /usr/lib/libgio-2.0.so.0(g_settings_get_strv+0x2c) [0xb6d7c77c]
gnome-session[3843]: Frame 8: gnome-session() [0x806de9f]
gnome-session[3843]: Frame 9: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6c044c1]
gnome-session[3843]: Frame 10: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6be2b85]
gnome-session[3843]: Frame 11: /usr/lib/libgobject-2.0.so.0(g_object_newv+0xa2f) [0xb6be613f]
gnome-session[3843]: Frame 12: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6be6e10]
gnome-session[3843]: Frame 13: gnome-session() [0x805a79a]
gnome-session[3843]: Frame 14: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6c044c1]
gnome-session[3843]: Frame 15: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6be2b85]
gnome-session[3843]: Frame 16: /usr/lib/libgobject-2.0.so.0(g_object_newv+0x30c) [0xb6be5a1c]
gnome-session[3843]: Frame 17: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6be6e10]
gnome-session[3843]: Frame 18: gnome-session() [0x805a7f8]
gnome-session[3843]: Frame 19: gnome-session() [0x8065c45]
gnome-session[3843]: Frame 20: gnome-session() [0x806bedb]
gnome-session[3843]: Frame 21: gnome-session() [0x806c0e3]
gnome-session[3843]: Frame 22: /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x7c) [0xb6be092c]
gnome-session[3843]: Frame 23: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x17a) [0xb6bdf4aa]
gnome-session[3843]: Frame 24: /usr/lib/libgobject-2.0.so.0(+0x2028e) [0xb6bf328e]
gnome-session[3843]: Frame 25: /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7d8) [0xb6bfb758]
gnome-session[3843]: Frame 26: /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x32) [0xb6bfb8f2]
gnome-session[3843]: Frame 27: gnome-session() [0x80568c2]
gnome-session[3843]: Frame 28: gnome-session() [0x8057af7]
gnome-session[3843]: Frame 29: /usr/lib/libglib-2.0.so.0(+0x8a0db) [0xb6b310db]
gnome-session[3843]: Frame 30: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d2) [0xb6ae9142]
gnome-session[3843]: Frame 31: /usr/lib/libglib-2.0.so.0(+0x42908) [0xb6ae9908]
gnome-session[3843]: Frame 32: /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x15b) [0xb6ae9ebb]
gnome-session[3843]: Frame 33: /usr/lib/libgtk-3.so.0(gtk_main+0xad) [0xb754399d]
gnome-session[3843]: Frame 34: gnome-session() [0x80631f0]
gnome-session[3843]: Frame 35: /lib/libc.so.6(__libc_start_main+0xe6) [0xb6952db6]
gnome-session[3843]: Frame 36: gnome-session() [0x8051b61]
gnome-session[3843]: ******************* END **********************************

** (gnome-settings-daemon:3945): WARNING **: Connection failed, reconnecting...

(gnome-settings-daemon:3945): media-keys-plugin-WARNING **: Unable to get default sink

** (gnome-settings-daemon:3945): WARNING **: Connection failed, reconnecting...

** (gnome-settings-daemon:3945): WARNING **: Failed to connect context: Connection refused

(gnome-settings-daemon:3945): power-plugin-WARNING **: IsInhibited failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(gnome-settings-daemon:3945): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gnome-screensaver:3988): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gdu-notification-daemon:3994): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

applet.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

(nm-applet:3990): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

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.
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.
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.

Received signal:15->'Terminated'
Received signal:15
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.

Received signal:15->'Terminated'

(tracker-miner-fs:3987): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed

(tracker-miner-fs:3987): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed

(tracker-miner-fs:3987): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.gtk.Private.RemoteVolumeMonitor',sender='org.gtk.Private.GPhoto2VolumeMonitor',': org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(tracker-miner-fs:3987): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.gtk.Private.GPhoto2VolumeMonitor'': org.freedesktop.DBus.Error.Disconnected: Connection is closed

(tracker-miner-fs:3987): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.gtk.Private.RemoteVolumeMonitor',sender='org.gtk.Private.GduVolumeMonitor',': org.freedesktop.DBus.Error.Disconnected: Connection is closed

(tracker-miner-fs:3987): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.gtk.Private.GduVolumeMonitor'': org.freedesktop.DBus.Error.Disconnected: Connection is closed

OK


OK

Anand


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Mon Nov 07, 2011 6:48 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Install caribou package

I have to build the meta package but not yet time to do this.

Bip


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 1:14 am 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
Hi Bipbip,

After installing caribou and applying all updates of today I tried starting Gnome Session. But it fails to start with this .xsession-errors:

gnome-session[2702]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-settings-helper-autostart.desktop: Key file does not have key 'Name'
gnome-session[2702]: WARNING: could not read /home/guest/.config/autostart/xfce4-settings-helper-autostart.desktop
gnome-session[2702]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-tips-autostart.desktop: Key file does not have key 'Name'
gnome-session[2702]: WARNING: could not read /home/guest/.config/autostart/xfce4-tips-autostart.desktop
gnome-session[2702]: EggSMClient-WARNING: Invalid Version string '0.9.4' in /home/guest/.config/autostart/Display settings helper.desktop
gnome-session[2702]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[2702]: WARNING: could not read /home/guest/.config/autostart/xfconf-migration-4.6.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-MaEjzn
GNOME_KEYRING_PID=2746
GNOME_KEYRING_CONTROL=/tmp/keyring-MaEjzn
SSH_AUTH_SOCK=/tmp/keyring-MaEjzn/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-MaEjzn
SSH_AUTH_SOCK=/tmp/keyring-MaEjzn/ssh
GPG_AGENT_INFO=/tmp/keyring-MaEjzn/gpg:0:1

(gnome-settings-daemon:2753): color-plugin-WARNING **: failed to create directory on startup: Error creating directory: File exists
Initializing tracker-miner-fs...
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-miner-fs.cfg'
Starting log:
File:'/home/guest/.local/share/tracker/tracker-miner-fs.log'
Initializing tracker-store...
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Tracker-Message: Setting up monitor for changes to config file:'/home/guest/.config/tracker/tracker-store.cfg'
Starting log:
File:'/home/guest/.local/share/tracker/tracker-store.log'

MCS->Xfconf settings migration complete

Size 1680x1050 not found in available modes
Failed to play sound: File or data not found
** Message: applet now removed from the notification area

(gnome-shell:2777): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.shell.keyboard' is not installed


GLib-GIO-ERROR **: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'

(nm-applet:2801): libnotify-WARNING **: Failed to connect to proxy
gnome-session[2702]: WARNING: Application 'gnome-shell.desktop' killed by signal
gnome-shell-calendar-server[2847]: Got HUP on stdin - exiting

(gnome-shell:2854): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.shell.keyboard' is not installed


GLib-GIO-ERROR **: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'
gnome-session[2702]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-session[2702]: GLib-GIO-ERROR: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'
aborting...
gnome-session[2702]: ******************* START ********************************
gnome-session[2702]: Frame 0: gnome-session() [0x8061ad5]
gnome-session[2702]: Frame 1: gnome-session() [0x8061c59]
gnome-session[2702]: Frame 2: [0xb77e2400]
gnome-session[2702]: Frame 3: /usr/lib/libglib-2.0.so.0(g_log+0x32) [0xb6a94222]
gnome-session[2702]: Frame 4: /usr/lib/libgio-2.0.so.0(+0x99ef1) [0xb6d19ef1]
gnome-session[2702]: Frame 5: /usr/lib/libgio-2.0.so.0(+0x9b927) [0xb6d1b927]
gnome-session[2702]: Frame 6: /usr/lib/libgio-2.0.so.0(g_settings_get_value+0x93) [0xb6d1d873]
gnome-session[2702]: Frame 7: /usr/lib/libgio-2.0.so.0(g_settings_get_strv+0x2c) [0xb6d1e77c]
gnome-session[2702]: Frame 8: gnome-session() [0x806de9f]
gnome-session[2702]: Frame 9: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6ba64c1]
gnome-session[2702]: Frame 10: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6b84b85]
gnome-session[2702]: Frame 11: /usr/lib/libgobject-2.0.so.0(g_object_newv+0xa2f) [0xb6b8813f]
gnome-session[2702]: Frame 12: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6b88e10]
gnome-session[2702]: Frame 13: gnome-session() [0x805a79a]
gnome-session[2702]: Frame 14: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6ba64c1]
gnome-session[2702]: Frame 15: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6b84b85]
gnome-session[2702]: Frame 16: /usr/lib/libgobject-2.0.so.0(g_object_newv+0x30c) [0xb6b87a1c]
gnome-session[2702]: Frame 17: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6b88e10]
gnome-session[2702]: Frame 18: gnome-session() [0x805a7f8]
gnome-session[2702]: Frame 19: gnome-session() [0x8065c45]
gnome-session[2702]: Frame 20: gnome-session() [0x806bedb]
gnome-session[2702]: Frame 21: gnome-session() [0x806c0e3]
gnome-session[2702]: Frame 22: /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x7c) [0xb6b8292c]
gnome-session[2702]: Frame 23: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x17a) [0xb6b814aa]
gnome-session[2702]: Frame 24: /usr/lib/libgobject-2.0.so.0(+0x2028e) [0xb6b9528e]
gnome-session[2702]: Frame 25: /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7d8) [0xb6b9d758]
gnome-session[2702]: Frame 26: /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x32) [0xb6b9d8f2]
gnome-session[2702]: Frame 27: gnome-session() [0x80568c2]
gnome-session[2702]: Frame 28: gnome-session() [0x8057af7]
gnome-session[2702]: Frame 29: /usr/lib/libglib-2.0.so.0(+0x8a0db) [0xb6ad30db]
gnome-session[2702]: Frame 30: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d2) [0xb6a8b142]
gnome-session[2702]: Frame 31: /usr/lib/libglib-2.0.so.0(+0x42908) [0xb6a8b908]
gnome-session[2702]: Frame 32: /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x15b) [0xb6a8bebb]
gnome-session[2702]: Frame 33: /usr/lib/libgtk-3.so.0(gtk_main+0xad) [0xb74e599d]
gnome-session[2702]: Frame 34: gnome-session() [0x80631f0]
gnome-session[2702]: Frame 35: /lib/libc.so.6(__libc_start_main+0xe6) [0xb68f4db6]
gnome-session[2702]: Frame 36: gnome-session() [0x8051b61]
gnome-session[2702]: ******************* END **********************************

** (gnome-settings-daemon:2753): WARNING **: Connection failed, reconnecting...
gnome-shell-calendar-server[2862]: Got HUP on stdin - exiting

(gnome-settings-daemon:2753): media-keys-plugin-WARNING **: Unable to get default sink

** (gnome-settings-daemon:2753): WARNING **: Connection failed, reconnecting...

** (gnome-settings-daemon:2753): WARNING **: Failed to connect context: Connection refused

(gnome-settings-daemon:2753): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gnome-screensaver:2788): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gdu-notification-daemon:2790): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

applet.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

(evolution-alarm-notify:2792): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(nm-applet:2801): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

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.
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.

Received signal:15->'Terminated'

(tracker-miner-fs:2787): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed

(tracker-miner-fs:2787): GLib-GIO-CRITICAL **: Error while sending AddMatch() message: The connection is closed
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.

(tracker-miner-fs:2g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

Received signal:15->'Terminated'freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

(tracker-miner-fs:2787): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.gtk.Private.GPhoto2VolumeMonitor'': org.freedesktop.DBus.Error.Disconnected: Connection is closed

(tracker-miner-fs:2787): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.gtk.Private.RemoteVolumeMonitor',sender='org.gtk.Private.GduVolumeMonitor',': org.freedesktop.DBus.Error.Disconnected: Connection is closed

(tracker-miner-fs:2787): GVFS-RemoteVolumeMonitor-WARNING **: cannot remove match rule 'type='signal',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.gtk.Private.GduVolumeMonitor'': org.freedesktop.DBus.Error.Disconnected: Connection is closed

OK


OK



Anand


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 6:32 am 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Can you install depcheck package ?
Download this file zen-repo.meticul.eu/i486/snapshot/extra/g/gnome-shell-3.2.1-i486-72.1.dep
and check if you have all dependencies with
Code:
depcheck -f gnome-shell-3.2.1-i486-72.1.dep


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 11:37 am 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
Hi Bip,

As per your suggestion I did dep check. It gave the following output:

GConf,NetworkManager,ORBit2,atk,attr,bzip2,cairo,clutter,cogl,cxxlibs|gcc-g++,dbus,dbus-glib,evolution-data-server,expat,flac,folks,fontconfig,freetype,gcc,gdbm,gdk-pixbuf,gjs,glib2,gnome-bluetooth,gnome-desktop,gnome-menus,gnutls,gobject-introspection,gstreamer,gtk+3,js,json-c,json-glib,krb5,libICE,libSM,libX11,libXau,libXcomposite,libXcursor,libXdamage,libXdmcp,libXext,libXfixes,libXi,libXinerama,libXrandr,libXrender,libXtst,libXxf86vm,libcanberra,libcap,libcroco,libdrm,libffi,libgcrypt,libgee,libgnome-keyring,libgpg-error,libical,libogg,libpng,libsndfile,libsoup,libtool,libvorbis,libxcb,libxml2,mesa,mutter,nss-nspr,pango,pixman,polkit,pulseaudio,sqlite,startup-notification,telepathy-glib,telepathy-logger,udev,util-linux,xcb-util,zlib

All these are already installed on my system.

Anand


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 12:19 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4572
try to remove, tracker, evolution, it's not needed, remove also gnome-shell-extensions.

just libtracker-sparql is needed for nautilus.

reboot and post a new .xsession.errors


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 5:56 pm 
Master of the known universe
Master of the known universe

Joined: Fri Mar 10, 2006 5:36 pm
Posts: 1244
gmg wrote:
try to remove, tracker, evolution, it's not needed, remove also gnome-shell-extensions.

just libtracker-sparql is needed for nautilus.

reboot and post a new .xsession.errors


After this, .xsession-errors:

gnome-session[1539]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfce4-tips-autostart.desktop: Key file does not have key 'Name'
gnome-session[1539]: WARNING: could not read /home/guest/.config/autostart/xfce4-tips-autostart.desktop
gnome-session[1539]: EggSMClient-WARNING: Invalid Version string '0.9.4' in /home/guest/.config/autostart/Display settings helper.desktop
gnome-session[1539]: WARNING: Could not parse desktop file /home/guest/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[1539]: WARNING: could not read /home/guest/.config/autostart/xfconf-migration-4.6.desktop
GNOME_KEYRING_CONTROL=/tmp/keyring-Z5SsLc
GPG_AGENT_INFO=/tmp/keyring-Z5SsLc/gpg:0:1
GNOME_KEYRING_PID=1581
GNOME_KEYRING_CONTROL=/tmp/keyring-Z5SsLc
GPG_AGENT_INFO=/tmp/keyring-Z5SsLc/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-Z5SsLc
GPG_AGENT_INFO=/tmp/keyring-Z5SsLc/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-Z5SsLc/ssh
GNOME_KEYRING_CONTROL=/tmp/keyring-Z5SsLc
GPG_AGENT_INFO=/tmp/keyring-Z5SsLc/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-Z5SsLc/ssh
Size 1680x1050 not found in available modes
** Message: applet now removed from the notification area
Failed to play sound: File or data not found

MCS->Xfconf settings migration complete


(gnome-shell:1619): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.shell.keyboard' is not installed


GLib-GIO-ERROR **: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'

(nm-applet:1634): libnotify-WARNING **: Failed to connect to proxy
gnome-shell-calendar-server[1660]: Got HUP on stdin - exiting
gnome-session[1539]: WARNING: Application 'gnome-shell.desktop' killed by signal

(gnome-shell:1670): GLib-GIO-CRITICAL **: Settings schema 'org.gnome.shell.keyboard' is not installed


GLib-GIO-ERROR **: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'
gnome-session[1539]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[1678]: Got HUP on stdin - exiting
gnome-session[1539]: GLib-GIO-ERROR: Settings schema 'org.gnome.shell' does not contain a key named 'enabled-extensions'
aborting...
gnome-session[1539]: ******************* START ********************************
gnome-session[1539]: Frame 0: gnome-session() [0x8061ad5]
gnome-session[1539]: Frame 1: gnome-session() [0x8061c59]
gnome-session[1539]: Frame 2: [0xb77f5400]
gnome-session[1539]: Frame 3: /usr/lib/libglib-2.0.so.0(g_log+0x32) [0xb6aa7222]
gnome-session[1539]: Frame 4: /usr/lib/libgio-2.0.so.0(+0x99ef1) [0xb6d2cef1]
gnome-session[1539]: Frame 5: /usr/lib/libgio-2.0.so.0(+0x9b927) [0xb6d2e927]
gnome-session[1539]: Frame 6: /usr/lib/libgio-2.0.so.0(g_settings_get_value+0x93) [0xb6d30873]
gnome-session[1539]: Frame 7: /usr/lib/libgio-2.0.so.0(g_settings_get_strv+0x2c) [0xb6d3177c]
gnome-session[1539]: Frame 8: gnome-session() [0x806de9f]
gnome-session[1539]: Frame 9: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6bb94c1]
gnome-session[1539]: Frame 10: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6b97b85]
gnome-session[1539]: Frame 11: /usr/lib/libgobject-2.0.so.0(g_object_newv+0xa2f) [0xb6b9b13f]
gnome-session[1539]: Frame 12: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6b9be10]
gnome-session[1539]: Frame 13: gnome-session() [0x805a79a]
gnome-session[1539]: Frame 14: /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x3f1) [0xb6bb94c1]
gnome-session[1539]: Frame 15: /usr/lib/libgobject-2.0.so.0(+0xfb85) [0xb6b97b85]
gnome-session[1539]: Frame 16: /usr/lib/libgobject-2.0.so.0(g_object_newv+0x30c) [0xb6b9aa1c]
gnome-session[1539]: Frame 17: /usr/lib/libgobject-2.0.so.0(g_object_new+0xa0) [0xb6b9be10]
gnome-session[1539]: Frame 18: gnome-session() [0x805a7f8]
gnome-session[1539]: Frame 19: gnome-session() [0x8065c45]
gnome-session[1539]: Frame 20: gnome-session() [0x806bedb]
gnome-session[1539]: Frame 21: gnome-session() [0x806c0e3]
gnome-session[1539]: Frame 22: /usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x7c) [0xb6b9592c]
gnome-session[1539]: Frame 23: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x17a) [0xb6b944aa]
gnome-session[1539]: Frame 24: /usr/lib/libgobject-2.0.so.0(+0x2028e) [0xb6ba828e]
gnome-session[1539]: Frame 25: /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x7d8) [0xb6bb0758]
gnome-session[1539]: Frame 26: /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x32) [0xb6bb08f2]
gnome-session[1539]: Frame 27: gnome-session() [0x80568c2]
gnome-session[1539]: Frame 28: gnome-session() [0x8057af7]
gnome-session[1539]: Frame 29: /usr/lib/libglib-2.0.so.0(+0x8a0db) [0xb6ae60db]
gnome-session[1539]: Frame 30: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1d2) [0xb6a9e142]
gnome-session[1539]: Frame 31: /usr/lib/libglib-2.0.so.0(+0x42908) [0xb6a9e908]
gnome-session[1539]: Frame 32: /usr/lib/libglib-2.0.so.0(g_main_loop_run+0x15b) [0xb6a9eebb]
gnome-session[1539]: Frame 33: /usr/lib/libgtk-3.so.0(gtk_main+0xad) [0xb74f899d]
gnome-session[1539]: Frame 34: gnome-session() [0x80631f0]
gnome-session[1539]: Frame 35: /lib/libc.so.6(__libc_start_main+0xe6) [0xb6907db6]
gnome-session[1539]: Frame 36: gnome-session() [0x8051b61]
gnome-session[1539]: ******************* END **********************************

** (gnome-settings-daemon:1584): WARNING **: Connection failed, reconnecting...

(gnome-settings-daemon:1584): color-plugin-WARNING **: failed to create directory on startup: Error creating directory: File exists

(gnome-settings-daemon:1584): power-plugin-WARNING **: IsInhibited failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files

(gnome-settings-daemon:1584): media-keys-plugin-WARNING **: Unable to get default sink

(gnome-settings-daemon:1584): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gnome-screensaver:1631): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.


(gdu-notification-daemon:1632): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

applet.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

(nm-applet:1634): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

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.



Anand


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 08, 2011 7:30 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4572
i think it's video driver problem.


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 15, 2011 5:05 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Aug 15, 2008 10:34 pm
Posts: 81
Location: Poland
Same for me. Tested with 3.2.1test ISO on:
- VirtualBox - fallback mode
- Fujitsu Lifebook E - fallback mode
- Vaio VPC - fallback mode

Also tried all basics that I've googled out and what's described above by rsamurti, same result or worse. I also had to burn DVD instead of CD 'cause with CD I had disk error 80 while booting.

_________________
Regards :)
Hekko

website: http://hekko.eu
skype: hekko-eu
gg uin: 9302


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Tue Nov 15, 2011 7:00 pm 
Global Moderator
Global Moderator
User avatar

Joined: Mon Apr 10, 2006 12:43 pm
Posts: 4727
Location: Ath (Belgium)
Can you post you .xsession-errors file ?


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Wed Nov 16, 2011 12:21 pm 
Global Moderator
Global Moderator
User avatar

Joined: Sat Aug 05, 2006 9:38 am
Posts: 4572
Maybe a solution here:

https://wiki.archlinux.org/index.php/Intel


 Profile Send private message  
 
 Post subject: Re: Gnome-3.2.1 also starts only in Fallback mode.
PostPosted: Wed Nov 16, 2011 2:30 pm 
Regular Zenwalker
Regular Zenwalker
User avatar

Joined: Fri Aug 15, 2008 10:34 pm
Posts: 81
Location: Poland
bipbip wrote:
Can you post you .xsession-errors file ?


.xsession-errors file from Fujitsu Lifebook E: http://hekko.eu/xsession-errors-fujitsu.txt

gmg wrote:


I'll try that

_________________
Regards :)
Hekko

website: http://hekko.eu
skype: hekko-eu
gg uin: 9302


 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 78 posts ]  Go to page 1, 2, 3, 4, 5, 6  Next

All times are UTC


 Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
 
cron