我安装了pidgin for solaris软件,为什么不能运行? #pidgin pidgin 2.3.1 has segfaulted and attempted to dump a core file. This is a bug in the software and has happened through no fault of your own. If you can reproduce the crash, please notify the developers by reporting a bug at: http://developer.pidgin.im/simpleticket/ Please make sure to specify what you were doing at the time and post the bac...
by iceman_x - Solaris - 2008-05-13 21:03:36 阅读(1737) 回复(2)
在FreeBSD7.0下成功安装了FreeBSD,安装方法: cd /usr/ports/net-im/pidgin make install clean 安装好了之后可以登陆QQ,但是 1、不能登陆MSN,需要SSL库支持,这个问题没有解决 2、不能传送文件,在点击“工具->文件传送”后出来的是灰色的,没法添加文件。 不知高手们如何解决这个问题? [ 本帖最后由 cdhs999 于 2009-2-3 17:02 编辑 ]
These days, i am studying the Python and DBus interface of pidgin. After a few hours , a notification tool was done. The following is the code in Python. #!/usr/bin/env python # # This is a Python script for new-msg-notification in pidgin # Copyright 2007-2008 (c) Zhang Shunchang freebsd13@gmail.com> # import dbus import gobject if getattr(dbus, 'version', (0,0,0)) >= (0,41,0): ...
每次退出pidgin总会停顿一会并生成pidgin.core文件 :em11: debug 信息这样: [code] (10:27:54) plugins: Unloading plugin Buddy State Notification (10:27:54) plugins: Unloading plugin Gadu-Gadu (10:27:54) plugins: Unloading plugin IRC (10:27:54) plugins: Unloading plugin XMPP (10:27:54) plugins: Unloading plugin MSN (10:27:54) plugins: Unloading plugin GroupWise (10:27:54) plugins: Unloading plugin A...