Git Product home page Git Product logo

qipmsg's Introduction

qipmsg's People

Contributors

zyichi avatar

qipmsg's Issues

Latest DEB file

The deb file is very old.
Why don't you guys create a deb file for latest version.
Even better upload the package to debian or ubuntu.

Thanks


Original issue reported on code.google.com by [email protected] on 30 Oct 2010 at 9:50

主机名不显示

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
我的主机名是 ubuntu8,可以在 /etc/hostname 中查看到。但在 
QIpMsg 的主窗口中
主机名是空的。

Please use labels and text to provide additional information.
操作系统: Ubuntu 8.04
QIpMsg 版本: 0.9.4

Original issue reported on code.google.com by [email protected] on 31 Aug 2008 at 5:38

Not showing all users

What steps will reproduce the problem?
1. When you are in a network where there are many broadcast address, it
shows me users only in my broadcast domain. Like in my network there are
many gateways and routers so you need to give a facility like it is there
in windows version of IP Messenger. where we can define the ip address to
include in the list of checking domains. 
2.
3.

What is the expected output? What do you see instead?
You should be able to see all the users in the network instead i see only
the users in my sub net.

What version of the product are you using? On what operating system?
your latest version. OS: Arch


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 9 Nov 2009 at 6:35

build on freebsd 8.0

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

freebsd 8.0
Please provide any additional information below.

 make PREFIX=/usr/local
cd src && qmake-qt4 && DATA_PATH=\\\"/usr/local/share/qipmsg\\\" 
TRANSLATION_PATH=\\\"/usr/local/share/qipmsg/translations\\\" 
DOC_PATH=\\\"/usr/local/share/doc/qipmsg\\\" 
SOUND_PATH=\\\"/usr/local/share/qipmsg/sounds\\\" 
ICON_PATH=\\\"/usr/local/share/qipmsg/icons\\\" make
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/about_dialog.o about_dialog.cpp
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/msg_server.o msg_server.cpp
In file included from recv_msg.h:20,
                 from msg_server.h:20,
                 from msg_server.cpp:17:
msg_base.h:62: warning: unused parameter 'state'
msg_base.h: In member function 'virtual MsgBase::States MsgBase::state()
const':
msg_base.h:63: warning: no return statement in function returning non-void
msg_base.h: In member function 'virtual int MsgBase::sendTimes() const':
msg_base.h:64: warning: no return statement in function returning non-void
msg_base.h:64: warning: control reaches end of non-void function
msg_base.h: In member function 'virtual MsgBase::States MsgBase::state()
const':
msg_base.h:63: warning: control reaches end of non-void function
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/dir_dialog.o dir_dialog.cpp
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/recv_file_finish_dialog.o
recv_file_finish_dialog.cpp
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/global.o global.cpp
In file included from msg.h:20,
                 from user_manager.h:21,
                 from global.cpp:24:
msg_base.h:62: warning: unused parameter 'state'
msg_base.h: In member function 'virtual MsgBase::States MsgBase::state()
const':
msg_base.h:63: warning: no return statement in function returning non-void
msg_base.h: In member function 'virtual int MsgBase::sendTimes() const':
msg_base.h:64: warning: no return statement in function returning non-void
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/helper.o helper.cpp
g++ -c -pipe -O2 -Wall -W -DDATA_PATH=\"/usr/local/share/qipmsg\"
-DSOUND_PATH=\"/usr/local/share/qipmsg/sounds\"
-DTRANSLATION_PATH=\"/usr/local/share/qipmsg/translations\"
-DICON_PATH=\"/usr/local/share/qipmsg/icons\" -DQT_NO_DEBUG -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
-I/usr/local/include/qt4/QtCore -I/usr/local/include/qt4/QtNetwork
-I/usr/local/include/qt4/QtGui -I/usr/local/include/qt4 -I.moc
-I/usr/local/include -o .obj/lockfile.o lockfile.cpp
lockfile.cpp: In member function 'bool LockFile::lock()':
lockfile.cpp:39: error: 'S_IRUSR' was not declared in this scope
lockfile.cpp:39: error: 'S_IWUSR' was not declared in this scope
lockfile.cpp:39: error: 'S_IRGRP' was not declared in this scope
lockfile.cpp:39: error: 'S_IROTH' was not declared in this scope
lockfile.cpp:51: warning: deprecated conversion from string constant to 'char*'
*** Error code 1

