如何救回我的XClient Script? - Linux

Table of Contents

小弟的系統是ubuntu 7.10

小弟因為誤刪檔案,
用reiserfsck --rebuild-tree -S -l /root/recovery.log /dev/sda4
來嘗試找回誤刪檔案.

過程中曾umount /home 及mount /home

完成救回誤刪檔案後,
要登入Gnome Desktop,出現錯誤訊息.
並在我的個人目錄下產生了.xsession-errors 這個檔案..
內容如下:
(process:6083): Gtk-WARNING **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

http://www.gtk.org/setuid.html

Refusing to initialize GTK+.

(process:6087): Gtk-WARNING **: This process is currently running setuid or setgid.
This is not a supported use of GTK+. You must create a helper
program instead. For further details, see:

http://www.gtk.org/setuid.html

Refusing to initialize GTK+.
/etc/gdm/Xsession: Beginning session setup...
/home/redbug/.bashrc: 13: shopt: not found
/etc/bash_completion: 44: Syntax error: Bad substitution


但是事實上/home/redbug/.bashrc是存在的,

我現在在login Gnome Desktop時,
1. Last Session
2. Run Xclient script
3. GNOME
4. Failsafe GNOME
5. Failsafe Terminal

前三項都無法登錄,都會出現前面錯誤訊息的dialog, 要我查看.xsession-errors,
並用Failsafe GNOME模式登錄修正。

但是我不知道該修正什麼檔案... orz..

在failsafe Gnome的模式下,我的軟體設定還有桌面設定都跑掉了,如firefox的plugin都不見了,
filezila的sitemanager也無法讀取/.filezilla/sitemanager.xml(但它是存在的)
還有桌面上方一些應用程式panel的捷徑,桌面設的samba server的link都不見了..

請問該如何回復到之前Sclient Script ?
謝謝...Orz..


--
座右銘:
每天進步一點點~~

--

All Comments