使用CONKY-colors配置和汉化conky完全教程,兼容13.04版Unity桌面和Gnome-Shell桌面

各种窗口管理器和美化相关
回复
fDragon
帖子: 28
注册时间: 2009-05-08 19:36

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#46

帖子 fDragon » 2011-02-09 9:32

Mark下,有时间学习学习。
ly48694869
帖子: 74
注册时间: 2008-11-02 7:40
联系:

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#47

帖子 ly48694869 » 2011-02-09 17:31

顶 崇拜 一定要抽时间改造我的conky:em09
头像
qingmeisu2009
帖子: 83
注册时间: 2010-05-03 12:24

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#48

帖子 qingmeisu2009 » 2011-02-16 20:49

LZ为什么我按你的文件设置好后,界面上总是多出来一块空白的区域,在哪设置界面上下的长度?
硬件信息
主板名称:
G31T-M5
主板制造商:
ECS
BIOS 提供商:
American Megatrends Inc.
BIOS 版本:
080014
BIOS 出厂日期:
06/05/2009
CPU 1 名称:
Pentium(R) Dual-Core CPU E5200 @ 2.50GHz
是64位CPU吗?
是!
内存总量:
2.0 GB
头像
yq-ysy
论坛版主
帖子: 4640
注册时间: 2008-07-19 12:44
来自: 广西(桂)南宁(邕)

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#49

帖子 yq-ysy » 2011-02-17 9:08

qingmeisu2009 写了:LZ为什么我按你的文件设置好后,界面上总是多出来一块空白的区域,在哪设置界面上下的长度?
上下长度是跟据内容自动调节的,至于内容显示不完全,
有可能是几个原因:
一是字体设定过大,超出了范围,改小字号即可;
二是配置文件脚本过长,内存不足时,后部自动截断,把配置文件脚本中带#号的注释行删除即可。
er_shi
帖子: 26
注册时间: 2006-07-29 9:21

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#50

帖子 er_shi » 2011-02-17 10:55

我按楼主说的做的,可是为什么出这样的错误呢,
Conky: desktop window (20000a9) is subwindow of root window (15d)
Conky: window type - override
Conky: drawing to created window (0x2a00001)
Conky: drawing to double buffer
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
头像
yq-ysy
论坛版主
帖子: 4640
注册时间: 2008-07-19 12:44
来自: 广西(桂)南宁(邕)

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#51

帖子 yq-ysy » 2011-02-17 11:11

er_shi 写了:我按楼主说的做的,可是为什么出这样的错误呢,
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
这也许是因为CONKY无法调用CPU的温度或硬盘的温度。
你试试重新运行配置选项的命令,去除CPU温度和硬盘温度选项,重新生成配置文件,
也许就能运行起CONKY了。

至于为什么CPU的温度或硬盘的温度无法调用,这属于系统问题,不是CONKY的问题。
到其他版块,问问Linux下如何解决查看CPU温度或硬盘温度?
empty123000
帖子: 1
注册时间: 2011-02-17 10:54

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#52

帖子 empty123000 » 2011-02-19 13:43

lz
按照你的方法我试了一下,出现一些错误
1.
E: gnome-colors-common: 子进程 已安装 post-installation 脚本 返回了错误号 2

E: gnome-brave-icon-theme: 依赖关系问题 - 仍未被配置

E: gnome-dust-icon-theme: 依赖关系问题 - 仍未被配置

E: gnome-human-icon-theme: 依赖关系问题 - 仍未被配置

2.再编译时的错误
src/options.c:2: fatal error: string.h: 没有那个文件或目录
compilation terminated.
src/themes.c:2: fatal error: string.h: 没有那个文件或目录
compilation terminated.
src/translations.c:2: fatal error: string.h: 没有那个文件或目录
compilation terminated.
src/confinstall.c:2: fatal error: stdlib.h: 没有那个文件或目录
compilation terminated.
src/utils.c:2: fatal error: stdio.h: 没有那个文件或目录
compilation terminated.
src/initialize.c:2: fatal error: stdlib.h: 没有那个文件或目录
compilation terminated.
make: *** [conky-colors] 错误 1

就没安装成功,希望lz帮忙解决下
头像
yq-ysy
论坛版主
帖子: 4640
注册时间: 2008-07-19 12:44
来自: 广西(桂)南宁(邕)

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#53

帖子 yq-ysy » 2011-02-19 19:01

