新的qq插件 pidgin-lwqq 0.4.0 更新

上网、浏览、聊天、下载等
回复
hopea
帖子: 61
注册时间: 2007-07-21 9:11

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#181

帖子 hopea » 2012-08-25 1:41

hopea 写了:还有啊,怎么用电脑发的QQ信息也收不到,不知道其它网友使用中有没有这个情况
http://web.qq.com/登录一次,再用pidgin已经可以正常收信息了
AttentionLee
帖子: 22
注册时间: 2011-10-28 12:16
来自: 长沙

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#182

帖子 AttentionLee » 2012-08-25 22:33

这个要支持一下 :em09
chkwx
帖子: 68
注册时间: 2011-09-20 17:52

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#183

帖子 chkwx » 2012-08-26 19:17

chk@chk-Vostro-1088:~/桌面/xiehuc-pidgin-lwqq-2222661/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'purple'
-- found purple, version 2.10.3
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.3
-- checking for module 'libcurl>=7.22.0'
-- found libcurl, version 7.22.0
prefix: /usr
libwebqq.so: /usr/lib/purple-2

!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..

-- Found Gettext: /usr/bin/msgmerge
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chk/桌面/xiehuc-pidgin-lwqq-2222661/build

小白 请问这是怎么回事
头像
xiehuc
帖子: 293
注册时间: 2009-06-23 20:57
系统: Arch Linux

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#184

帖子 xiehuc » 2012-08-26 20:04

chkwx 写了:chk@chk-Vostro-1088:~/桌面/xiehuc-pidgin-lwqq-2222661/build$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- checking for module 'purple'
-- found purple, version 2.10.3
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.32.3
-- checking for module 'libcurl>=7.22.0'
-- found libcurl, version 7.22.0
prefix: /usr
libwebqq.so: /usr/lib/purple-2

!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..

-- Found Gettext: /usr/bin/msgmerge
-- Configuring done
-- Generating done
-- Build files have been written to: /home/chk/桌面/xiehuc-pidgin-lwqq-2222661/build

小白 请问这是怎么回事
没有问题.继续用make即可.
见习魔术师
chkwx
帖子: 68
注册时间: 2011-09-20 17:52

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#185

帖子 chkwx » 2012-08-26 20:35

好的 谢谢
majestyhao
帖子: 4
注册时间: 2012-08-25 10:54

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#186

帖子 majestyhao » 2012-08-28 1:22

终于装上了 来支持一个 :em09 :em09
xkn123
帖子: 45
注册时间: 2012-08-22 12:16

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#187

帖子 xkn123 » 2012-08-29 11:43

xkn@Xiao-Ubuntu-K43SD:~/pidgin-lwqq/build$ cmake /build -DCMAKE_INSTALL_PREFIX=/usr ..
-- The CXX compiler identification is unknown
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
-- checking for module 'purple'
-- package 'purple' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:13 (pkg_check_modules)


-- checking for module 'glib-2.0'
-- package 'glib-2.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:14 (pkg_check_modules)


-- checking for module 'libcurl>=7.22.0'
-- package 'libcurl>=7.22.0' not found
CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:266 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
CMakeLists.txt:15 (pkg_check_modules)


prefix: /usr
libwebqq.so: /usr/lib/purple-2

!!!note: please ensure libwebqq.so install path correctly.
in most of situations: it is /usr/lib/purple-2
if not.
please use cmake -DCMAKE_INSTALL_PREFIX=<path of purple-2> ..

-- Could NOT find Gettext (missing: GETTEXT_MSGMERGE_EXECUTABLE GETTEXT_MSGFMT_EXECUTABLE)
-- Configuring incomplete, errors occurred!
xkn@Xiao-Ubuntu-K43SD:~/pidgin-lwqq/build$
同小白,这是什么情况,是缺包么,中间那个包我刚装上啊
头像
Lavande
论坛版主
帖子: 5353
注册时间: 2008-12-21 15:27
来自: TARDIS

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#188

帖子 Lavande » 2012-08-31 20:28

這個符號也發不出去
&
头像
寒声碎
帖子: 1723
注册时间: 2009-07-31 16:50
联系:

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#189

帖子 寒声碎 » 2012-09-01 6:34

表情收不到啊
头像
xiehuc
帖子: 293
注册时间: 2009-06-23 20:57
系统: Arch Linux

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#190

帖子 xiehuc » 2012-09-01 20:45

Lavande 写了:這個符號也發不出去
&
a.png
a.png (23.41 KiB) 查看 3080 次
我测试是可以的.你是用的最新版?
见习魔术师
头像
xiehuc
帖子: 293
注册时间: 2009-06-23 20:57
系统: Arch Linux

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#191

帖子 xiehuc » 2012-09-01 20:47

寒声碎 写了:表情收不到啊
b.png
b.png (19.39 KiB) 查看 3078 次
我测试是可以的.你是用的最新版?
见习魔术师
hlsq
帖子: 94
注册时间: 2008-09-16 3:03
系统: Windowns7ubuuntu

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#192

帖子 hlsq » 2012-09-02 9:57

ubuntu 12.04 empathy 可以发现协议,点登录没反应……
hlsq
帖子: 94
注册时间: 2008-09-16 3:03
系统: Windowns7ubuuntu

Re: 新的pidgin/empathy可用的qq插件 12-08-11更新

#193

帖子 hlsq » 2012-09-02 10:15

gracegreen 写了:indicator-status-provider-pidgin pidgin-data pidgin-libnotify
建议安装的软件包:
gnome-panel kdebase-workspace-bin docker
下列【新】软件包将被安装:
indicator-status-provider-pidgin pidgin pidgin-data pidgin-libnotify

这几个包里面有对上面的问题起了作用的吧,对了,我中间重启过一次电脑,难道这个是因为这个原因
重启之后就能点登录,不过一直在连接。
再装pidgin试试。
头像
xiehuc
帖子: 293
注册时间: 2009-06-23 20:57
系统: Arch Linux

Re: 新的pidgin/empathy可用的qq插件 12-08-19更新

#194

帖子 xiehuc » 2012-09-02 14:53

hlsq 写了:ubuntu 12.04 empathy 可以发现协议,点登录没反应……
empathy还是算了。老是问题很多。而且功能也没有pidgin多。
以后有机会统一整一下。
目前还是推荐pidgin。
见习魔术师
头像
xiehuc
帖子: 293
注册时间: 2009-06-23 20:57
系统: Arch Linux

Re: 新的pidgin/empathy可用的qq插件 12-08-29更新

#195

帖子 xiehuc » 2012-09-02 16:08

补上8月29日的汇总更新.
关键是解决了延迟问题.这个比较重要.
感谢Felix Yan([email protected])

12-08-29:
修正一个非常影响体验的bug:延迟问题.
修正一些群名片乱码
推荐更新.
见习魔术师
回复