QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

楼主: 樱家冢

Magic 1.2 pre6 bug 集中帖

[复制链接]
发表于 2004-4-14 07:25:28 | 显示全部楼层
新的kernel 2.6.5内核已经解决。
回复

使用道具 举报

发表于 2004-4-14 09:13:45 | 显示全部楼层
pre6带的xine-lib有问题。最好自己编译或到http://cambuca.ldhs.cetuc.puc-rio.br/xine/下载最新包。
autorun-kde包编译有问题,可以用pre5的或用pre6源包重编译。
缺少openmotif21包,导致libXm.so.2(装realplay和opera时要用到)找不到。
mplayer在我这里有问题,打开播放列表添加文件就崩溃了。
回复

使用道具 举报

发表于 2004-4-14 10:49:32 | 显示全部楼层
在kde下的终端有问题,颜色肯定是有问题的,
vim即使加上.vimrc也不会语法加亮。
但在文本模式下,什么都不改就是正常的。
我在使用kde终端时老是感觉有些不对的样子
回复

使用道具 举报

发表于 2004-4-14 11:29:34 | 显示全部楼层
1.自行编译一些中文界面的软件界面都是乱码比如flashplayer和Xmms
错误信息:
Gtk-WARNING **: Unable to locate loadable module in module_path: "libindustrial.so",
The font "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,
-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*" does not support all the required character sets for the current locale "zh_CN.GBK"
(Missing character set "GBK-0")
用了baif的方法以后照旧
2.GwenView的Bug,全屏欣赏图片以后回来任务栏和菜单栏消失
3.Kget和Konqueror嵌合了以后,Kget很容易在下载的时候死掉
4.Konqueror浏览动网论坛的时候出现错误,VBScript下标越界,还有些网页显示不正常,比如Chinaren的班级
5.Mplayer在播放DvDrip的时候画面闪烁,还有一些色块。
6.很多软件编译不能通过,比如d4x,ytin,winex……都是在make的时候出错好象和gtk有关
7.Kmail不能发送邮件,我的是tom的信箱,配置好了,以后老是说不能发出队列中的邮件,如果用sendmail机会提示执行sendmial出错,root也不能发出
8.还在测试中……:)
回复

使用道具 举报

发表于 2004-4-14 13:04:37 | 显示全部楼层
编译KOffice 1.3Released 出错。出错位置为引用arts的库文件时。
回复

使用道具 举报

发表于 2004-4-14 16:44:42 | 显示全部楼层
无法在i810的主板上安装,提示找不到screen
回复

使用道具 举报

发表于 2004-4-14 18:16:53 | 显示全部楼层
普通用户无法使用/mnt/里面的光驱。
回复

使用道具 举报

发表于 2004-4-14 18:21:45 | 显示全部楼层
[quote:e7bfbc102e="casper"]1.自行编译一些中文界面的软件界面都是乱码比如flashplayer和Xmms
错误信息:
Gtk-WARNING **: Unable to locate loadable module in module_path: "libindustrial.so",
The font "-adobe-helvetica-medium-r-normal--16-*-*-*-*-*-iso8859-1,
-*-*-medium-r-normal--16-*-*-*-*-*-gb2312.1980-0,*-r-*" does not support all the required character sets for the current locale "zh_CN.GBK"
(Missing character set "GBK-0")
用了baif的方法以后照旧
2.GwenView的Bug,全屏欣赏图片以后回来任务栏和菜单栏消失
3.Kget和Konqueror嵌合了以后,Kget很容易在下载的时候死掉
4.Konqueror浏览动网论坛的时候出现错误,VBScript下标越界,还有些网页显示不正常,比如Chinaren的班级
5.Mplayer在播放DvDrip的时候画面闪烁,还有一些色块。
6.很多软件编译不能通过,比如d4x,ytin,winex……都是在make的时候出错好象和gtk有关
7.Kmail不能发送邮件,我的是tom的信箱,配置好了,以后老是说不能发出队列中的邮件,如果用sendmail机会提示执行sendmial出错,root也不能发出
8.还在测试中……:)[/quote]
Please let me see what is wrong when you compile d4x-------
回复

