全部文章 | 论坛文集



Aprilgogo 的BLOG 

2009 1.7 Wed
    123
45678910
11121314151617
18192021222324
25262728293031
«» 2009 - 1 «»


博客基本信息
用户名:Aprilgogo
等级:一星会员
威望:64
金钱:160
在线时间:1102 分钟
日志总数:33
评论数量:44
访问次数:38057
建立时间:2007-01-06

搜索BLOG文章




友情链接


 XML   RSS 2.0   WAP 

Aprilgogo 论坛文集

2007-02-08 20:29


[code]
$ dpkg -s prozgui
Package: prozgui
Status: install ok unpacked
Priority: optional
Section: net
Installed-Size: 508
Maintainer: Agney Lopes Roth Ferraz <[email]agney@users.sourceforge.net[/email]>
Architecture: i386
Version: 2.0.5betaa-3.rays1
Config-Version: 2.0.5betaa-3.rays1
Replaces: libprozilla1 (<= 2.0.5beta-1)
Depends: libc6 (>= 2.3.5-1), libfltk1.1 (>= 1.1.7), libgcc1 (>= 1:4.0.2), libgl1-mesa-glx | libgl1, libstdc++6 (>= 4.0.2-4), libx11-6, libxext6, libxpm4
Conflicts: libprozilla1 (<= 2.0.5beta-1)
Description: FLTK-based GUI front end for prozilla
prozgui is a graphical front end based on the Fast and Light
Toolkit for prozilla. Prozilla is a download accelerator that
opens multiple connections to get the file faster.
.
Prozilla's features include proxy, redirection and ftpsearch
support (the last one is still not supported by prozgui).
[/code]

2.0.5betaa-3.rays1,多了一个a#-)



2007-02-06 20:58


使用Putty(SSH)和tightVNCViewer远程登录RAYS后,过一段时间(大约十分钟)Putty和VNCViewer会一起死掉。

Putty提示:

network error: software caused connection abort

tightVNCViewer提示

error while waiting for server message

我用的XP登录的RAYS,一开始怀疑是XP的问题,后来登录使用同样的方法登录一台Ubuntu6.06却没有这个问题。我猜应该是华镭的某些系统设置有问题。

不知华镭的人员能否测试一下,会不会出现同样的问题。



2007-02-02 19:42


n$ sudo apt-get install vncserver
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
有一些软件包无法被安装。如果您用的是不稳定(unstable)发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们还在新到(incoming)目录中。

您仅要求对单一软件包进行操作,这极有可能是因为该软件包安装不上,同时,
您最好提交一个针对这个软件包的故障报告。
下列的信息可能会对解决问题有所帮助:

下列的软件包有不能满足的依赖关系:
vncserver: 依赖: xserver-common 但却无法安装它
E: 无法安装的软件包


最近经常遇到依赖关系的问题,头疼...



2007-01-21 20:56


[quote]
命中 [url]http://people.openrays.org[/url] ./ Packages
错误 [url]ftp://stonecity.info[/url] zidian Release.gpg
无法连接上 stonecity.info:21 (202.119.44.17),连接超时
下载 1B,耗时 2m0s (0B/s)
无法下载 [url]ftp://stonecity.info/rays-mirror/dists/zidian/Release.gpg[/url] 无法连接上 stonecity.info:21 (202.119.44.17),连接超时
正在读取软件包列表... 完成
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/main Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_main_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/contrib Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_contrib_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/non-free Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_non-free_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/main Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_main_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/contrib Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_contrib_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 无法获取源软件包列表 [url]ftp://stonecity.info[/url] zidian/non-free Packages (/var/lib/apt/lists/stonecity.info_rays-mirror_dists_zidian_non-free_binary-i386_Packages) 的状态 - stat (2 没有那个文件或目录)
W: 您可能需要运行 apt-get update 来解决这些问题
E: 有一些索引文件不能下载,它们可能被忽略了,也可能转而使用了旧的索引文件。

[/quote]

这种情况有一周了吧,教育网只能用北理工的源了?



2007-01-21 20:50


编译程序时出现如下错误:

[code]
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
[/code]

X includes应该是xlibs-dev包含的。我们的软件仓库中没有这个包。

[code]
$ sudo apt-get install xlibs-dev
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
现在没有可用的软件包 xlibs-dev,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到
E: 软件包 xlibs-dev 还没有可供安装的候选者
[/code]

随便搞一个xlibs-dev*.deb包装上应该没问题吧?我觉得反正是开发包,顶多程序编译不通过,或编译通过后运行不正常,应该对系统没影响。

或者有更好的办法?



2007-01-19 18:28


在编译fft-spectra-0.2时出错:

[code]
checking for ESD... configure: error: Package requirements (esound) were not met:

No package 'esound' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ESD_CFLAGS
and ESD_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[/code]

使用命令:

[code]
$ dpkg -l esound*
[/code]

后输出为:

