瀏覽單個文章
史杜比
Major Member
 

加入日期: Jan 2001
文章: 181
ubuntu 8.10 上 deluge 無法開啟

昨天半夜突然停電
今天開機後 Deluge 就無法開啟
在 終端機 鍵入 deluge 出現如下的訊息:
no existing Deluge session
Starting new Deluge session...
Traceback (most recent call last):
File "/usr/bin/deluge", line 132, in <module>
start_deluge()
File "/usr/bin/deluge", line 115, in start_deluge
interface = deluge.interface.DelugeGTK(config_dir=deluge.common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/interface.py", line 57, in __init__
common.CONFIG_DIR, base_change=base_change)
File "/var/lib/python-support/python2.5/deluge/core.py", line 203, in __init__
self.config = pref.Preferences(os.path.join(self.base_dir, PREFS_FILENAME))
File "/var/lib/python-support/python2.5/deluge/pref.py", line 293, in __init__
self.load(self.config_file)
File "/var/lib/python-support/python2.5/deluge/pref.py", line 338, in load
self.dump = pickle.load(pkl_file)
cPickle.UnpicklingError: invalid load key, 'z'.


請問要如何修復?
 
__________________
電影,
在文學、音樂、、繪畫、演劇、建築、彫刻、舞蹈七大藝術之後,
被稱為第八藝術。
舊 2009-03-17, 09:29 PM #112
回應時引用此文章
史杜比離線中