Pidgin:無法認證:nexus stream error - Linux

Poppy avatar
By Poppy
at 2011-04-05T12:56

Table of Contents

我是 Ubuntu 10.04

最近用 pecan (WLM) 外掛登入 Pidgin 時,會出現以下錯誤:

無法認證:nexus stream error

------

換回原本的 MSN 外掛,一收到離線訊息就當掉了。

------

問 Google 大神好像也沒有結果,不知道要怎麼辦...
請問應該要怎麼做呢?

謝謝大家。

------

如果解決不了,換一個 Linux 作業系統好了,只是不知道要換哪種?XD

--
Tags: Linux

All Comments

Xanthe avatar
By Xanthe
at 2011-04-08T11:02
加入Pidgin的PPA,更新到最新版試試?
Edwina avatar
By Edwina
at 2011-04-09T12:14
我也會發生這問題,所以暫時換回 libpurple 就可以了
Madame avatar
By Madame
at 2011-04-11T11:57
不需要WLM,試試看重新註冊

gcc 編譯.o 不能執 command not found

Bennie avatar
By Bennie
at 2011-04-05T10:51
===hello.c === #includeandlt;stdio.handgt; #includeandlt;stdlib.handgt; int main(){ prinf(and#34;Helloand#34;); return 0; ===hello.c end=== $g++ hello.c $ ...

VM老問題,麻煩版友指導一下

Selena avatar
By Selena
at 2011-04-04T23:32
不好意思,在Linux界算是新手,想踏進這個領域做研究,有錯或不清楚的地方請指教. 目前小弟在電腦上只有一張網卡,本機電腦是WinXP,目前想在XP上裝VM, VM裡的OS使用CentOS,但目前想要做到的功能是XP出Internet是依靠VM中的CentOS出去. 另外Linux有dhcp功能,我希望能 ...

有關kernel socket的問題

Sarah avatar
By Sarah
at 2011-04-04T19:21
不好意思 請問一下 我在版本2.6.26.5的kernel中插入一個我寫的module 這module是插在ip_rcv 用意是當我收到一個網路上來的封包 我會在此module中呼叫執行sock_sendmsg 也送出一個封包 也就是偵查到收進一個封包就呼叫此函式送出一個封包 原本一切都很正常執行 ...

VM安裝Fedora12遇到i386無法安裝

Todd Johnson avatar
By Todd Johnson
at 2011-04-04T19:08
先見圖~ http://ppt.cc/bE4h 我執行到這個步驟時就出現這個錯誤, 是因為有打勾紅色框框的選項, 有試過沒打勾安裝過去, 而出現沒有終端機可以執行, http://ppt.cc/5sGR 也要另外安裝re-pppoe套件才可進行dsl連線, 我在想是因為沒安裝到i386那套件才 ...

vim 亂碼

Liam avatar
By Liam
at 2011-04-04T18:24
※ 引述《yshihyu (yshihyu)》之銘言: : 我有個.c 檔案註解是簡體 : 但是我在vimrc 設定 : set fileencodings=utf-8,big5,gbk,euc-jp,euc-kr,utf-bom,iso8859-1,cp936 : set encoding=utf8 : s ...