justzx2011 / openyoudao

openyoudao is a youdao client for linux.有道字典在Linux下的客户端,目前程序已经进入aur源,并支持Debian/Ubuntu fedora/centos 等常用发行版linux
http://openyoudao.org
MIT License
267 stars 87 forks source link

每次打开只能使用一次? #8

Closed proudzhu closed 10 years ago

proudzhu commented 11 years ago

每次打开只能使用一次,在选词就无法翻译,只能重新打开openyoudao.安装 的是aur上的

justzx2011 commented 11 years ago

你好 git clone git://github.com/justzx2011/openyoudao.git

git checkout justzx

python2.7 youdao.py

看看有什么错误提示?

截个图~

2012/11/4 proudzhu notifications@github.com

— Reply to this email directly or view it on GitHubhttps://github.com/justzx2011/openyoudao/issues/8.

wliment commented 11 years ago

我也有类似的情况,ubuntu 12.04 ppa安装的 最小化就在也找不到查词窗口了

proudzhu commented 11 years ago

额,git版的能用。然后重新安装了aur,也能用了,不清楚什么原因。。。

justzx2011 commented 11 years ago

可能是网络问题,字典是在线的,翻译时需要下载,网速慢的话,需要很长时间才能显示译文

2012/11/6 proudzhu notifications@github.com

额,git版的能用。然后重新安装了aur,也能用了,不清楚什么原因。。。

— Reply to this email directly or view it on GitHubhttps://github.com/justzx2011/openyoudao/issues/8#issuecomment-10104385.

justzx2011 commented 10 years ago

proudzhu 你好! openyoudao v0.2发布了,解决了异常中断的bug,欢迎测试使用~ Ubuntu/Debian: Add mirrorlist: deb http://ppa.launchpad.net/justzx2011/openyoudao-v0.2/ubuntu trusty main deb-src http://ppa.launchpad.net/justzx2011/openyoudao-v0.2/ubuntu trusty main sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 14C9B91C3F9493B9 sudo apt-get update sudo apt-get install openyoudao