我在 Ubuntu 11.10 上使用 GNOME Shell 介面。帶有活動、日曆和通知圖示的黑色標題列已消失。 Nautilus 選單(檔案、編輯、檢視等)位於頂部。如果我打開任何應用程序,它們會丟失標題列和按鈕,並顯示在螢幕的左上角。有誰知道如何解決這個問題?我用的是VGA顯示卡,沒有驅動程式。
的輸出lspci | grep VEGA
是:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 04)
的輸出/usr/lib/nux/unity_support_test -p
是:
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 915G x86/MMX/SSE2
OpenGL version string: 1.4 Mesa 7.11
Not software rendered: yes
Not blacklisted: yes
GLX fbconfig: yes
GLX texture from pixmap: yes
GL npot or rect textures: yes
GL vertex program: yes
GL fragment program: yes
GL vertex buffer object: yes
GL framebuffer object: yes
GL version is 1.4+: yes
Unity 3D supported: yes
答案1
由於我安裝了備用狀態選單擴展,Gnome Shell 選單崩潰了。可以透過在您的個人資料中新增圖片來修復此錯誤。
答案2
我根本不是專家。但我在調整 compiz-config-settings-manager 中的內容時遇到了類似的問題。因此,我透過執行以下命令從終端打開 compiz: ccsm 然後點擊「Ubuntu Unity Plugin」來啟動它。重啟後,一切恢復正常。
希望能幫助你。