Giter Club home page Giter Club logo

casnet-obsolete's Introduction

casnet-obsolete's People

Contributors

solrex avatar

Watchers

 avatar  avatar

casnet-obsolete's Issues

socket error

您使用的软件和操作系统版本?
(e.g. casnet 1.3-1, Ubuntu 9.04,Python 2.6)
Fedora 11

经过哪些步骤可以重现您遇到的问题:
When I run "python casnet.py on", the only reply is "Socket error. Please 
check your connection"

您期望得到的输出是什么?实际得到的输出是什么?


请在下面提供您认为有用的其它信息:
(您也可以将有用的log 文件添加为附件)

Original issue reported on code.google.com by [email protected] on 30 Aug 2009 at 11:35

cannot run casnet-gui on ubuntu-9.04

What steps will reproduce the problem?
1. On Ubuntu 9.04 32bit
2. Install casnet-1.3-1_all.deb
3. $ casnet-gui 不能正常运行


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

Traceback (most recent call last):
  File "/usr/bin/casnet-gui", line 535, in <module>
    main()
  File "/usr/bin/casnet-gui", line 530, in main
    CasNetGui()
  File "/usr/bin/casnet-gui", line 304, in __init__
    self.window.set_icon_from_file(path.join(self.iconpath, 'casnet.png'))
glib.GError: 打开文件“pics/casnet.png”失败:没有该文件或目录


What version of the product are you using? On what operating system?
Ubuntu 9.04 32bit

Please provide any additional information below.

解决的方法:修改casnet-gui,给路径加上"/"就好了,如下

    else:
      if path.isdir('pics/'):
        self.iconpath = 'pics'
      elif path.isdir('../share/casnet/pics/'):
        self.iconpath = '../share/casnet/pics/'
      elif path.isdir('/usr/share/casnet/pics/'):
        self.iconpath = '/usr/share/casnet/pics/'
      else:
        self.pop_dialog('Error', 'Can not find casnet icons.')
    # Get saved account information.


Original issue reported on code.google.com by [email protected] on 30 Apr 2009 at 10:25

托盘图标右键菜单里的登录和离线无效

您使用的软件版本?
casnet 1.3-2

经过哪些步骤可以重现您遇到的问题?
1.打开casnet-gui
2.打开右键菜单
3.点“登录”或者“离线”

您期望得到的输出是什么?实际得到的输出是什么?
登录或者离线;出错,提示gtk.MenuItem没有.get_active()

Original issue reported on code.google.com by [email protected] on 18 Aug 2009 at 1:00

Windows 版运行时找不到 msvcr71.dll

What steps will reproduce the problem?
1. 全新 Windows 系统,安装 casnet
2. 运行 casnet,报错:没有找到 msvcr71.dll ...

这个问题会出现在特别干净的 windows 
系统中,解决办法是下载一个 msvcr71.dll
放在 system32 目录或者 casnet 所在目录下。

Original issue reported on code.google.com by solrex on 7 May 2009 at 8:23

突然不能使用了


之前用的很好,然后突然就不能用了,中间我也忘了干了什��
�,只记得qemu因为有问
题,所以装了好几遍。

问题:运行GUI后,点击 连线 或 
离线,按钮都不会再弹起来,没有反应。在命令行
下运行 
casnet,没反应,后面加上参数,乱七八糟的参数,也都没反��
�,也不报错。

不好意思,实在不能提供更多描述了。

出了问题后,就下载了新版本casnet-1.1-1_i386.deb,把原来的按��
�安装记录,把文
件都删除了,然后用这个新版本装的。还是不行。

OS: ubuntu 7.10

Original issue reported on code.google.com by [email protected] on 3 Jun 2008 at 2:37

与 Compiz 桌面管理器冲突

开着 compiz-fusion 
提供的桌面特效时,客户端右上方会出现关闭窗口按钮,点��
�之
后会出现异常情况。

Original issue reported on code.google.com by solrex on 9 May 2008 at 6:35

Some suggestions

What version of the product are you using? On what operating system?
CASNET1.2 (20080509), Winxp.

Please provide any additional information below.
1. 
由于流量问题,我常常要在ChinaNet和Internet之间切换。现在的�
��本,每次切换,需要先
离线,再连线。能否改为直接连线就自动断掉前面的连线呢��
�除了有点麻烦,还因为在手动离线
和连线之间,有时需要几秒种时间,怕有的程序会断网。

2. 
程序设置了自动离线的功能,能否加一个设置,让用户设置��
�个自动离线的时间呢?有时用户
可能会需要长一点的时间。

3. 
费用余额能不能也显示一下。特别是,当月底的时候,如果��
�额小于50,能不能给个警告,因
为小于50以后,月底扣25以后,下个月不足25就会被锁定了。

非常感谢!

Original issue reported on code.google.com by [email protected] on 3 Feb 2009 at 4:04

