#1022 closed bug (fixed)
Dead keys and inlineinput crash Mail.
Reported by: | kaoutsis | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha1 |
Component: | Kits/Interface Kit | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Open Mail for new mail. Fill <To> Fill <Subject> with bar You can write Greek here, as normal, no crash here.
Open Preferences => Keymap select Greek keyboard (you are suppose that you want to write Greek:-) After selecting the Greek keymap, you are writing to the body of the mail some greek letters. When you press key for tonos (english ; or raw key 0x45) you go to gdb. If you want to debug, you must type some English instructions into the Terminal, for example "where".
So you go to the keymap program to set language to American, when click to American, you go directly to KDL. TODO: writing the kdl message.
ps: opening a already composed email with full greek text, there is no crash.
Attachments (2)
Change History (13)
by , 18 years ago
Attachment: | Mail-kernel-messages.txt added |
---|
comment:1 by , 18 years ago
follow-up: 3 comment:2 by , 18 years ago
Component: | - Applications/Mail → Kits/Interface Kit |
---|---|
Owner: | changed from | to
Seems to happen in BTextView ...
comment:3 by , 18 years ago
Replying to korli:
Seems to happen in BTextView ...
Yeah, although the code in there looks harmless... I wonder if memory gets corrupt somewhere.
follow-up: 6 comment:5 by , 18 years ago
tested again with hrev20843 (clean install): is still there.
comment:6 by , 18 years ago
comment:7 by , 17 years ago
Milestone: | R1 → R1/alpha |
---|
comment:8 by , 17 years ago
Status: | new → assigned |
---|
comment:9 by , 17 years ago
Description: | modified (diff) |
---|---|
Summary: | Greek (keyboard) bug for BeMail. → Dead keys and inlineinput crash Mail. |
follow-up: 11 comment:10 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in hrev22444
Tested with hrev20414: i no longer go to KDL, but to the usual gdb debug terminal, so i can now switch languages to the Keymap. I have also attached some kernel messages, inaugurating my new null modem cable:) TODO: writing what gdb said to his terminal window.