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

安装完不能使用 #26

Open simonchan2013 opened 10 years ago

simonchan2013 commented 10 years ago

你好,我按照步骤安装完,但是点击图标没有反应,请问会是什么原因造成的?我用的是fedora17

xuchunyang commented 10 years ago

手动安装需另执行:

$ sudo mkdir /usr/share/openyoudao && sudo cp -rf cache/* /usr/share/openyoudao

再尝试从命令行运行:

$ openyoudao
simonchan2013 commented 10 years ago

上面两句我有执行,但是就是每反应,在命令行运行,就卡在下面这一句不动了 file:///usr/share/openyoudao/config.html

xuchunyang commented 10 years ago

see issue #24

justzx2011 commented 10 years ago

是否安装xclip? 每次取词后 都会打印新的关键字,你看终端关键字是否正常输出?

justzx2011 commented 10 years ago

执行该指令:curl -s -w %{http_code}:%{time_connect}:%{time_starttransfer}:%{time_total}:%{speed_download} -o 1.html "http://dict.youdao.com/search?q=dog" 看能否下载页面,取词跟网络状况有关系,有道的服务器不是很稳定~

simonchan2013 commented 10 years ago

我重启电脑之后又可以了。。。不过真的很不稳定。。。

justzx2011 commented 10 years ago

确实 有这个 情况 目前只是在debian 很稳定 其他系统 会有这个情况 尤其是ubuntu

2013/11/19 simonchan2013 notifications@github.com

我重启电脑之后又可以了。。。不过真的很不稳定。。。

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

justzx2011 commented 10 years ago

simonchan2013 你好!

openyoudao v0.2发布了,解决了程序异常中断的错误,欢迎使用~

Ubunte/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