gnome shell masaüstü ortamı gelmiyor

Başlatan selcii, 12 Eylül 2012 - 15:13:55

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

selcii

             Arkadaşlar gnome shell masaustu ortamı gelmiyor, panel ve pencere başlıkları-teması da olmuyor. Kısaca boş bir masaüstü, buarada 11.10 kullanıyorum.
alt+f2'de çalışmadığından uçbirim yoluyla aşağıdaki kodu girdiğim de şu hatayı alıyorum
gnome-shell --replace
Pencere yöneticisi uyarısı: '/apps/metacity/general/action_double_click_titlebar' GConf anahtarına geçersiz bir değer atanmış
    JS ERROR: !!!   Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/environment.js:9
"'
    JS ERROR: !!!     message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found"'
    JS ERROR: !!!   Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/environment.js:9
"'
    JS ERROR: !!!     message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found"'
Pencere yöneticisi uyarısı: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found


Olayı biraz kavradım lakin nasıl yapıcam hangi değerlerle oynayacağım bilmiyorum yardımlarınızı bekliyorum

yukardaki kod ile gconfta "/apps/metacity/general/action_double_click_titlebar" yolunu takip ettiğimde;

"action_double_click_titlebar            toggle-shade"
eşleşmesi bulunmakta. Ne yapmalıyım acaba?

speakerXXL

Aşağıdaki kodu uçbirimde çalıştırdıktan sonra deneyiniz.

gconftool-2  --recursive-unset "/apps/metacity/general/action_double_click_titlebar"

selcii

Denedim ardından;
gnome-shell --replace
JS ERROR: !!!   Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/environment.js:9
"'
    JS ERROR: !!!     message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found"'
    JS ERROR: !!!   Exception was: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found
    JS ERROR: !!!     lineNumber = '0'
    JS ERROR: !!!     fileName = '"gjs_throw"'
    JS ERROR: !!!     stack = '"("Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found")@gjs_throw:0
@/usr/share/gnome-shell/js/ui/environment.js:9
"'
    JS ERROR: !!!     message = '"Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found"'
Pencere yöneticisi uyarısı: Log level 32: Execution of main.js threw exception: Error: Requiring Clutter, version 1.0: Typelib file for namespace 'CoglPango', version '1.0' not found


bu şekilde devam etti:(

speakerXXL

Aşağıdaki kodu uçbirimde çalıştırarak gir1.2-cogl-1.0 paketini yeniden yüklemeyi deneyebilirsiniz.

sudo apt-get --reinstall install gir1.2-cogl-1.0

selcii

malesef bunun imkansız olduğu söyleniyor ppa gnome 3.e güncellemiştim sistemi sanırım karşılığı yok, yüklü fakat tekrar yükleyemiyorum...