You are not logged in.
Pages: 1
Topic closed
I installed gnome3 from the test repository,but...
the gnome-shell couldn't work,and when I input "gnome-shell --replace" or "mutter --replace", belows exist:
failed to create drawable
(mutter:3009): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
window manager error:Unable to initialize Clutter.
Dose anyone come up with this problem?
Last edited by hzyg (2011-04-12 23:44:33)
Offline
Hello. I'm having a similar problem.
This is what I get when I try "gnome-shell --replace":
[tester@skyship ~]$ gnome-shell --replace
failed to create drawable
(gnome-shell:4307): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
Window manager error: Unable to initialize Clutter.
Does anyone have any idea how to fix this?
Last edited by amadar (2011-04-15 19:37:58)
Offline
I have the same trouble but can't understand where it comes from.
I downloaded and installed some wi-fi manager packages and boom : no more gnome-shell…
caocoa@C40C04 ~:
Offline
I"m having the same problem. Using ATI graphics card with the open source drivers if that matters.
Offline
I also having the same problems using the VMware Drivers (I'm using Arch inside VMware Fusion on a MBP 15" which has a NVIDIA GeForce GT 330M)
Offline
Aha, I solved the problem for me! I deleted "nomodeset" from the kernel boot line in /boot/grub/menu.lst. I had previously added that in order to prevent the boot screen from resizing... Without that feature, the boot screen resizes, but that is a small bug I can live with in order to finally test gnome-shell! woo!
Last edited by amadar (2011-04-24 23:30:00)
Offline
I will try
Offline
Removing nomodeset worked for me, as well.
Offline
I use "grub 1.99~rc2", and there is no "nomodeset" in my "grub.cfg" file.The result is same,but the reason may be not.
Offline
I installed the "catalyst-11.4" and solved the problem.
Offline
I am getting the same error in virtualbox...... im trying to emulate first........
Any solution yet?
Offline
Same problem for me with VMPlayer (3.1.4). Try the open-vm-tools but nothing is working right with it, install the vmware-tools from VMWare, everything works fine except that I have the fallback mode. Is there a way to test the gnome-shell inside a VM ?
Offline
@hzyg Were you using the opensource driver before?
@PierreR Good question... perhaps if you enable 2d/3d acceleration (virtualbox) then it'll work?...
Last edited by amadar (2011-05-03 22:39:23)
Offline
Same problem in Virtualbox. I havent found any solution yet.
Offline
The catalyst-11.04 has some bugs. And I reinstalled the arch and gnome3 2 days ago,luckly and strangely,it be all fine now.I'm using the opensource driver (xf86-video-ati).Good lucks!
Offline
Yeah, I found the catalyst driver to be quite buggy. The open source version works much better for me too. I think for Linux, nVidia is the best. It seems to run just perfect, whereas with my ATI machine things had to be tweaked and set up and the catalyst drivers were just hard to deal with.
Maybe the first time around you had some conflicting settings in your xorg.conf or something. Glad it works though!
Offline
I use "grub 1.99~rc2", and there is no "nomodeset" in my "grub.cfg" file.The result is same,but the reason may be not.
I am using grub 1.99~rc2 as well and I edited and remove "nomodeset" from the file
/boot/grub/grub.cfg
Try this and see if it works for you.
Offline
He said there is no "nomodeset" in his grub.cfg.
Offline
udo journalctl -r | grep gnome-shell
Oct 20 08:46:19 snowman gnome-shell[30602]: GNOME Shell started at Tue Oct 20 2015 08:46:18 GMT+0800 (CST)
Oct 20 08:46:18 snowman gnome-session[29188]: (gnome-shell:30602): mutter-WARNING **: Failed to load background 'file:///usr/share/backgrounds/gnome/adwaita-lock.jpg': Error opening file: No such file or directory
Oct 20 08:46:18 snowman polkitd[485]: Registered Authentication Agent for unix-session:c5 (system bus name :1.92 [gnome-shell --sm-client-id 10900403c4887bca42144526217856757300000085930000], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 20 08:44:07 snowman gnome-session[8889]: (gnome-shell:9103): mutter-WARNING **: Failed to load background 'file:///usr/share/backgrounds/gnome/adwaita-lock.jpg': Error opening file: No such file or directory
Oct 20 08:44:07 snowman polkitd[485]: Registered Authentication Agent for unix-session:c4 (system bus name :1.56 [gnome-shell --mode=gdm], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Oct 20 08:44:02 snowman systemd-coredump[7783]: Process 7681 (gnome-shell) of user 120 dumped core.
Oct 20 08:44:02 snowman gnome-session[7659]: Unrecoverable failure in required component gnome-shell-wayland.desktop
Oct 20 08:44:02 snowman gnome-session[7659]: gnome-session[7659]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
Oct 20 08:44:02 snowman gnome-session[7659]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
Oct 20 08:44:02 snowman kernel: traps: gnome-shell[7681] trap int3 ip:7fb4e708764b sp:7ffd3d5d4ba0 error:0
Oct 20 08:44:02 snowman gnome-session[7659]: (gnome-shell:7681): mutter-ERROR **: Unable to initialize Clutter.
Oct 20 08:44:02 snowman gnome-session[7659]: (gnome-shell:7681): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to initialize the Clutter backend
Oct 20 08:43:55 snowman systemd-coredump[783]: Process 691 (gnome-shell) of user 120 dumped core.
Oct 20 08:43:55 snowman gnome-session[684]: Unrecoverable failure in required component gnome-shell-wayland.desktop
Oct 20 08:43:55 snowman gnome-session[684]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
Oct 20 08:43:55 snowman gnome-session[684]: gnome-session[684]: WARNING: Application 'gnome-shell-wayland.desktop' killed by signal 5
Oct 20 08:43:55 snowman kernel: traps: gnome-shell[691] trap int3 ip:7f951653264b sp:7ffcd149b6a0 error:0
Oct 20 08:43:55 snowman gnome-session[684]: (gnome-shell:691): mutter-ERROR **: Unable to initialize Clutter.
Oct 20 08:43:55 snowman gnome-session[684]: (gnome-shell:691): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to initialize the Clutter backend
Offline
Necrobumping a four year old thread in [testing]? WTAF?
And just a log dump? Don't.
Closing
Offline
Pages: 1
Topic closed