解决 Google Earth 5.0 启动和字体问题

系统字体配置、中文显示和输入法问题
回复
头像
ancintosh
帖子: 309
注册时间: 2007-05-23 20:38
来自: 鍟.

Re: 解决 Google Earth 5.0 启动和字体问题

#46

帖子 ancintosh » 2009-02-28 23:20

我知道原因了,ppa上面的libqt4-gui 4.4.1是坏的,我机器上残留有4.3.4的文件,版本不符

谁给传个4.4.1的libqjpeg.so啊,我这里替换了这两个文件GoogleEarth会崩溃
chpn
帖子: 415
注册时间: 2007-02-28 11:33

Re: 解决 Google Earth 5.0 启动和字体问题

#47

帖子 chpn » 2009-03-02 10:48

64位系统安装32依赖包
getlibs -p libqt4-network libsqlite3-0 libqt4-core libqt4-gui libqt4-webkit
也可以用 getlibs -l 删除的了的那几个qt相关的so文件名
getlibs下载地址:
http://ubuntuforums.org/showthread.php?t=474790
头像
sxdhaoren
帖子: 852
注册时间: 2008-10-01 0:20
系统: ubuntu kylin16.04.3

Re: 解决 Google Earth 5.0 启动和字体问题

#48

帖子 sxdhaoren » 2009-03-02 21:02

用戶無效 写了:我已 sudo rm -f /opt/google-earth/libcrypto.so.0.9.8 /opt/google-earth/libQt*

但為什麼還是沒有中文字???
同问
自由软件爱好者
gsls1974
帖子: 47
注册时间: 2008-07-22 23:42

Re: 解决 Google Earth 5.0 启动和字体问题

#49

帖子 gsls1974 » 2009-03-05 1:00

我的google earth 打开后没几秒就自动退出了
下面是错误信息
Warning: Unable to create prefs directory '/home/ff/.googleearth'. 文件已经存在.
./googleearth-bin: relocation error: /usr/lib/i686/cmov/libssl.so.0.9.8: symbol BIO_test_flags, version OPENSSL_0.9.8 not defined in file libcrypto.so.0.9.8 with link time reference
头像
AutoXBC
帖子: 1744
注册时间: 2007-10-23 12:54

Re: 解决 Google Earth 5.0 启动和字体问题

#50

帖子 AutoXBC » 2009-03-05 12:12

楼上请仔细看一楼的内容。
头像
franklee88
帖子: 104
注册时间: 2009-02-26 13:07

Re: 解决 Google Earth 5.0 启动和字体问题

#51

帖子 franklee88 » 2009-03-08 11:28

照楼主提示,已经能看到中文。但在“启动提示”对话框的中间还是英文或框框?
请指点!
头像
cshishaliu
帖子: 37
注册时间: 2007-10-29 1:18
来自: China
联系:

Re: 解决 Google Earth 5.0 启动和字体问题

#52

帖子 cshishaliu » 2009-03-13 0:09

为什么我都照办了,效果还是很差。
附件
我的GoogleEarth运行效果
我的GoogleEarth运行效果
kewf
帖子: 8
注册时间: 2008-07-14 12:06

Re: 解决 Google Earth 5.0 启动和字体问题

#53

帖子 kewf » 2009-03-13 0:24

把3D桌面特效关掉试试
头像
南风夜雨
帖子: 857
注册时间: 2007-01-04 9:49
系统: ubuntu-gnome

Re: 解决 Google Earth 5.0 启动和字体问题

#54

帖子 南风夜雨 » 2009-03-13 1:29

贴子从头看到尾,谢谢楼上各位,俺已经安装成功,使用正常。
但这个速度,哎!!!!!!装上了恐怕也用不多。
BrightChen
帖子: 10
注册时间: 2009-01-16 13:16

Re: 解决 Google Earth 5.0 启动和字体问题

#55

帖子 BrightChen » 2009-03-29 17:18

哈哈,凡事少文,多看,多想,敢试,我在看完大家的回复后也搞定了,谢谢各位了
头像
sammysun
帖子: 4088
注册时间: 2007-12-08 23:33
来自: SCUT-guangzhou

Re: 解决 Google Earth 5.0 启动和字体问题

#56

帖子 sammysun » 2009-04-01 11:19

搞定 :em11
头像
想入非非
帖子: 8078
注册时间: 2008-07-14 22:42
来自: Beijing
联系:

Re: 解决 Google Earth 5.0 启动和字体问题

#57

帖子 想入非非 » 2009-04-01 19:08

每次安装好之后玩几下就删除了 :em20
Ubuntu User
hbolive
帖子: 89
注册时间: 2008-04-24 20:01

Re: 解决 Google Earth 5.0 启动和字体问题

#58

帖子 hbolive » 2009-04-03 11:12

照楼主提示,已经能看到中文。但勾选使用YouTube及EveryTrail时发现,中日韩文字只有南北韩地区能正确显示(标题能正确显示中日韩文字)日本地区(标题显示乱码)中国,香港,台湾 ,澳门,新加坡等地(标题有的能正确显示,有部是乱码)如何解决??? :em03
leonpengweicn
帖子: 1
注册时间: 2009-04-06 9:03

Re: 解决 Google Earth 5.0 启动和字体问题

#59

帖子 leonpengweicn » 2009-04-06 9:09

还是不能显示中文的,删除google地球下面自带的libQt

代码: 全选

leon@superman:~/google-earth$ rm -f libQtCore.so.4 
leon@superman:~/google-earth$ rm -f libQtGui.so.4 
leon@superman:~/google-earth$ rm -f libQtNetwork.so.4 
leon@superman:~/google-earth$ rm -f libQtWebkit.so.4 
头像
Jarson
帖子: 2371
注册时间: 2008-07-21 9:44
来自: 深圳
联系:

Re: 解决 Google Earth 5.0 启动和字体问题

#60

帖子 Jarson » 2009-04-08 15:39

很好,装上了。参照1L、9L、41L的方法就可以完全搞定了
不过还得关掉桌面特效,否则闪屏,无法使用
回复