Stop in /usr/tmp/incoming/wkspace/qipmsg-0.9.9/src.
*** Error code 1

Stop in /usr/tmp/incoming/wkspace/qipmsg-0.9.9.

Original issue reported on code.google.com by [email protected] on 8 May 2010 at 9:55

配置文件不符合 XDG 规范

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.

现在的配置文件目录为 $HOME/.qipmsg/。
XDG 规范为 $HOME/.config/qipmsg/。

Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 2:10

不支持跨网段传输

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
希望支持跨网段传输。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 2:05

not show all users in LAN

What steps will reproduce the problem?
1. there are multiple subnets
2. there is no option to select other ip ranges
3. like it's show 10.100.x.0-255 but not users in series of 10.100.y.0-255

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

0.9.5 on Archlinux
Please provide any additional information below.
gr8 software :)

Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 8:35

新版发送文件不了

What steps will reproduce the problem?
1. 找不到libssl.so.0.9.8所以安装openssl1.0后重新编译。
2. 
跟WINDOWS的IPMSG发送文件失败,提示重试。发图片也只能发一��
�。
3. 具体改天再传

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Apr 2010 at 10:01

Crash when receive message

What steps will reproduce the problem?
1. start QIpMsg, receive message from other peer.
2.
3.

What is the expected output? What do you see instead?
a window to show the message, QIpMsg crashed.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 29 Aug 2008 at 1:53

Ubuntu 8.04 中收到消息时没有提示音

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
系统其它程序声音正常。当 QIpMsg 收到消息时不播放提示音。

Please use labels and text to provide additional information.
操作系统: ubuntu 8.04
QIpMsg 版本: 0.9.4

Original issue reported on code.google.com by [email protected] on 31 Aug 2008 at 5:43

多网络接口用户显示多个用户

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
希望能手工选择网络接口来运行飞鸽。

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 2 Sep 2008 at 2:07

License不对应

在根目录./Copying.txt的是GPLv2,但源代码文件,比如src/main.cpp��
�src
/qipmsg.cpp,却都写着GPLv3+。请修正。

Original issue reported on code.google.com by [email protected] on 7 May 2010 at 3:19

How to set BROADCAST IP

What steps will reproduce the problem?
1. Open qipmg

What is the expected output? What do you see instead?
All users should be shown. There are users in other subnet too..

What version of the product are you using? On what operating system?
Ubuntu 9.10

Please provide any additional information below.
Your software rocks.... The only linux port that actually works


Original issue reported on code.google.com by [email protected] on 3 May 2010 at 6:53

qipmsg能否不依赖alsa-lib?

http://groups.google.com/group/qipmsg/t/268fdf3793be66a

如果我不用alsa,只是用oss,我也不想安装alsa-lib。我不知道��
�何让qipmsg不依赖
alsa。

Original issue reported on code.google.com by [email protected] on 26 Oct 2008 at 11:39

version 1.0.0-1 on ubuntukylin 13.10

What steps will reproduce the problem?
1. install qipmsg_1.0.0-1_i386.deb
2. run qipmsg
3. i can't find the qipmsg main interface

What is the expected output? What do you see instead?
i should see the others then i can talk with them

What version of the product are you using? On what operating system?
qipmsg_1.0.0-1_i386.deb ,my os is ubuntukylin 13.10.

Please provide any additional information below.
thanks.

Original issue reported on code.google.com by [email protected] on 13 Nov 2013 at 8:11

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.