empty123000 写了:lz
按照你的方法我试了一下,出现一些错误
E: gnome-colors-common: 子进程 已安装 post-installation 脚本 返回了错误号 2
E: gnome-brave-icon-theme: 依赖关系问题 - 仍未被配置
就没安装成功,希望lz帮忙解决下
不知道你的操作系统是什么版本的?我是在Ubuntu 10.10 DVD版安装的一切正常。
另外,在“新立德软件管理器”--"设置"--"软件库"里,把“软件源”选择为“主服务器”,
默认的“中国的服务器”软件更新不够快,也许会造成“依赖关系问题”。
然后再次重装CONKY,再编译安装CONKY-colors试试。
上次由 yq-ysy 在 2011-02-20 10:53,总共编辑 1 次。
血族使天
帖子: 173
注册时间: 2007-06-12 17:14

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#54

帖子 血族使天 » 2011-02-19 22:28

源里面的已经升级到1.8.1了,到哪去找1.8.0啊,看来只能上SF了
头像
yq-ysy
论坛版主
帖子: 4640
注册时间: 2008-07-19 12:44
来自: 广西(桂)南宁(邕)

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#55

帖子 yq-ysy » 2011-02-20 10:56

血族使天 写了:源里面的已经升级到1.8.1了,到哪去找1.8.0啊,看来只能上SF了
我在“新立得”的“软件源”是“主服务器”,我查看了一下,仍是1.8.0啊,你用的是哪里的源?
血族使天
帖子: 173
注册时间: 2007-06-12 17:14

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#56

帖子 血族使天 » 2011-02-20 11:07

yq-ysy 写了:
血族使天 写了:源里面的已经升级到1.8.1了,到哪去找1.8.0啊,看来只能上SF了
我在“新立得”的“软件源”是“主服务器”,我查看了一下,仍是1.8.0啊,你用的是哪里的源?
也是主服务器,显示已经是1.8.1-1~ppa2了
附件
选区_001.png
头像
maza_2000
帖子: 5
注册时间: 2008-08-22 12:39

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#57

帖子 maza_2000 » 2011-02-24 5:00

$ conky -c ~/.conkycolors/conkyrc
Conky: desktop window (26000ad) is subwindow of root window (b0)
Conky: window type - override
Conky: drawing to created window (0x4800001)
Conky: drawing to double buffer
sh: aptitude: not found
sh: curl: not found
sh: curl: not found
sh: curl: not found
sh: curl: not found
sh: curl: not found
Conky: your exec value is not between 0 and 100, therefore it will be ignored
sh: curl: not found
Conky: your exec value is not between 0 and 100, therefore it will be ignored
sh: curl: not found
Conky: your exec value is not between 0 and 100, therefore it will be ignored
sh: curl: not found

运行时这样正常不?
还有我的天气一直没有数据
头像
yq-ysy
论坛版主
帖子: 4640
注册时间: 2008-07-19 12:44
来自: 广西(桂)南宁(邕)

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#58

帖子 yq-ysy » 2011-02-24 9:48

maza_2000 写了: Conky: your exec value is not between 0 and 100, therefore it will be ignored
sh: curl: not found
运行时这样正常不?
还有我的天气一直没有数据
只要CONKY能正常显示,终端上的提示不必管它。
我测试CONKY时,也出现图片有一段时间没显示,终端有出错提示,
但过了一会CONKY自动刷新后就又正常显示图片了。

天气没有数据,是所有天气的板块都没显示?还是显示了中文格式,但没有数据内容?
如果是整个版快都没有任何显示,有可能是字体设定过大,超出了CONKY版面范围,
也有可能是项目过多,内存不足,自动裁剪了余下的项目,在配置文件里删除一些项目即可。

如果是显示出了天气板块的格式,但没有数据内容,也许是网络连接的问题,
是不是没有把文件中的网址中~bbc~.com里的~号取消掉?
(当时因为论坛屏蔽关键字不得不加上的)
再有,用浏览器测试网址,应该可以访问到一个简单的页面,上面有英文天气信息。
还有,在9楼我有如何测试和编写天气脚本的方法,你也可以照着做测试一下,看问题出在哪里。
oudiyaya
帖子: 81
注册时间: 2011-01-09 12:06
来自: 福州

Re: conky个性化配置不再难,中文汉化超简单!2011新年新版本CONKY-colors详细教程_9楼更新天气图片

#60

帖子 oudiyaya » 2011-02-26 11:43

我了个纠结,似乎很复杂呀,有空试试吧,lz真是辛苦了
回复