基于Ubuntu定制的Trueasy桌面,欢迎大家下载使用

Ubuntu各种衍生版本
回复
头像
htxh6099
帖子: 206
注册时间: 2007-07-10 14:16

#106

帖子 htxh6099 » 2007-08-05 17:20

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
我打开编辑,看到的就是这个,前面已经有#号了,那还要改哪里?
头像
htxh6099
帖子: 206
注册时间: 2007-07-10 14:16

#107

帖子 htxh6099 » 2007-08-07 11:19

还有就感觉那个农历阴历打开太慢了,还要链接到网页上才能查到节日。可不可以做成像那种桌面日历那样?
wzhy
帖子: 165
注册时间: 2007-04-24 21:43
联系:

安装后出现软件包依赖错误

#108

帖子 wzhy » 2007-08-07 17:59

今天安装后把源改成了CN99的源,原来Trueasy的源根本连不上,升级系统,然后就出现很多错误,安装软件时(从新立得或是从deb包都是)出现如下图所示的错误,然后这个软件就不能继续安装了!
另外,那个Trueasy-desktop通过新立得删除后会有什么后果?
谢谢!!!
附件
Screenshot.png
头像
lyh
帖子: 113
注册时间: 2007-05-26 20:57
联系:

#109

帖子 lyh » 2007-08-07 18:04

支持,期待 for 7.10 版
walker
帖子: 62
注册时间: 2006-05-15 11:09

Re: 安装后出现软件包依赖错误

#110

帖子 walker » 2007-08-09 15:52

wzhy 写了:今天安装后把源改成了CN99的源,原来Trueasy的源根本连不上,升级系统,然后就出现很多错误,安装软件时(从新立得或是从deb包都是)出现如下图所示的错误,然后这个软件就不能继续安装了!
另外,那个Trueasy-desktop通过新立得删除后会有什么后果?
谢谢!!!

原来的源因为不存在,所以无法使用,但可以使用ubuntu的源的,你贴的图我看不清,请将详细的错误信息告知,以便协助你解决问题。

删除trueasy-desktop这个软件包对系统没有影响,另外,你需要将usplash-theme-trueasy也删除,然后再安装ubuntu-desktop包就又变为Ubuntu了!
walker
帖子: 62
注册时间: 2006-05-15 11:09

#111

帖子 walker » 2007-08-09 15:57

htxh6099 写了:还有就感觉那个农历阴历打开太慢了,还要链接到网页上才能查到节日。可不可以做成像那种桌面日历那样?
因为是获得作者许可使用的第三方程序,是javascript的,所以只能通过浏览器来看。另外,如果你想在面板上的日历控件,可以考虑lunar-applet软件包,www.gnome-cn.org上有介绍!
头像
1973liul_xxxx
帖子: 250
注册时间: 2006-07-29 20:50

Re: 安装后出现软件包依赖错误

#112

帖子 1973liul_xxxx » 2007-08-09 18:19

wzhy 写了:今天安装后把源改成了CN99的源,原来Trueasy的源根本连不上,升级系统,然后就出现很多错误,安装软件时(从新立得或是从deb包都是)出现如下图所示的错误,然后这个软件就不能继续安装了!
另外,那个Trueasy-desktop通过新立得删除后会有什么后果?
谢谢!!!
把这些源贴上,原先sudo gedit /etc/apt/sources.list里的可以删除了
==========================
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://cn.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cn.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://cn.archive.ubuntu.com/ubuntu/ feisty universe
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cn.archive.ubuntu.com/ubuntu/ feisty multiverse
deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://cn.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://cn.archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted
deb http://security.ubuntu.com/ubuntu feisty-security universe
deb-src http://security.ubuntu.com/ubuntu feisty-security universe
deb http://security.ubuntu.com/ubuntu feisty-security multiverse
deb-src http://security.ubuntu.com/ubuntu feisty-security multiverse
==============================
执行命令更新一下,Trueasy-desktop就可以用了:
sudo apt-get update
向那些默默支持Ubuntu和Linux的兄弟致敬!
我的百度空间:
http://hi.baidu.com/%B0%A2%CC%B8
gumoon
帖子: 9
注册时间: 2007-04-24 20:04

#113

帖子 gumoon » 2007-08-10 15:25

支持一下先!
wzhy
帖子: 165
注册时间: 2007-04-24 21:43
联系:

#114

帖子 wzhy » 2007-08-11 12:10

谢谢楼上几位朋友,问题已经解决,正在享受中~~~
头像
htxh6099
帖子: 206
注册时间: 2007-07-10 14:16

#115

帖子 htxh6099 » 2007-08-18 9:18

我那个启动要按任意键的问题还没解决。今天又出一个新问题。请看图.
附件
1.jpg
这是启动时要按任意键,不然进不了菜单选择进哪个操作系统.
这是启动时要按任意键,不然进不了菜单选择进哪个操作系统.
头像
aitilang
帖子: 1026
注册时间: 2007-04-28 21:38

#116

帖子 aitilang » 2007-08-18 9:31

htxh6099 写了:我那个启动要按任意键的问题还没解决。今天又出一个新问题。请看图.
gksu编辑/boot/grub/menu.lst
去掉splash开始的行
thinkpad x61 2G DDR no cdrom
--------------------------------------------
ABS学习中
sed学习中
awk学习中
perl学习中
新手描述不清,老手猜测不到,胡乱指挥一通,后果难以预料
头像
htxh6099
帖子: 206
注册时间: 2007-07-10 14:16

#117

帖子 htxh6099 » 2007-08-19 21:02

终于搞定了,谢谢楼上的.再问一下,这个版本能不能升到7.10?
05ata
帖子: 79
注册时间: 2006-12-18 14:10

#118

帖子 05ata » 2007-08-20 18:02

无视,这公司是个linux培训的公司,上学期来我学校宣传开讲座,拿了一张光盘。觉得还是原版的爽!
wzhy
帖子: 165
注册时间: 2007-04-24 21:43
联系:

#119

帖子 wzhy » 2007-08-20 19:00

我一直在用,不过现在整个系统被我搞得基本没有原来的样子了。

115楼的朋友,你是不小心把grub-splash给删了吧?在menu.lst中把splash那一行注释掉,或者到网上下一个自己喜欢的图,作成它要求的格式放在grub目录下,也可以的。
walker
帖子: 62
注册时间: 2006-05-15 11:09

#120

帖子 walker » 2007-08-21 14:29

htxh6099 写了:终于搞定了,谢谢楼上的.再问一下,这个版本能不能升到7.10?
可以升级到7.10,没有问题,原来的软件都在,请看上面的帖子,我一直在用710版本,虽然在开发中,挺稳定的。
回复