在 Windows XP 平台上登录时间长后无法正常退出

您使用的软件和操作系统版本?
(e.g. casnet 1.3-1, Ubuntu 9.04,Python 2.6)
casnet 1.3-2, Windows XP, Python 2.5

经过哪些步骤可以重现您遇到的问题?
1. 正常登录 casnet-gui
2. 等待半个小时或者更长时间
3. 点击”离线“

您期望得到的输出是什么?实际得到的输出是什么?
期望得到离线成功的提示,并可以退出软件。实际上程序卡��
�在那里。

Original issue reported on code.google.com by solrex on 27 Aug 2009 at 12:37

1.3-0 的缺少 dll 和自动登录 bug

1.3-0 添加了三项新功能,也引入了一些 
bug,目前处于测试期。我将过些日子再发
布稳定版本。

目前 1.3-0 版本存在一个小 
BUG,自动登录时会出错.如果您遇到

    (casnet-gui.py:10383): IBUS-DEBUG: japan_groups = 0x0
    Traceback (most recent call last):
      File "./casnet-gui.py", line 534, in 
        main()
      File "./casnet-gui.py", line 529, in main
        CasNetGui()
      File "./casnet-gui.py", line 523, in __init__
        b_online.clicked()
    NameError: global name 'b_online' is not defined

您可以修改 ~/.casnet/account 或者 C:\Documents and
Settings\YourUserName\.casnet\account 
文件,用记事本打开,将第六个冒号后的
1 修改为 0。不要再启动自动登录功能,下一个版本会恢复。

Google Code 页上的 Windows 包有缺少 dll 
文件问题,系打包失误,请到这里下载。


Original issue reported on code.google.com by solrex on 9 Feb 2009 at 9:52

window版本的显示问题

我猜想是字体显示问题,但是不确定。
新的电脑,装上casnet后,打开,只能看到标题,MB,mail.gucas.ac.
cn菜单和IP的数值,其
他位置显示的都是小方框。甚至连数值(比如流量的数据)��
�没有限制。不知道怎么解决,谢
谢!

Original issue reported on code.google.com by [email protected] on 26 Apr 2009 at 12:51

中文路径名支持

版本 1.2-1:

将 CASNET Windows 版放入一个路径中有中文的目录,会出现类似

Traceback (most recent call last):
  File "casnet-gui.py", line 416, in <module>
  File "casnet-gui.py", line 208, in __init__
gobject.GError: 打开文件“D:\Program\���� 
casnet\dist\pics\casnet.png”失败:
Invalid argument

的错误。


Original issue reported on code.google.com by solrex on 8 Jun 2008 at 2:37

casnetconf --show 输出多余信息

What steps will reproduce the problem?
1. 执行 casnetconf 
--show,无论配置文件是否存在,都会提示一条错误信息:
You have no saved information. Please reconfig.

商源纯

Original issue reported on code.google.com by solrex on 20 Jul 2008 at 12:23

必须先退出一下才能换帐号登录

使用一个帐号登录后,点击“离线”后,会发现“用户名”��
�栏中不能输入了。因此要想
换个帐号登录必须把程序退出再重开才行。

What version of the product are you using? On what operating system?
CASNET 1.2-2
在发行版Debian lenny, Ubuntu 
8.04的KDE和GNOME桌面上都有这个问题。

Original issue reported on code.google.com by [email protected] on 25 Jun 2008 at 2:57

KDE下托盘图标不透明

What is the expected output? What do you see instead?
别的程序在托盘上背景是透明的,但casnet-gui在托盘上有个白�
��的背景。KDE4的任
务条是黑色的,所以
导致图标效果很难看。

What version of the product are you using? On what operating system?
1.1(20080509),Kubuntu-kde4 8.04 

Original issue reported on code.google.com by [email protected] on 11 Jun 2008 at 4:50

不能打开界面了

What steps will reproduce the problem?
1. 运行casnet-gui.exe

What is the expected output? What do you see instead?
出现一个报错对话框,logfile内容是:
Traceback (most recent call last):
  File "casnet-gui.py", line 425, in <module>
  File "casnet-gui.py", line 267, in __init__
TypeError: GtkEntry.set_text() argument 1 must be string without null
bytes, not str

What version of the product are you using? On what operating system?
 version:casnet-1.2-1_win32.zip 
 system: windows vista
Please provide any additional information below.
上次刚打开后,电脑突然重启,在那之后就不能正常运行了

Original issue reported on code.google.com by [email protected] on 30 Nov 2008 at 1:06

Windows 兼容性

虽然casnet是为linux设计,但也许有的人在windows下面也愿意使��
�它(比如我),
只要将casnetconf.py中关于 
os.getenv('HOME')的两处稍作处理就能使casnet.py在
windows下运行。

Original issue reported on code.google.com by solrex on 9 May 2008 at 6:37

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.