|
|
|
[
Permlink
| « Hide
]
Kazunori Takakura added a comment - 26/May/07 12:07 PM
Confirmed that this is also in 1_16_0_6. Program crashes with error:
Still an issue in 1_18_0_6
Adding to 'versions affected' list
I can't reproduce the crush. Can you report more details on your environment?
My test environment is as follows: This issue seems to be caused by SDL's and/or GTK's handling of input method.
See discussion on Confirmed on 1_18_1_2
setting GTK_IM_MODULE=xim solves it. environnment: I wonder how common this problem is. Does anyone see any disadvantages to making:
GTK_IM_MODULE=xim the default as a workaround? (or at least only if GTK_IM_MODULE is already scim)
Attached proposed simple workaround patch.
Problem still exists as of 1.18.1.2, took me an HOUR to find the cause. Any reason why such a simple workaround hasn't yet been included?
Arigatou. Fixed internally, thanks for the feedback.
(FYI - the committed fix was the workaround I attached.)
I'm slightly unconfortable with the attached patch. It looks like a half measure.
I would prefer either (a) always set GTK_IM_MODULE to "xim" (because any other settings doesn't work with SDL anyway) or (b) keep the "if" as is and set XMODIFIERS="@im=SCIM", too (since we know that the user wants to use SCIM in the case.) This is publicly fixed in Second Life 1.18.4(3), more info here:
» http://blog.secondlife.com/2007/11/07/new-viewer-second-life-1184-viewer-now-available/ For Release Notes, see: |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||