Closed nagae-memooff closed 10 years ago
可能是webqq更新了些。我有空去看看。
发自我的小米手机
nagae-memooff notifications@github.com编写:
群头像变成默认的群头像已经有一阵子了,但是由于不是太影响使用就没有太在意。昨天晚上上Q的时候发现有少数好友头像变成了默认头像(但是用手机QQ查看头像发现没变)。今天早晨发现所有的头像都变成了默认头像了,不知其他人有没有类似的问题。 在webqq上能获取正确的头像;清空.purple目录或者在pidgin里选择all reload的结果仍然是获取到默认头像。 lwqq是源里的unstable版。
— Reply to this email directly or view it on GitHub.
我是前几天source编译的master branch,好友头像一切正常 群内成员头像是没有很久了 On 16 Apr 2014 10:53, "nagae-memooff" notifications@github.com wrote:
群头像变成默认的群头像已经有一阵子了,但是由于不是太影响使用就没有太在意。昨天晚上上Q的时候发现有少数好友头像变成了默认头像(但是用手机QQ查看头像发现没变)。今天早晨发现所有的头像都变成了默认头像了,不知其他人有没有类似的问题。 在webqq上能获取正确的头像;清空.purple目录或者在pidgin里选择all reload的结果仍然是获取到默认头像。 lwqq是源里的unstable版。
— Reply to this email directly or view it on GitHubhttps://github.com/xiehuc/pidgin-lwqq/issues/525 .
@oglops 我说的群头像指的是群图标啦……群图标变成默认的大约有一两个月了
哦 是啊 我刚才reload了一下 确实 默认图标了 (不过我觉得这"功能"可有可无)
Sent from 我的安替板砖note3 On 16 Apr 2014 12:14, "nagae-memooff" notifications@github.com wrote:
@oglops https://github.com/oglops 我说的群头像指的是群图标啦……群图标变成默认的大约有一两个月了
— Reply to this email directly or view it on GitHubhttps://github.com/xiehuc/pidgin-lwqq/issues/525#issuecomment-40561322 .
lwqq 修复了这个bug了.
build了下最新版 dev branch 现在是群头像有了 好友头像没了
Sent from 我的安替板砖note3 On 17 Apr 2014 18:28, "xiehuc" notifications@github.com wrote:
Closed #525https://github.com/xiehuc/pidgin-lwqq/issues/525?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email .
— Reply to this email directly or view it on GitHubhttps://github.com/xiehuc/pidgin-lwqq/issues/525?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email .
更新了lwqq库没有? 现在是分离构建的.
2014-04-23 14:53 GMT+08:00 oglops notifications@github.com:
build了下最新版 dev branch 现在是群头像有了 好友头像没了
Sent from 我的安替板砖note3 On 17 Apr 2014 18:28, "xiehuc" notifications@github.com wrote:
Closed #525< https://github.com/xiehuc/pidgin-lwqq/issues/525?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email>
.
— Reply to this email directly or view it on GitHub< https://github.com/xiehuc/pidgin-lwqq/issues/525?utm_campaign=website&utm_source=sendgrid.com&utm_medium=email>
.
— Reply to this email directly or view it on GitHubhttps://github.com/xiehuc/pidgin-lwqq/issues/525#issuecomment-41130137 .
我单独git clone了lwqq , compile了,然后 加了 LD_LIBRARY_PATH PKG_CONFIG_PATH
, 这说明应该用的是单独的了吧?
> cmake ..
-- The C compiler identification is GNU 4.4.7
-- The CXX compiler identification is GNU 4.4.7
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- 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
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.23")
-- checking for module 'purple'
-- found purple, version 2.10.9
-- checking for module 'glib-2.0'
-- found glib-2.0, version 2.22.5
-- checking for module 'lwqq>=0.2.4'
-- found lwqq, version 0.2.4
libpurple version:2.10.9
-- Found Gettext: /usr/bin/msgmerge (found version "0.17")
===============pidgin-lwqq flags===============
-- Native Language Support : true
-- Install Path : /home/xxx/apps/pidgin-2.10.9/lib/purple-2
===============================================
-- Configuring done
-- Generating done
-- Build files have been written to: /usr/tmp/tmp/pidgin-lwqq/build
但是我的是正常的.
所以你尝试把 ~/.purple/icons 删除, 然后重启pidgin 或者重启电脑试一试.
2014-04-23 15:29 GMT+08:00 oglops notifications@github.com:
我单独git clone了lwqq , compile了,然后 加了 LD_LIBRARY_PATHPKG_CONFIG_PATH , 这说明应该用的是单独的了吧?
cmake .. -- The C compiler identification is GNU 4.4.7 -- The CXX compiler identification is GNU 4.4.7 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- 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 -- Found PkgConfig: /usr/bin/pkg-config (found version "0.23") -- checking for module 'purple' -- found purple, version 2.10.9 -- checking for module 'glib-2.0' -- found glib-2.0, version 2.22.5 -- checking for module 'lwqq>=0.2.4' -- found lwqq, version 0.2.4 libpurple version:2.10.9 -- Found Gettext: /usr/bin/msgmerge (found version "0.17") ===============pidgin-lwqq flags=============== -- Native Language Support : true
-- Install Path : /home/xxx/apps/pidgin-2.10.9/lib/purple-2
-- Configuring done -- Generating done -- Build files have been written to: /usr/tmp/tmp/pidgin-lwqq/build
— Reply to this email directly or view it on GitHubhttps://github.com/xiehuc/pidgin-lwqq/issues/525#issuecomment-41132305 .
叩谢xie大,~/.purple/icons
删除后重启pidgin
就有了,这是神马原理
因为有缓存就不从服务器读了。准确的说是7天才刷新一次。
El Psy Congroo
在 2014年4月23日,15:39,oglops notifications@github.com 写道:
叩谢xie大,~/.purple/icons删除后重启pidgin就有了,这是神马原理
— Reply to this email directly or view it on GitHub.
群头像变成默认的群头像已经有一阵子了,但是由于不是太影响使用就没有太在意。昨天晚上上Q的时候发现有少数好友头像变成了默认头像(但是用手机QQ查看头像发现没变)。今天早晨发现所有的头像都变成了默认头像了,不知其他人有没有类似的问题。 在webqq上能获取正确的头像;清空.purple目录或者在pidgin里选择all reload的结果仍然是获取到默认头像。 lwqq是源里的unstable版。