金山快盘fou linux
Tofloor
poster avatar
qq651269387
deepin
2013-10-28 03:29
Author
Reply Favorite View the author
All Replies
cxbii
deepin
2013-10-28 04:11
#1
已经用上很久了....
Reply View the author
fredy4212
deepin
2013-10-28 05:17
#2
雖然apt系的都可以用,但是他的登入畫面表明了就是for ubuntukylin ops: 幹嘛不寫for linux?
Reply View the author
136******54
deepin
2013-10-28 17:21
#3
雖然apt系的都可以用,但是他的登入畫面表明了就是for ubuntukylin ops: 幹嘛不寫for linux?

据说是和kylin合作开发的,所以会加个for ubuntukylin
Reply View the author
lihongwu
deepin
2013-10-28 19:09
#4
雖然apt系的都可以用,但是他的登入畫面表明了就是for ubuntukylin ops: 幹嘛不寫for linux?
因为人家花钱了。
Reply View the author
electricface
deepin
2013-10-28 19:26
#5
也许叫做独家冠名权
Reply View the author
bareye
deepin
2013-10-28 19:30
#6
还不如用网页版的
Reply View the author
158******15
deepin
2013-10-28 23:17
#7
金山快盘,WPS,金山不错嘛!
Reply View the author
immortal901
deepin
2013-12-30 06:13
#8
还不如用网页版的
网页版不能同步……
Reply View the author
fredy4212
deepin
2013-12-30 07:09
#9
[quote]雖然apt系的都可以用,但是他的登入畫面表明了就是for ubuntukylin ops: 幹嘛不寫for linux?
因为人家花钱了。[/quote]
:  :  :
Reply View the author
zoogar
deepin
2014-03-26 19:36
#10
http://www.ubuntukylin.com/ukylin/forum.php?mod=viewthread&tid=4463&extra=page%3D1
不知道deepin 能不能用?
可以用,从年初1.0出来后一直用到现在。
小问题有一些,大问题没有。
国内linux网盘也就它了,其它都基本用不了。
Reply View the author
wuy069
deepin
2014-03-26 20:05
#11
可以用,从年初1.0出来后一直用到现在。
小问题有一些,大问题没有。
国内linux网盘也就它了,其它都基本用不了。
百度云盘的客户端for linux现在也有了,尽管不是官方做的,但看起来很不错,希望Deepin也收录下
http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=456440
https://github.com/LiuLang/bcloud
Reply View the author
DandyIder
deepin
2014-03-26 20:48
#12
[quote]可以用,从年初1.0出来后一直用到现在。
小问题有一些,大问题没有。
国内linux网盘也就它了,其它都基本用不了。
百度云盘的客户端for linux现在也有了,尽管不是官方做的,但看起来很不错,希望Deepin也收录下
http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=456440
https://github.com/LiuLang/bcloud[/quote]

第三方的百度网盘用着感觉和 git 似的.不错.
Reply View the author
136******54
deepin
2014-03-27 03:39
#13
[quote]可以用,从年初1.0出来后一直用到现在。
小问题有一些,大问题没有。
国内linux网盘也就它了,其它都基本用不了。
百度云盘的客户端for linux现在也有了,尽管不是官方做的,但看起来很不错,希望Deepin也收录下
http://forum.ubuntu.org.cn/viewtopic.php?f=162&t=456440
https://github.com/LiuLang/bcloud[/quote]
不支持Deepin,下载不能用
Reply View the author
wuy069
deepin
2014-03-27 04:29
#14
不支持Deepin,下载不能用
不好意思,自己没试过,作者说ubuntu 12.04到13.10都可以用,Deepin基于Ubuntu,以为可以用呢。
你是直接用的deb安装的?不行你就自己编译下,有啥问题给那作者反映吧

自己有一个多月没用linux桌面了,linux服务器倒是天天登陆。等Deepin 2014出来了,安装下
Reply View the author
136******54
deepin
2014-03-27 15:57
#15
[quote]不支持Deepin,下载不能用
不好意思,自己没试过,作者说ubuntu 12.04到13.10都可以用,Deepin基于Ubuntu,以为可以用呢。
你是直接用的deb安装的?不行你就自己编译下,有啥问题给那作者反映吧

