freeman 发表于 2003-11-3 00:24:43

LinQ 2.1.2发布

请到http://myicq.cosoft.org.cn下载

ChangeLog:
- Adds an option: Reject messages from strangers.
- Auto status switch.

Bugs fixed:
- Auto popup problem when not in dialog mode.
- Do not automatically update user's info or contact's details after retrieving an existing user.
- Closes all windows before switching user.
- The system message dialog is not aware of rich messages.
- Updates the caption of the message session dialog when when we are offline.
- Auto status is limited to only the main window.
- Compling failed when gcc is newer.
- Sending a message is slow when user is behind a firewall.
- Double click the tray icon may make the main window invisible.



下次发布,计划做以下功能:
1. global hotkey(Ctrl + Alt + Z)
2. 消息管理
3. 插件管理

预计下个周末发布!

yyy300 发表于 2003-11-3 22:21:28

哇~~~

现在更新的速度够快的,希望功能越来越好,用的人越来越多:)

elfin 发表于 2003-11-4 17:36:04

有待推广普及啊 :mrgreen:

dalin 发表于 2003-11-5 10:16:19

msgstorage.cpp: In member function `void
   MsgStorage::onSwitchUser(SWITCH_USER_EVENT*)':
msgstorage.cpp:139: error: no matching function for call to `Db::open(QCString,
   NULL, DBTYPE, int, int)'
/usr/include/db_cxx.h:587: error: candidates are: virtual int Db::open(DbTxn*,
   const char*, const char*, DBTYPE, unsigned int, int)
make: *** Error 1
make: Leaving directory `/tmp/linqt-2.1.2/src/linqt'
make: *** Error 2


我还没有弄成功过,用编译好的版本,会crash,自己编译的话所有版本都编译不过。

freeman 发表于 2003-11-5 11:34:41

在linqt.pro中,把DB_OLD的定义去掉

msgstorage.cpp: In member function `void
   MsgStorage::onSwitchUser(SWITCH_USER_EVENT*)':
msgstorage.cpp:139: error: no matching function for call to `Db::open(QCString,
   NULL, DBTYPE, int, int)'
/usr/include/db_cxx.h:587: error: candidates are: virtual int Db::open(DbTxn*,
   const char*, const char*, DBTYPE, unsigned int, int)
make: *** Error 1
make: Leaving directory `/tmp/linqt-2.1.2/src/linqt'
make: *** Error 2


我还没有弄成功过,用编译好的版本,会crash,自己编译的话所有版本都编译不过。

xuxian 发表于 2003-11-6 19:08:01

用的人太少了,要大力推广啊!

xuxian 发表于 2003-11-7 09:57:43

我觉得发消息的速度有待提高。发消息的时候要经过服务器么?

freeman 发表于 2003-11-10 16:06:03

我觉得发消息的速度有待提高。发消息的时候要经过服务器么?

那是你的网络环境不好,我这里发消息飞快

xuxian 发表于 2003-11-10 16:19:10

我新装了fedora,就不能用了,恰巧没装kde,也编译不了,能不能新发布一个啊

vos 发表于 2003-11-22 20:48:21

我本来还想做一个这样的东东呢,看来早有人先行一步了

ftyh 发表于 2003-11-30 11:07:51

/usr/bin/ld: cannot find -lkdeui
collect2: ld returned 1 exit status
make: *** [../../linqt] 错误 1
make: Leaving directory `/source/net/linqt-2.2.5/src/linqt'
make: *** 错误 2
#
但是libkdeui.so -->libkdeui.so.4.2.0
      libkdeui.so.4--> libkdeui.so.4.2.0
都已经存在于系统中了。怎么还说找不到这个库文件呢?
经过了 ldconfig之后,还是不行。

ftyh 发表于 2003-12-10 23:03:58

hoho,原来我已经在这里提问了一次了,但是怎么没有人回答呢?奇怪,到底这个版有没有人在看呢?
晕。
页: [1]
查看完整版本: LinQ 2.1.2发布