Also the stacktrace for the crash isn't very useful as it crashes on the XNextEvent when flushing the X server... but its caused by not having enough room to store the unicode in GraphicsDisplayX11.cpp when we do the XmbLookupString, then do a Memcpy(m_pEvent->text, buffer, num_char_stored); which is where the num_char_stored is greater then the sizeof m_pEvent->text. (which is also why you can't enter more then 6 CJK chars in fcitx).
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1112044 Title: Fcitx can't input word group more than 6 Chinese characters in Dash. Causes a crash if entering to many characters. To manage notifications about this bug go to: https://bugs.launchpad.net/nux/+bug/1112044/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
