LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1282|回复: 19

fedora10显示 比例失调 问题

[复制链接]
发表于 2008-12-28 16:28:15 | 显示全部楼层 |阅读模式
在fedora10中,  很多窗口显示比例严重失调。。。      待解决ing

如:
    1、在google的首页,输入框的宽度过宽,差不多有整个显示器的80%;
     2、就现在发贴的时候 , 标题框已远超出屏幕。。。。。;
     3、如打开eclipse的时候,选择工作区的对话框宽度达到100%;
      ……

不知有没有遇到这种状况,还望指点小弟一二哦


  补充:  以前用fc8的时候没这种情况。
发表于 2008-12-28 17:03:33 | 显示全部楼层
我一调整桌面背景上下任务栏就变的好大,非要注销或重启才行。
回复 支持 反对

使用道具 举报

发表于 2008-12-28 18:29:34 | 显示全部楼层
http://www.linuxsir.cn/bbs/thread337415.html
http://forum.ubuntu.org.cn/viewtopic.php?f=80&p=1075199

是 Cairo 引起的,我的版本是 cairo-1.8.0-1.fc10.i386 ,同样有这个问题,还是等 Cairo 官方解决这个问题吧,谁能提交个 bug report 到 Cairo 去呢?
回复 支持 反对

使用道具 举报

发表于 2008-12-28 18:51:27 | 显示全部楼层
是pango引起的。
先关掉所有的gtk程序,
然后以root权限执行:
yum install gnome-common
svn co http://svn.gnome.org/svn/pango/trunk pango
cd pango
./autogen.sh
make && make install
然后再打开firefox你就会发现一切正常了。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-28 20:32:16 | 显示全部楼层
Post by realasking;1930975
是pango引起的。
先关掉所有的gtk程序,
然后以root权限执行:
yum install gnome-common
svn co http://svn.gnome.org/svn/pango/trunk pango
cd pango
./autogen.sh
make && make install
然后再打开firefox你就会发现一切正常了。


按此法操作还是没成功,似乎是make && make install 失败。  但又不能确定原因      。
系统刚刚整体升级  。  系统是64位的
回复 支持 反对

使用道具 举报

发表于 2008-12-28 20:34:41 | 显示全部楼层
错误代码贴出来看看能不能帮得上忙。
虽然我是32位的系统。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-28 20:52:59 | 显示全部楼层
真不知这是怎么回事儿,我把语言环境设置成e文  
就可以了   很郁闷
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-28 20:57:07 | 显示全部楼层
1   ./autogen.sh  

configuration:
        backends: Cairo Xft FreeType X
Now type `make' to compile pango

2   make

make[2]: Entering directory `/root/pango/tests'
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall   -o dump-boundaries dump-boundaries.o ../pango/libpango-1.0.la
gcc -g -O2 -Wall -o .libs/dump-boundaries dump-boundaries.o  ../pango/.libs/libpango-1.0.so -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm  -Wl,--rpath -Wl,/usr/local/lib
creating dump-boundaries
make[2]: Leaving directory `/root/pango/tests'
make[2]: Entering directory `/root/pango'
make[2]: Leaving directory `/root/pango'
make[1]: Leaving directory `/root/pango'

3 make install

-- Nothing to install
test -z "/usr/local/share/man/man1" || /bin/mkdir -p "/usr/local/share/man/man1"
/usr/bin/install -c -m 644 './pango-querymodules.1' '/usr/local/share/man/man1/pango-querymodules.1'
make[2]: Leaving directory `/root/pango/docs'
make[1]: Leaving directory `/root/pango/docs'
Making install in tools
make[1]: Entering directory `/root/pango/tools'
make[2]: Entering directory `/root/pango/tools'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/pango/tools'
make[1]: Leaving directory `/root/pango/tools'
Making install in tests
make[1]: Entering directory `/root/pango/tests'
make[2]: Entering directory `/root/pango/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/root/pango/tests'
make[1]: Leaving directory `/root/pango/tests'
make[1]: Entering directory `/root/pango'
make[2]: Entering directory `/root/pango'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 'pango.pc' '/usr/local/lib/pkgconfig/pango.pc'
/usr/bin/install -c -m 644 'pangocairo.pc' '/usr/local/lib/pkgconfig/pangocairo.pc'
/usr/bin/install -c -m 644 'pangox.pc' '/usr/local/lib/pkgconfig/pangox.pc'
/usr/bin/install -c -m 644 'pangoxft.pc' '/usr/local/lib/pkgconfig/pangoxft.pc'
/usr/bin/install -c -m 644 'pangoft2.pc' '/usr/local/lib/pkgconfig/pangoft2.pc'
make[2]: Leaving directory `/root/pango'
make[1]: Leaving directory `/root/pango'
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-12-28 21:04:06 | 显示全部楼层
qq 也不能启动了
     error while loading shared libraries: libpangocairo-1.0.so.0: wrong ELF class: ELFCLASS64
回复 支持 反对

使用道具 举报

发表于 2008-12-28 21:13:41 | 显示全部楼层
哦,明白了。
make clean 一下,
然后再重新执行,
第一步换成
./autogen.sh --prefix=/usr
应该就行了。
不论能否解决都回一个帖子~
回复 支持 反对

使用道具 举报

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

本版积分规则

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