LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 12-19-2006, 12:03 AM   #1
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843
Blog Entries: 1

Rep: Reputation: 30
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.
 
Old 12-19-2006, 04:52 PM   #2
PisstMSTRCHIEF
LQ Newbie
 
Registered: Dec 2006
Location: Chicago
Distribution: Ubuntu Edgy
Posts: 4

Rep: Reputation: 0
Newbie question but why would you want to do that? what is the scim input method?
 
Old 12-19-2006, 04:59 PM   #3
inspiron_Droid
Member
 
Registered: Dec 2006
Distribution: Debian (Wheeze)
Posts: 391

Rep: Reputation: Disabled
answer: Just get opera.
 
Old 12-19-2006, 10:39 PM   #4
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
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.
 
Old 12-22-2006, 11:43 AM   #5
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
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.
 
Old 12-22-2006, 11:49 AM   #6
bluesman2333
Member
 
Registered: Dec 2003
Location: Phoenix, Az.
Distribution: Xubuntu Edgy
Posts: 330

Rep: Reputation: 30
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?
 
Old 12-22-2006, 12:28 PM   #7
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
**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.
 
Old 12-22-2006, 01:08 PM   #8
bluesman2333
Member
 
Registered: Dec 2003
Location: Phoenix, Az.
Distribution: Xubuntu Edgy
Posts: 330

Rep: Reputation: 30
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.
 
Old 12-22-2006, 01:18 PM   #9
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
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
 
Old 12-23-2006, 11:00 PM   #10
J_W
Member
 
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 189

Rep: Reputation: 123Reputation: 123
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/
#
.....
...
..
 
Old 12-25-2006, 01:18 PM   #11
mimithebrain
Member
 
Registered: Nov 2003
Location: ~
Distribution: Ubuntu 10.04
Posts: 843

Original Poster
Blog Entries: 1

Rep: Reputation: 30
It works, but there is only one problem, can't input anything with anthy... just regular input...
 
Old 12-25-2006, 04:36 PM   #12
J_W
Member
 
Registered: Apr 2004
Location: Yamagata, JAPAN
Distribution: Slackware64-current
Posts: 189

Rep: Reputation: 123Reputation: 123
I'm not sure what the best solution is. Here is some info about this issue.
Why Firefox/Mozilla/Acrobat Reader 7/other Gtk+2 based apps can not be installed/started?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenOffice.org crashes when used along with SCIM/Skim when I press Shift+Z adityavpratap Ubuntu 0 09-15-2006 12:33 AM
Firefox crashes too often apachedude Slackware 26 04-27-2006 05:19 PM
Firefox 1.5 and SCIM? Erik_the_Red Linux - Software 1 01-19-2006 06:42 PM
Skim/Scim not working in Firefox 1.0.6? koyi Slackware 1 09-23-2005 07:55 AM
FireFox crashes mikeshn Linux - Software 7 09-10-2004 07:57 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 02:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration