分页: 6 / 30

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-04 22:54
gcell
仍然有断错误bug,我在googlecode上下载的1.1源码
另外建议楼主使用googlecode接受bug报告和反馈,现在openfetion的反馈地址好几个,我都不知道往哪里发了
集中到googlecode楼主自己也方便很多!
这里是我的bug报告:
http://code.google.com/p/ofetion/issues/detail?id=1

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-04 22:56
Jarson
手动打包成功,64位的。(终于学会打包了^_^)
去掉了不必要的依赖gnome-core-devel。
ps:该依赖需要安装好几十个软件包,消耗80多M的硬盘空间,本人测试发现并不需要。

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-04 23:12
Jarson
其实不建议使用deb包安装,直接源码编译安装就好,貌似这样就不用安装那么多依赖。
在菜单栏上添加菜单,只需要下载78楼的openfetion.desktop文件,然后把它复制到/usr/local/share/applications/目录就可以了。

78楼信息已更改,64位的系统可以方便使用该deb包。

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 8:11
zhexuezhuzi
小白等待PKGBUILD面世

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 9:59
Jarson
今天用了一下,貌似“设置”功能无法实现,我是编译安装的。

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 10:00
ijustknow
现在deb包装好了
可是没有快捷方式
在已安装的软件里面也找不到

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 11:06
powerqwe
10.04下无法安装gnome-core-devel,
依赖: libgconf2-dev 但是此软件包将不会被安装
依赖: liborbit2-dev 但是此软件包将不会被安装
依赖: libatspi-dev 但是此软件包将不会被安装
依赖: libatk1.0-dev 但是此软件包将不会被安装
依赖: libglib2.0-dev 但是此软件包将不会被安装
依赖: libgnomevfs2-dev 但是此软件包将不会被安装
依赖: libgtk2.0-dev 但是此软件包将不会被安装
依赖: libidl-dev 但是此软件包将不会被安装
依赖: libbonobo2-dev 但是此软件包将不会被安装
依赖: libbonoboui2-dev 但是此软件包将不会被安装
依赖: libglade2-dev 但是此软件包将不会被安装
依赖: libgnome2-dev 但是此软件包将不会被安装
依赖: libgnomecanvas2-dev 但是此软件包将不会被安装
依赖: libgnomeui-dev 但是此软件包将不会被安装
依赖: libpango1.0-dev 但是此软件包将不会被安装
依赖: libgnome-desktop-dev 但是此软件包将不会被安装
依赖: libgnome-keyring-dev 但是此软件包将不会被安装
依赖: libgp11-dev 但是此软件包将不会被安装
依赖: libgnome-menu-dev 但是此软件包将不会被安装
依赖: libpanel-applet2-dev 但是此软件包将不会被安装
依赖: python-gnome2-desktop-dev 但是此软件包将不会被安装
依赖: libgstreamer-plugins-base0.10-dev 但是此软件包将不会被安装
依赖: libgstreamer0.10-dev 但是此软件包将不会被安装
依赖: libgtkhtml3.14-dev 但是此软件包将不会被安装
依赖: libgtksourceview2.0-dev 但是此软件包将不会被安装
依赖: libgail-gnome-dev 但是此软件包将不会被安装
依赖: libgnomekbd-dev 但是此软件包将不会被安装
依赖: libgtop2-dev 但是此软件包将不会被安装
依赖: libgweather-dev 但是此软件包将不会被安装
依赖: liboobs-1-dev 但是此软件包将不会被安装
依赖: librsvg2-dev 但是此软件包将不会被安装
依赖: libsoup2.4-dev 但是此软件包将不会被安装
依赖: libwnck-dev 但是此软件包将不会被安装
依赖: libnautilus-extension-dev 但是此软件包将不会被安装
依赖: libtotem-plparser-dev 但是此软件包将不会被安装
依赖: libvte-dev 但是此软件包将不会被安装
依赖: python-gnome2-dev 但是此软件包将不会被安装
依赖: python-gobject-dev 但是此软件包将不会被安装
依赖: python-gtk2-dev 但是此软件包将不会被安装
依赖: python-pyorbit-dev 但是此软件包将不会被安装

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 11:42
happyaron
添加一个LICENSE文件(去掉注释符号):
/*
* Copyright (C) YEAR HOLDER
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of the
* License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
* is provided AS IS, WITHOUT ANY WARRANTY; without even the implied
* warranty of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, and
* NON-INFRINGEMENT. See the GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston,
* MA 02111-1307, USA.
*
* In addition, as a special exception, the copyright holders give
* permission to link the code of portions of this program with the
* OpenSSL library under certain conditions as described in each
* individual source file, and distribute linked combinations
* including the two.
* You must obey the GNU General Public License in all respects
* for all of the code used other than OpenSSL. If you modify
* file(s) with this exception, you may extend this exception to your
* version of the file(s), but you are not obligated to do so. If you
* do not wish to do so, delete this exception statement from your
* version. If you delete this exception statement from all source
* files in the program, then also delete it here.
*/
同时要添加一个 LICENSE.OpenSSL文件(去掉注释符号):
LICENSE ISSUES
==============

