Launchpad has imported 16 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=52519.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2012-07-26T02:13:49+00:00 balakrishanan wrote: When i try to type in Libreoffice writer in my language the key combination comes with "a&x" application crash and exits. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/0 ------------------------------------------------------------------------ On 2012-10-03T17:53:18+00:00 Jmadero-dev wrote: This is not enough information for us to properly triage the bug. 1. What language? 2. What distro? 3. What version of LibO That's the minimum we need. Marking as NEEDINFO, please provide the information and reopen as UNCONFIRMED. I was unable to reproduce this using Telugu language + iBus + Bodhi Linux + LibO Version 3.6.2.1 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/1 ------------------------------------------------------------------------ On 2012-10-14T03:09:52+00:00 balakrishanan wrote: I tryed Liberoffice 3.4,3.5,3.6.1 Ubuntu 11.10,12.04 Basic language English India Problem in typing Indian language Malayalam. Input method IBUS Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/2 ------------------------------------------------------------------------ On 2013-01-19T13:05:53+00:00 julien2412 wrote: balakrishanan: could you try to retrieve a backtrace (see https://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_.28on_Linux.29)? It could be very useful for debugging. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/3 ------------------------------------------------------------------------ On 2013-02-16T09:44:24+00:00 balakrishanan wrote: Created attachment 74928 backtrace Julien Nabet I am retrieve a backtrace of Libreoffice with this Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/4 ------------------------------------------------------------------------ On 2013-02-16T10:18:28+00:00 julien2412 wrote: balakrishanan: you retrieved an strace, it may be useful but it's not a stacktrace/backtrace. Could you follow this link? https://wiki.documentfoundation.org/BugReport#How_to_get_a_backtrace_on_Linux Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/5 ------------------------------------------------------------------------ On 2013-02-17T08:21:24+00:00 balakrishanan wrote: Created attachment 74965 backtrace Julien Nabet pls find this new one Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/6 ------------------------------------------------------------------------ On 2013-02-17T09:13:31+00:00 julien2412 wrote: balakrishanan: thank you for the bt! Would it be possible you attach the font (ttf file I think) to the bugtracker so we can try to reproduce the problem? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/7 ------------------------------------------------------------------------ On 2013-02-18T04:56:29+00:00 balakrishanan wrote: Created attachment 75028 font attached The font is default in ibus package . i am attaching font here too For enable Malayalam package i add ibus-m17n with synaptic. or sudo apt-get install ibus-m17n in ibus preference i select's Malayalam i am using two Input Methods mozhi and in-script both having same problem to reproduce problem if you using Mozhi you can type hOm with space 'O' must be capital. in in-script you can type the word uax for this. ax combinations having problem. Thank you Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/8 ------------------------------------------------------------------------ On 2013-02-18T21:25:15+00:00 julien2412 wrote: balakrishanan: thank you for your feedback and for having attached the fonts. About both input methods, I don't know how to do this. I put a core dev on cc, he might help here. I put the tracker to New since I don't have more question and you provided a backtrace. Caolán: one for you? (a bt with symbols has been attached by the reporter) Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/9 ------------------------------------------------------------------------ On 2013-02-19T12:21:29+00:00 Caolanm wrote: #6 0xb594a042 in icu_48::LEGlyphStorage::reset() () from /usr/lib/libicule.so.48 #7 0xb593db8e in icu_48::LayoutEngine::reset() () from /usr/lib/libicule.so.48 #8 0xb593af2b in icu_48::OpenTypeLayoutEngine::reset() () from /usr/lib/libicule.so.48 hmm, a crash in icu itself apparently Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/10 ------------------------------------------------------------------------ On 2013-02-19T16:16:35+00:00 Caolanm wrote: Fixed icu-side fix as http://bugs.icu-project.org/trac/ticket/9948 Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/11 ------------------------------------------------------------------------ On 2013-02-19T16:26:01+00:00 Libreoffice-bugs wrote: Caolan McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=eea3634b2bd85e7f290e0504da1b8906c7d33ca4 Resolves: fdo#52519 crash on typing some Malayalam The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/12 ------------------------------------------------------------------------ On 2013-02-19T16:41:58+00:00 Caolanm wrote: So, I can fix our *internal* icu to not crash here, but the icu you are using is your system icu from Ubuntu, so that needs to be fixed for it not to crash for you. Perhaps Björn can help with that, and added some other distro folk who might want to patch their own icus too (I'll do Fedora) Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/13 ------------------------------------------------------------------------ On 2013-02-19T17:14:54+00:00 Libreoffice-bugs wrote: Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a8651cef191d77eeb19383d93789a51c34e641a0&h=libreoffice-4-0 Resolves: fdo#52519 crash on typing some Malayalam It will be available in LibreOffice 4.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/14 ------------------------------------------------------------------------ On 2013-02-19T17:21:05+00:00 Libreoffice-bugs wrote: Caolan McNamara committed a patch related to this issue. It has been pushed to "libreoffice-4-0-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=19b0f99d43d1bf43df3b650cdd698fb36de901e4&h=libreoffice-4-0-1 Resolves: fdo#52519 crash on typing some Malayalam It will be available already in LibreOffice 4.0.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1130284/comments/15 ** Changed in: df-libreoffice Status: Unknown => Fix Released ** Changed in: df-libreoffice Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1130284 Title: Libreoffice crash when typing some Malayalam text using ibus To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/1130284/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
