View Issue Details

IDProjectCategoryView StatusLast Update
0005018ScribusGeneralpublic2006-12-28 11:18
Reporterashigabou1 Assigned Tocbradney  
PrioritynormalSeveritycrashReproducibilitysometimes
Status closedResolutionduplicate 
Platformintel x86OSlinuxOS Versionubuntu 6.10
Product Version1.3.3.4 
Summary0005018: Input Japanese with scim crashes scribus
DescriptionAnytime I try to input some Japanese in the story editor, scribus behaves strangely and crashes after a few characters. By strangely I mean that once the Japanese characters are selected, the normal behaviour (at least that's how it behaves in any other app when I am using Japanese input) would be that after pressing the enter key, the selection is confirmed, and then continue writing other characters. In scribus, it does not, there is actually no way of confirming the selection, and after trying to save several times the story editor, scribus crashes.
Additional InformationInput used: scim with anthy.

When I am trying to input some Japanese, scribus writes this on stderr:

WARNING: please edit ~/.scim/global and change /DefaultConfigModule to kconfig
sending IMStart with 0 chars to 0x8beaf10
sending IMCompose to 0x8beaf10 with 0 chars, cpos=0, sellen=0, text=
sending IMCompose to 0x8beaf10 with 1 chars, cpos=0, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 2 chars, cpos=1, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 3 chars, cpos=2, sellen=0, text=にほn
sending IMCompose to 0x8beaf10 with 3 chars, cpos=3, sellen=0, text=にほn
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMEnd with 2 chars to 0x8beaf10, text=日本
sending IMStart with 0 chars to 0x8beaf10
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMEnd with 0 chars to 0x8beaf10, text=
sending IMStart with 0 chars to 0x8beaf10
sending IMCompose to 0x8beaf10 with 0 chars, cpos=0, sellen=0, text=
sending IMCompose to 0x8beaf10 with 1 chars, cpos=0, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=n
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 1 chars, cpos=1, sellen=0, text=に
sending IMCompose to 0x8beaf10 with 2 chars, cpos=1, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にh
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 2 chars, cpos=2, sellen=0, text=にほ
sending IMCompose to 0x8beaf10 with 3 chars, cpos=2, sellen=0, text=にほn
sending IMCompose to 0x8beaf10 with 3 chars, cpos=3, sellen=0, text=にほn
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMEnd with 2 chars to 0x8beaf10, text=日本
sending IMStart with 0 chars to 0x8beaf10
sending IMCompose to 0x8beaf10 with 2 chars, cpos=0, sellen=2, text=日本
sending IMEnd with 0 chars to 0x8beaf10, text=
QGArray::at: Absolute index 24 out of range
QGArray::at: Absolute index 24 out of range
QGArray::at: Absolute index 12 out of range
QGArray::at: Absolute index 12 out of range
QGArray::at: Absolute index 12 out of range
QGArray::at: Absolute index 12 out of range
sending IMStart with 0 chars to 0x8beaf10
TagsNo tags attached.
Patch

Relationships

duplicate of 0003173 closed Japanese (CJK) text in story editor is not entered into text frame. Frequent crashes. 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2006-12-28 09:52 ashigabou1 New Issue
2006-12-28 10:35 cbradney Relationship added duplicate of 0003173
2006-12-28 10:35 cbradney Duplicate ID 0 => 3173
2006-12-28 10:35 cbradney Status new => resolved
2006-12-28 10:35 cbradney Resolution open => duplicate
2006-12-28 10:35 cbradney Assigned To => cbradney
2006-12-28 11:18 plinnell Status resolved => closed