自己有一个多月没用linux桌面了,linux服务器倒是天天登陆。等Deepin 2014出来了,安装下[/quote]
正因为试过才敢这样说的,反应给了作者,作者直接说不支持Deepin,让我换主流的Linux发行版试试。唉。。。Deepin用的人还是太少啊
https://github.com/LiuLang/bcloud/issue ... t-38669732
Reply View the author
wuy069
deepin
2014-03-27 17:33
#16
正因为试过才敢这样说的,反应给了作者,作者直接说不支持Deepin,让我换主流的Linux发行版试试。唉。。。Deepin用的人还是太少啊
https://github.com/LiuLang/bcloud/issue ... t-38669732
那说明你没试好。为了确定deepin 2013是否能装上bclod,我亲自试了一把,

花5-10分钟在VMware中安装了Linux Deepin 2013,
上github太慢了,就考虑安装git把那包clone下来,
  1. sudo apt-get install git
Copy the Code
  1. git clone https://github.com/LiuLang/bcloud-packages
Copy the Code
获得安装包bcloud_2.2.3-1_all.deb

安装:
  1. sudo dpkg -i bcloud_2.2.3-1_all.deb
Copy the Code
提示bcloud 依赖于 python3-urllib3
安装python3-urllib3
  1. sudo apt-get install python3-urllib3
Copy the Code
提示依赖关系
解决依赖关系:
  1. sudo apt-get -f install
Copy the Code
再次安装bcloud安装包:
  1. sudo dpkg -i bcloud_2.2.3-1_all.deb
Copy the Code

Ok,大功告成。上图:
Reply View the author
136******54
deepin
2014-03-27 17:56
#17
[quote]正因为试过才敢这样说的,反应给了作者,作者直接说不支持Deepin,让我换主流的Linux发行版试试。唉。。。Deepin用的人还是太少啊
https://github.com/LiuLang/bcloud/issue ... t-38669732
那说明你没试好。为了确定deepin 2013是否能装上bclod,我亲自试了一把,

花5-10分钟在VMware中安装了Linux Deepin 2013,
上github太慢了,就考虑安装git把那包clone下来,
  1. sudo apt-get install git
Copy the Code
  1. git clone https://github.com/LiuLang/bcloud-packages
Copy the Code
获得安装包bcloud_2.2.3-1_all.deb

安装:
  1. sudo dpkg -i bcloud_2.2.3-1_all.deb
Copy the Code
提示bcloud 依赖于 python3-urllib3
安装python3-urllib3
  1. sudo apt-get install python3-urllib3
Copy the Code
提示依赖关系
解决依赖关系:
  1. sudo apt-get -f install
Copy the Code
再次安装bcloud安装包:
  1. sudo dpkg -i bcloud_2.2.3-1_all.deb
Copy the Code

Ok,大功告成。上图:[/quote]
我也安装成功了,关键是下载,你试试下载
Reply View the author
wuy069
deepin
2014-03-27 18:16
#18
我也安装成功了,关键是下载,你试试下载
上传下载一点问题都没有,见图:
Reply View the author
136******54
deepin
2014-03-27 18:27
#19
[quote]我也安装成功了,关键是下载,你试试下载
上传下载一点问题都没有,见图:[/quote]
晕!难道是我人品有问题,我试了很多文件都是下载不了。。。
DeepinScreenshot20140326190353.png
也就是说可以用啊,那作者为什么说不支持Deepin
Reply View the author
wuy069
deepin
2014-03-27 18:43
#20
也就是说可以用啊,那作者为什么说不支持Deepin
他可能都没用过Linux Deepin吧。你自己想想分析下就可以啊,Deepin用的基于Ubuntu的仓库,当然那些基本的库啊,都差不多,应该都能安装上的。

还有深度影音无法关联客户端的视频播放,下载了个VLC解决问题
Reply View the author