使用道具 举报

发表于 2004-4-14 18:30:51 | 显示全部楼层
[casper@casper d4x-2.5.0rc2]$ make
make  all-recursive
make[1]: Entering directory `/home/casper/soft/d4x-2.5.0rc2'
Making all in DOC
make[2]: Entering directory `/home/casper/soft/d4x-2.5.0rc2/DOC'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/casper/soft/d4x-2.5.0rc2/DOC'
Making all in intl
make[2]: Entering directory `/home/casper/soft/d4x-2.5.0rc2/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/casper/soft/d4x-2.5.0rc2/intl'
Making all in main
make[2]: Entering directory `/home/casper/soft/d4x-2.5.0rc2/main'
Making all in face
make[3]: Entering directory `/home/casper/soft/d4x-2.5.0rc2/main/face'
if g++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -include ../../config.h  -O2  -MT about.o -MD -MP -MF ".deps/about.Tpo" \
  -c -o about.o `test -f 'about.cc' || echo './'`about.cc; \
then mv -f ".deps/about.Tpo" ".deps/about.Po"; \
else rm -f ".deps/about.Tpo"; exit 1; \
fi
about.cc: In function `void init_about_window(...)':
about.cc:220: error: `gtk_timeout_add' undeclared (first use this function)
about.cc:220: error: (Each undeclared identifier is reported only once for each
   function it appears in.)
make[3]: *** [about.o] 错误 1
make[3]: Leaving directory `/home/casper/soft/d4x-2.5.0rc2/main/face'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/casper/soft/d4x-2.5.0rc2/main'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/casper/soft/d4x-2.5.0rc2'
make: *** [all] 错误 2
回复

使用道具 举报

发表于 2004-4-14 18:50:17 | 显示全部楼层
6. 编译d4x时,提示一些GTK函数没有声明。
7.KDE 3.2.1 的 Kmail 没有问题,很好用啊,
不过就奇怪,改了一下设置后,HTML邮件的
显示字体特小,改不回去了,咋办?
(我只调过Konqueror和控制中心的字体,
调Kmail的字体不管用。)

[quote:701cf77217="casper"]
6.很多软件编译不能通过,比如d4x,ytin,winex……都是在make的时候出错好象和gtk有关
7.Kmail不能发送邮件,我的是tom的信箱,配置好了,以后老是说不能发出队列中的邮件,如果用sendmail机会提示执行sendmial出错,root也不能发出
[/quote]
回复

使用道具 举报

发表于 2004-4-14 19:19:47 | 显示全部楼层
怎么没有内核源码包啊?
回复

使用道具 举报

发表于 2004-4-14 19:45:12 | 显示全部楼层
[quote:d7fb4744c1="sirsunny"]普通用户无法使用/mnt/里面的光驱。[/quote]

一次把声卡、光驱、优盘等等权限都改成0777就行了。
回复

使用道具 举报

发表于 2004-4-14 19:56:33 | 显示全部楼层
发现fcitx在gtk2程序如gaim\firefox(自己编译安装)中ctrl+space调用不出来,而qt程序没有问题。我安装来Gnome-cn上的Gnome2.6。
回复

使用道具 举报

 楼主| 发表于 2004-4-14 21:50:13 | 显示全部楼层
[quote:eecc989039="killxp"][quote:eecc989039="sirsunny"]普通用户无法使用/mnt/里面的光驱。[/quote]

一次把声卡、光驱、优盘等等权限都改成0777就行了。[/quote]
不仅如此,还要在mount的时候加上umask=000这个参数。
回复

使用道具 举报

发表于 2004-4-14 23:30:11 | 显示全部楼层
ABout d4x:
I have one way to make it ok.
1,update your gtk2 to gtk2.4.0
http://auvtech.com/~xinzhen/downloads/GNOME/2.6/2.6.0/rpms.magic/
2.downloads d4x
http://den.tourinfo.ru/pack/d4x/Fedora2/
patch, src.rpm and rpm for gtk2.4
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-5-10 21:22 , Processed in 0.075635 second(s), 13 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表