Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-19-2006, 12:03 AM
|
#1
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Rep:
|
scim crashes firefox
If I try to load firefox2 with the scim input method using these commands:
scim -d
export GTK_IM_MODULE=scim
export XMODIFIERS=@im=SCIM
firefox
...which any application that runs using those environmental variables with scim running is suppose to have scim as their input method...
it crashes firefox, and sends an error report... It also says:
/usr/local/firefox/run-mozilla.sh: line 131: 9329 Segmentation fault "$prog" ${1+"$@"}
How do I get firefox to run with the scim input method?
thanks.
|
|
|
12-19-2006, 04:52 PM
|
#2
|
LQ Newbie
Registered: Dec 2006
Location: Chicago
Distribution: Ubuntu Edgy
Posts: 4
Rep:
|
Newbie question but why would you want to do that? what is the scim input method?
|
|
|
12-19-2006, 04:59 PM
|
#3
|
Member
Registered: Dec 2006
Distribution: Debian (Wheeze)
Posts: 391
Rep: 
|
answer: Just get opera.
|
|
|
12-19-2006, 10:39 PM
|
#4
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Original Poster
Rep:
|
PisstMSTRCHIEF:
scim is meant as an alternative input method to enter complex characters, such as Japanese, Chinese, Korean, and those other languages with non-roman characters.
badboy88:
As much as some users refuse to use anything else than Internet Explorer, I am a Firefox user and would like to keep using Firefox.
|
|
|
12-22-2006, 11:43 AM
|
#5
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Original Poster
Rep:
|
Firefox2 is the only one that crashes, firefox1.5 doesn't crash, it actually works pretty well too.
I suppose this is a firefox2/Ubuntu specific bug.
|
|
|
12-22-2006, 11:49 AM
|
#6
|
Member
Registered: Dec 2003
Location: Phoenix, Az.
Distribution: Xubuntu Edgy
Posts: 330
Rep:
|
FF2 has all sorts of problems. I think it is less the distro and more the browser. You can start your troubleshooting by trying to get FF to crash sans scim. Then fix FF and then see if scim works. Also, with all the available char sets in the repos, why use scim anyway?
|
|
|
12-22-2006, 12:28 PM
|
#7
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Original Poster
Rep:
|
**FF2 has all sorts of problems. I think it is less the distro and more the browser.**
I was so excited about it, that I downloaded it right away when it was released.
**Also, with all the available char sets in the repos, why use scim anyway?**
Using scim, I can use Anthy to enter Japanese characters just by typing it's romaji equivalent.
|
|
|
12-22-2006, 01:08 PM
|
#8
|
Member
Registered: Dec 2003
Location: Phoenix, Az.
Distribution: Xubuntu Edgy
Posts: 330
Rep:
|
Quote:
Originally Posted by mimithebrain
Using scim, I can use Anthy to enter Japanese characters just by typing it's romaji equivalent.
|
Ah I didn't realize that scim could do that. Sounds like you might want to try uninstalling FF 2.0 and going to an older repo and getting 1.5 back on your system.
|
|
|
12-22-2006, 01:18 PM
|
#9
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Original Poster
Rep:
|
I did a manual install, firefox is symlinked to the new firefox and firefox_old is symlinked to the old firefox.
I can switch versions without using the package manager 
|
|
|
12-23-2006, 11:00 PM
|
#10
|
Member
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 217
Rep: 
|
Try to add a line shown below just after "#!/bin/sh" line of script "firefox".
export GTK_IM_MODULE=xim
------
*** example ***
#!/bin/sh
export GTK_IM_MODULE=xim
#
# ***** BEGIN LICENSE BLOCK *****
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
# http://www.mozilla.org/MPL/
#
.....
...
..
|
|
|
12-25-2006, 01:18 PM
|
#11
|
Member
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Original Poster
Rep:
|
It works, but there is only one problem, can't input anything with anthy... just regular input...
|
|
|
12-25-2006, 04:36 PM
|
#12
|
Member
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 217
Rep: 
|
|
|
|
All times are GMT -5. The time now is 02:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|