flock-1.0在Gutsy中无法启动[已解决]

上网、浏览、聊天、下载等
回复
shazihoo
帖子: 148
注册时间: 2006-08-26 23:09
来自: 四川

flock-1.0在Gutsy中无法启动[已解决]

#1

帖子 shazihoo » 2007-11-03 7:25

在终端运行如下:
rober@ROBERHU:~$ sh /opt/flock/flock
[07:25:49.258 flock:logger:debug] observed 'app-startup' notification
[07:25:49.299 flock:profiler:debug] start time reported by sysinfo:
[07:25:49.300 flock:profiler:info] construction time: 1194045949299
[07:25:49.522 flock:componentToolkit:info] component toolkit object created
[07:25:49.523 flock:componentToolkit:info] .addAllInterfaces('profiler')
[07:25:49.526 flock:flockRDFService:debug] initializing
[07:25:49.911 flock:flockRDFService:info] starting up...
[07:25:49.912 flock:flockRDFService:debug] starting rdf load
[07:25:49.927 flock:flockRDFService:debug] finished rdf load
[07:25:49.971 flock:indexer:info] starting up...
[07:25:50.296 flock:indexer:info] indexing enabled
[07:25:50.389 flock:feedmanager:info] starting up...
[07:25:50.440 flock:feedmanager:info] created context for news
[07:25:50.473 flock:feedmanager:info] created context for livemarks
[07:25:50.568 flock:favoritesService:info] Created Favorites Service Object
[07:25:50.606 flock:favoritesService:info] .deleteTransients()
[07:25:50.607 flock:favoritesService:info] deleting transients of type 'OnlineBookmarksStream'
[07:25:50.608 flock:favoritesService:info] deleting transients of type 'MediaQuery'
[07:25:50.609 flock:favoritesService:info] flock favorites data source set up
Segmentation fault (core dumped)
上次由 shazihoo 在 2007-11-10 10:38,总共编辑 1 次。
Impossible canceled "IM" is possible.
Have faith in yourself. Someday you would shout "I did it!".
http://suneng.blogspot.com
terrace
帖子: 7
注册时间: 2005-12-06 16:05

#2

帖子 terrace » 2007-11-04 0:49

我遇到完全一样的问题 :!:
terrace
帖子: 7
注册时间: 2005-12-06 16:05

#3

帖子 terrace » 2007-11-04 0:59

I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
shazihoo
帖子: 148
注册时间: 2006-08-26 23:09
来自: 四川

#4

帖子 shazihoo » 2007-11-04 8:13

terrace 写了:I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
Thanks.
Disable SCIM, how to input Chinese in flock?
Impossible canceled "IM" is possible.
Have faith in yourself. Someday you would shout "I did it!".
http://suneng.blogspot.com
terrace
帖子: 7
注册时间: 2005-12-06 16:05

#5

帖子 terrace » 2007-11-04 9:37

shazihoo 写了:
terrace 写了:I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
Thanks.
Disable SCIM, how to input Chinese in flock?
you dont need to disable SCIM,and you can still input 中文 with SCIM :lol:
rucstudent
帖子: 633
注册时间: 2007-05-09 16:52

#6

帖子 rucstudent » 2007-11-05 19:24

terrace 写了:I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
I thought you can not input Chinese in flock because of your English-only expression.
头像
coffer
帖子: 673
注册时间: 2006-12-22 21:05
来自: 上海
联系:

#7

帖子 coffer » 2007-11-05 22:11

flock有bin的软件包,解压出来就能运行,建议用bin版本,我目前使用的就是1.0的版本,非常好用
imacee
帖子: 31
注册时间: 2005-11-02 11:54
联系:

#8

帖子 imacee » 2007-11-06 21:24

I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:
代码:
GTK_IM_MODULE=xim
export $GTK_IM_MODULE

Cheers
Where is the flock script
imacee's weblog: http://imacee.com/blog/
terrace
帖子: 7
注册时间: 2005-12-06 16:05

#9

帖子 terrace » 2007-11-10 0:36

Where is the flock script
/opt/flock/flock

代码: 全选

#!/bin/sh
GTK_IM_MODULE=xim
export $GTK_IM_MODULE
#
...
Linkmug - Instant Link Sharing@Browser Level
http://www.linkmug.com
shazihoo
帖子: 148
注册时间: 2006-08-26 23:09
来自: 四川

#10

帖子 shazihoo » 2007-11-10 10:38

terrace 写了:
shazihoo 写了:
terrace 写了:I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
Thanks.
Disable SCIM, how to input Chinese in flock?
you dont need to disable SCIM,and you can still input 中文 with SCIM :lol:
It is perfect!
Thanks!
Impossible canceled "IM" is possible.
Have faith in yourself. Someday you would shout "I did it!".
http://suneng.blogspot.com
头像
arsui
帖子: 889
注册时间: 2007-05-06 2:01
来自: 特麓村->浦北->五山->罗湖

#11

帖子 arsui » 2007-11-24 22:32

terrace 写了:
shazihoo 写了:
terrace 写了:I solved the problem, it's the SCIM that make it crash,
just add the following lines at the begining of the flock script:

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
Cheers
Thanks.
Disable SCIM, how to input Chinese in flock?
you dont need to disable SCIM,and you can still input 中文 with SCIM :lol:
不明白,怎么样不禁用sicm启动flock? :(
Ubuntu 9.04 & Win Xp
------------------------------------------------------
Company: http://www.mazingtech.com
HomePage: http://www.arsui.com
openview
帖子: 35
注册时间: 2007-03-21 13:24

#12

帖子 openview » 2007-12-28 12:55

我从getdeb上下载的1.0的包
安装后在/usr/share/flock/flock上加了

代码: 全选

GTK_IM_MODULE=xim
export $GTK_IM_MODULE
但是运行时还是报错,如下

代码: 全选

[12:57:23.284 flock:logger:debug] observed 'app-startup' notification
[12:57:23.290 flock:profiler:debug] start time reported by sysinfo:
[12:57:23.290 flock:profiler:info] construction time: 1198817843290
[12:57:23.303 flock:componentToolkit:info] component toolkit object created
[12:57:23.303 flock:componentToolkit:info] .addAllInterfaces('profiler')
[12:57:23.304 flock:flockRDFService:debug] initializing
[12:57:23.369 flock:flockRDFService:info] starting up...
[12:57:23.369 flock:flockRDFService:debug] starting rdf load
[12:57:23.370 flock:flockRDFService:debug] finished rdf load
[12:57:23.377 flock:indexer:info] starting up...
[12:57:23.429 flock:indexer:info] indexing enabled
[12:57:23.454 flock:feedmanager:info] starting up...
[12:57:23.480 flock:feedmanager:info] created context for news
[12:57:23.487 flock:feedmanager:info] created context for livemarks
[12:57:23.516 flock:favoritesService:info] Created Favorites Service Object
[12:57:23.539 flock:favoritesService:info] .deleteTransients()
[12:57:23.540 flock:favoritesService:info]  deleting transients of type 'OnlineBookmarksStream'
[12:57:23.541 flock:favoritesService:info]  deleting transients of type 'MediaQuery'
[12:57:23.541 flock:favoritesService:info] flock favorites data source set up
Segmentation fault (core dumped)
有人知道怎么解决吗?
回复