ii esound       0.2.36-3.rays3 Enlightened Sound Daemon - Support binaries
ii esound-clients 0.2.36-3.rays3 Enlightened Sound Daemon - clients
ii esound-common 0.2.36-3.rays3 Enlightened Sound Daemon - Common files

esound应该都装全了吧?怎么会找不到呢?



2007-01-18 11:50


执行一个程序时出现这个错误:

error while loading shared libraries: libkdeui.so.4: cannot open shared object file: No such file or directory


找了半天不知道是哪个包提供的。还请知情人告知,谢谢。



2007-01-17 13:40


“日前有人开发了一个可在 Windows 中安装 Ubuntu 的程序。据了解,该安装程序主要是面向需要安装 Ubuntu 的 Windows 用户。使用这个安装程序,用户根本不需要知道如何烧录 CD、如何在 BIOS 中设置引导顺序、如何重新对硬盘分区、如何安装多引导系统等等诸如此类麻烦的问题。真可谓易用之至啊。”

中文链接在这里:

[url]http://linuxtoy.org/archives/windows_based_installer.html[/url]

原址:

[url]https://wiki.ubuntu.com/install.exe/Prototype[/url]

记得以前论坛里有谁讲过最好能有一个win下安装Rays的程序,我们的Rays需要的正是这样。



2007-01-16 21:35


唉,国外流量1M一块钱,俺实在是不敢apt-get install w32codecs mplayer什么的,谢谢,谢谢哈!



2007-01-16 20:27


不知怎的,Gaim中消息来了后屏幕上一点反应都没有。虽然有声音提示,但有时侯不戴耳机听不到。记得Gaim中消息来了后消息框都会一亮一暗闪的,到底应该怎么配置呢?

我用的是Gaim 2.0 Beta 3。谢谢。



2007-01-08 19:46


一直没有搞明白这个问题,使用visudo将sudoers改成如下形式:

username   ALL=(ALL) PASSWD:ALL

结果使用sudo还是不用密码,哪位大侠给解答一下?



2007-01-08 18:40


使用Stanley的源更新到firefox2后,安装Google Browser Sync,结果在输入Google用户名和密码后出现错误,如下图所示。

为了确定是ff2的问题,我又回退到ff1.5,结果Google Browser Sync可以正常使用。不知大家是否出现这个问题?抑或是我自己的原因?

另外,问个弱智问题,如何从ff2回退安装ff1.5?我现在用的办法是:

禁用stanley的源,卸载ff2,apt-get update,安装ff1.5。

卸载ff2的时候会连rays-desktop-core一起卸载掉,不知有没有更好的方法从软件包的高版本回退到低版本?



2007-01-06 17:56


以前有一篇帖子讲了这个事情:

[url]http://forum.openrays.org/read-htm-tid-3559-keyword-fc-cache.html[/url]

今天仔细研究了一下,原来是ttf-opensymbol的问题。

大多数情况都是在在安装openoffice时,需要安装ttf-opensymbol,此时便会出现一下错误:

正在设置 ttf-opensymbol (2.0.2-2.rays0) ...
Updating fontconfig cache...
/usr/share/fonts: failed to write cache
/usr/share/fonts/X11: failed to write cache
/usr/share/fonts/X11/100dpi: failed to write cache
/usr/share/fonts/X11/75dpi: failed to write cache
/usr/share/fonts/X11/Type1: failed to write cache
/usr/share/fonts/X11/encodings: failed to write cache
/usr/share/fonts/X11/encodings/large: failed to write cache
/usr/share/fonts/X11/misc: failed to write cache
/usr/share/fonts/X11/util: failed to write cache
/usr/share/fonts/cmap: failed to write cache
/usr/share/fonts/cmap/adobe-cns1: failed to write cache
/usr/share/fonts/cmap/adobe-gb1: failed to write cache
/usr/share/fonts/truetype/arphic: failed to write cache
/usr/share/fonts/truetype/dongwen: failed to write cache
/usr/share/fonts/truetype/ttf-bitstream-vera: failed to write cache
/usr/share/fonts/truetype/ttf-tmuni: failed to write cache
/usr/share/fonts/type1: failed to write cache
/usr/share/fonts/type1/gsfonts: failed to write cache
/usr/X11R6/lib/X11/fonts: failed to write cache
/usr/X11R6/lib/X11/fonts/encodings: failed to write cache
/usr/X11R6/lib/X11/fonts/encodings/large: failed to write cache
/var/lib/defoma/fontconfig.d: failed to write cache
/var/lib/defoma/fontconfig.d/B: failed to write cache
/var/lib/defoma/fontconfig.d/C: failed to write cache
/var/lib/defoma/fontconfig.d/D: failed to write cache
/var/lib/defoma/fontconfig.d/G: failed to write cache
/var/lib/defoma/fontconfig.d/N: failed to write cache
/var/lib/defoma/fontconfig.d/S: failed to write cache
/var/lib/defoma/fontconfig.d/T: failed to write cache
/var/lib/defoma/fontconfig.d/U: failed to write cache
/var/lib/defoma/fontconfig.d/f: failed to write cache
/var/lib/defoma/fontconfig.d/h: failed to write cache
/var/lib/defoma/fontconfig.d/k: failed to write cache
/var/lib/defoma/fontconfig.d/s: failed to write cache