The OpenSSL toolkit stays under a dual license, i.e. both the conditions of
the OpenSSL License and the original SSLeay license apply to the toolkit.
See below for the actual license texts. Actually both licenses are BSD-style
Open Source licenses. In case of any license issues related to OpenSSL
please contact [email protected].

OpenSSL License
---------------

/* ====================================================================
* Copyright (c) 1998-2001 The OpenSSL Project. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
*
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
* endorse or promote products derived from this software without
* prior written permission. For written permission, please contact
* [email protected].
*
* 5. Products derived from this software may not be called "OpenSSL"
* nor may "OpenSSL" appear in their names without prior written
* permission of the OpenSSL Project.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by the OpenSSL Project
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
*
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*
* This product includes cryptographic software written by Eric Young
* ([email protected]). This product includes software written by Tim
* Hudson ([email protected]).
*
*/

Original SSLeay License
-----------------------

/* Copyright (C) 1995-1998 Eric Young ([email protected])
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young ([email protected]).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and non-commercial use as long as
* the following conditions are aheared to. The following conditions
* apply to all code found in this distribution, be it the RC4, RSA,
* lhash, DES, etc., code; not just the SSL code. The SSL documentation
* included with this distribution is covered by the same copyright terms
* except that the holder is Tim Hudson ([email protected]).
*
* Copyright remains Eric Young's, and as such any Copyright notices in
* the code are not to be removed.
* If this package is used in a product, Eric Young should be given attribution
* as the author of the parts of the library used.
* This can be in the form of a textual message at program startup or
* in documentation (online or textual) provided with the package.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* "This product includes cryptographic software written by
* Eric Young ([email protected])"
* The word 'cryptographic' can be left out if the rouines from the library
* being used are not cryptographic related :-).
* 4. If you include any Windows specific code (or a derivative thereof) from
* the apps directory (application code) you must include an acknowledgement:
* "This product includes software written by Tim Hudson ([email protected])"
*
* THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* The licence and distribution terms for any publically available version or
* derivative of this code cannot be changed. i.e. this code cannot simply be
* copied and put under another distribution licence
* [including the GNU Public Licence.]
*/

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 11:44
Jarson
ijustknow 写了:现在deb包装好了
可是没有快捷方式
在已安装的软件里面也找不到
下载78楼的openfetion.desktop.gz文件,下载完后重命名为openfetion.desktop并把它复制到/usr/local/share/applications/目录。之后就可以在“应用程序”->“Internet”那里看到菜单了

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 13:39
momova
自己编译的。
个人资料改不了。改了之后没变化。
啥时候加个声音提示呀?

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 13:52
Jarson
powerqwe 写了:10.04下无法安装gnome-core-devel,
依赖: libgconf2-dev 但是此软件包将不会被安装
依赖: liborbit2-dev 但是此软件包将不会被安装
依赖: libatspi-dev 但是此软件包将不会被安装
依赖: libatk1.0-dev 但是此软件包将不会被安装
依赖: libglib2.0-dev 但是此软件包将不会被安装
依赖: libgnomevfs2-dev 但是此软件包将不会被安装
依赖: libgtk2.0-dev 但是此软件包将不会被安装
依赖: libidl-dev 但是此软件包将不会被安装
依赖: libbonobo2-dev 但是此软件包将不会被安装
依赖: libbonoboui2-dev 但是此软件包将不会被安装
依赖: libglade2-dev 但是此软件包将不会被安装
依赖: libgnome2-dev 但是此软件包将不会被安装
依赖: libgnomecanvas2-dev 但是此软件包将不会被安装
依赖: libgnomeui-dev 但是此软件包将不会被安装
依赖: libpango1.0-dev 但是此软件包将不会被安装
依赖: libgnome-desktop-dev 但是此软件包将不会被安装
依赖: libgnome-keyring-dev 但是此软件包将不会被安装
依赖: libgp11-dev 但是此软件包将不会被安装
依赖: libgnome-menu-dev 但是此软件包将不会被安装
依赖: libpanel-applet2-dev 但是此软件包将不会被安装
依赖: python-gnome2-desktop-dev 但是此软件包将不会被安装
依赖: libgstreamer-plugins-base0.10-dev 但是此软件包将不会被安装
依赖: libgstreamer0.10-dev 但是此软件包将不会被安装
依赖: libgtkhtml3.14-dev 但是此软件包将不会被安装
依赖: libgtksourceview2.0-dev 但是此软件包将不会被安装
依赖: libgail-gnome-dev 但是此软件包将不会被安装
依赖: libgnomekbd-dev 但是此软件包将不会被安装
依赖: libgtop2-dev 但是此软件包将不会被安装
依赖: libgweather-dev 但是此软件包将不会被安装
依赖: liboobs-1-dev 但是此软件包将不会被安装
依赖: librsvg2-dev 但是此软件包将不会被安装
依赖: libsoup2.4-dev 但是此软件包将不会被安装
依赖: libwnck-dev 但是此软件包将不会被安装
依赖: libnautilus-extension-dev 但是此软件包将不会被安装
依赖: libtotem-plparser-dev 但是此软件包将不会被安装
依赖: libvte-dev 但是此软件包将不会被安装
依赖: python-gnome2-dev 但是此软件包将不会被安装
依赖: python-gobject-dev 但是此软件包将不会被安装
依赖: python-gtk2-dev 但是此软件包将不会被安装
依赖: python-pyorbit-dev 但是此软件包将不会被安装
78楼的deb包已更新,不需要安装gnome-core-devel依赖了。
对了,我是在ubuntu 9.10系统上打包的哦,10.04上未必适用,测试使用一下也无妨。

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 14:12
ouclwp
Jarson 写了:
powerqwe 写了:10.04下无法安装gnome-core-devel,
依赖: libgconf2-dev 但是此软件包将不会被安装
依赖: liborbit2-dev 但是此软件包将不会被安装
依赖: libatspi-dev 但是此软件包将不会被安装
依赖: libatk1.0-dev 但是此软件包将不会被安装
依赖: libglib2.0-dev 但是此软件包将不会被安装
依赖: libgnomevfs2-dev 但是此软件包将不会被安装
依赖: libgtk2.0-dev 但是此软件包将不会被安装
依赖: libidl-dev 但是此软件包将不会被安装
依赖: libbonobo2-dev 但是此软件包将不会被安装
依赖: libbonoboui2-dev 但是此软件包将不会被安装
依赖: libglade2-dev 但是此软件包将不会被安装
依赖: libgnome2-dev 但是此软件包将不会被安装
依赖: libgnomecanvas2-dev 但是此软件包将不会被安装
依赖: libgnomeui-dev 但是此软件包将不会被安装
依赖: libpango1.0-dev 但是此软件包将不会被安装
依赖: libgnome-desktop-dev 但是此软件包将不会被安装
依赖: libgnome-keyring-dev 但是此软件包将不会被安装
依赖: libgp11-dev 但是此软件包将不会被安装
依赖: libgnome-menu-dev 但是此软件包将不会被安装
依赖: libpanel-applet2-dev 但是此软件包将不会被安装
依赖: python-gnome2-desktop-dev 但是此软件包将不会被安装
依赖: libgstreamer-plugins-base0.10-dev 但是此软件包将不会被安装
依赖: libgstreamer0.10-dev 但是此软件包将不会被安装
依赖: libgtkhtml3.14-dev 但是此软件包将不会被安装
依赖: libgtksourceview2.0-dev 但是此软件包将不会被安装
依赖: libgail-gnome-dev 但是此软件包将不会被安装
依赖: libgnomekbd-dev 但是此软件包将不会被安装
依赖: libgtop2-dev 但是此软件包将不会被安装
依赖: libgweather-dev 但是此软件包将不会被安装
依赖: liboobs-1-dev 但是此软件包将不会被安装
依赖: librsvg2-dev 但是此软件包将不会被安装
依赖: libsoup2.4-dev 但是此软件包将不会被安装
依赖: libwnck-dev 但是此软件包将不会被安装
依赖: libnautilus-extension-dev 但是此软件包将不会被安装
依赖: libtotem-plparser-dev 但是此软件包将不会被安装
依赖: libvte-dev 但是此软件包将不会被安装
依赖: python-gnome2-dev 但是此软件包将不会被安装
依赖: python-gobject-dev 但是此软件包将不会被安装
依赖: python-gtk2-dev 但是此软件包将不会被安装
依赖: python-pyorbit-dev 但是此软件包将不会被安装
78楼的deb包已更新,不需要安装gnome-core-devel依赖了。
对了,我是在ubuntu 9.10系统上打包的哦,10.04上未必适用,测试使用一下也无妨。
你好,谢谢你对openfetion的支持,目前的版本还是不稳定版,我正在收集和修复现存的bug,能不能把你的联系方式发给我,稳定版发布以后我希望你能帮忙生成相应的deb,方便大多数用户使用,我的邮箱:[email protected],谢谢

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 14:30
powerqwe
Jarson 写了:
78楼的deb包已更新,不需要安装gnome-core-devel依赖了。
对了,我是在ubuntu 9.10系统上打包的哦,10.04上未必适用,测试使用一下也无妨。
我的版本是i386的,有没有更新的相应版本?

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 14:59
Jarson
powerqwe 写了:
Jarson 写了:
78楼的deb包已更新,不需要安装gnome-core-devel依赖了。
对了,我是在ubuntu 9.10系统上打包的哦,10.04上未必适用,测试使用一下也无妨。
我的版本是i386的,有没有更新的相应版本?
我的系统是64位的,应该是制作不了i386的deb包哦。

Re: 开发了一个fetion for linux,使用飞信2010最新协议[最新更新v1.1]

发表于 : 2010-04-05 21:27
々小疯子々
不能发消息啊!点发送不能发送!点一次发送减少一个字符!