hybrid
hybrid copied to clipboard
Hybird is a lightweight IM framework, currently supports China Mobile Fetion protocol and xmpp protocol.
It may be a uncommon issue for there is no similar one so far. In Fedora 18, openssl-devel is not pre-installed. And cmake would occur error at Line:92. No detail...
前面我看到有人也出现这样的问题,我这里git下来的源码还是出现了同样的错误 *\* (hybrid:25113): CRITICAL **: hybrid_blist_add_buddy: assertion `parent != NULL' failed
openfetion的时候支持的,现在怎么不支持了呢?
args device machine-code="001676C0E351" caps value="1ff" events value="7f" user-info mobile-no="189241*****" user-id="1122950512" personal version="0" attributes="v4default" custom-config version="0" contact-list version="0" buddy-attributes="v4default" user-info presence basic value="0" desc="" presence args INFO fetion sipc recv: SIP-C...
1. use system proxy 2. or add proxy settings.
`> uname -a FreeBSD bsd.laptop.mike 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 ` `> hybrid INFO init the blist cache from /home/mike/.config/hybrid/blist.xml INFO initialize module...
rrr@root-ubuntu:~/source/hybrid/build$ cmake ../ -- 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:...
在 preference.c, hybrid_pref_section_add_entry 函数中对 gtk_table_get_size 的调用失败, 可能是 gtk 版本的原因.
struct tm这个结构体中月份从0开始的,0表示一月,所以在logs.c这个文件的163行应该给月份加1。
As the documentation said, use g_strncasecmp instead.