然后系统会变得非常慢。

[url]http://forum.openrays.org/read-htm-tid-3559-keyword-fc-cache.html[/url]

按照上面的帖子里讲的,发现/etc/fonts/fonts.conf中已经有了这个:

<cachedir>/var/cache/fontconfig</cachedir>
<cachedir>~/.fontconfig</cachedir>

所以不太清楚应该怎么改,google了一下,发现问题还不少,但也是没有好的解决方案。

如果没有人知道怎么改的话,我就去bugZilla提出来了,应该是个bug.



2006-05-03 11:06


如题,只用华镭的源,看到有:

openoffice.org-help-zh-cn

出现如下错误:

openoffice.org-help-zh-cn: 依赖: openoffice.org-core (> 2.0.0+2.0.1rc5) 但是 2.0.0-5.rays4 正要被安装

不敢加其它源,恐怕装坏了。还请高人指点



2006-04-29 21:53


每次从休眠恢复后gnome都在右下角提示:

HAL has failed to 休眠

不知这是什么原因?



2007-02-22 22:42


最近用紫光拼音,又饱受崩溃之苦。无奈之下频频查wiki,看看怎么重启unihan。

既然unihan不稳定,而且如果新版本中仍然不稳定,那就在/bin/下加一个restartUnihan命令吧,只不过短短几行命令,却可以省去用户很多麻烦。

想以此帖试探一下华镭开发人员对用户体验的态度:

既然有应用程序不稳定,而解决这个问题又不是一时半会的事情,那么,每次发布新版本,是继续让用户饱受众所周知的不稳定之苦,还是亡羊补牢,加上一条不怎么好看的命令,暂时给用户一个省心的方法?



2007-02-01 11:41


眼神好的可以看看上图,单击放大看。

再给华镭的汉统输入法施加点压力,嘿嘿。

原文地址:

[url]http://googlemagazine.blogspot.com/2007/01/blog-post.html[/url]



2006-12-22 11:16


经常看到论坛里有关输入法的提问,一般可以归结为以下几类:

1,Unihan经常崩溃,如何重启?然后是抱怨,怎么老是崩溃呢?

2,不想用Unihan了,如何使用fcitx?包括怎么安装,怎么开机即启动,怎么配置输入法引擎等。

3,Unihan的紫光老是出问题啊,怎么办?另外就是因为LSB3.1的出台给紫光的安装带来的麻烦。

Rays的中文支持非常好,但不客气地讲,Unihan做得比较差。这个比较差主要体现在大家最常用的拼音输入法中。当然,文通手写之类的功能算是特色了。

我以为,紫光拼音实在是一款极其老的输入法了:3.0版本以后清华紫光便停止了它的开发。Windows平台下,大家一开始用智能ABC,然后是紫光,然后是什么华宇紫光5.0,或是微软拼音,可Linux平台下,我们的输入法却一直止步不前。

难道我们一直要将紫光拼音进行到底?显然不行。现成的解决方案有两种:一是fcitx,另一个是scim。

基于词组的fcitx的功能并不算很好,我的感觉也就是紫光5.0的水平。

苏哲正在重写scim的引擎,新的基于整句的scim性能和正确率要超过微软拼音2003,并且可以支持中日韩三种语言的输入方法,这是一件很值得期待的大事。

scim有Novell的支持,我们的Rays是不是也来支持一下输入法的研发?如果现阶段的汉统不能有大的改进,不如转而支持其它的输入法。毕竟,基于词组的输入法开发,尤其是基于整句的输入法不仅需要好的算法,甚至还需要一些自然语言的学术功底,不是一件容易的事情。

另外,闲扯一句,现在win平台下的搜狗输入法很是好用,或许能和搜狐联系一下移植到rays下来,呵呵。

中文支持不光包括完美的字体显示,还包括方便高效的输入法。漂亮的字体配上难堪的输入法,我们的中文整体解决方案要大打折扣了。汉化是每个Linux老鸟都能做好的事情,但易用的输入法,却需要公司的鼎力支持才能有所发展。中文化Linux操作系统的难点,在输入法,不在汉化。

一点愚见,欢迎拍砖。



2006-05-04 15:25


执行如下命令:
apt-get install libglib2.0-dev

apt-get install libgtk2.0-dev

重启后发现无法通过gdm进入桌面环境。错误为:

欢迎应用程序四户即将崩溃,我将使徒使用不同的欢迎程序。

随后gnome桌面管理器出现了,可还是登入不了。

最后只好用startx进入,进入后输入法怎么也调不出来。

请问安装gtk有关的包的时候应该注意什么问题?保证只使用华镭的源就可以了吗?

上述问题还有办法解决吗?



2007-03-14 15:52


想换点贡献值...




<<  1   2   3   4  >>  Pages: ( 2/4 total )