Bug 94629 - EDITING: Crash when selecting and then deselecting text
Summary: EDITING: Crash when selecting and then deselecting text
Status: RESOLVED DUPLICATE of bug 94013
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
5.0.1.2 release
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-30 02:11 UTC by Matthew Carter
Modified: 2015-09-30 22:32 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Carter 2015-09-30 02:11:37 UTC
Under 5.0.1.2.0 00m0(Build:2) I am experiencing a crash in both my x86 and i686 based systems when using libreoffice writer when selecting and deselecting text.

Steps to reproduce:

Install latest libreoffice from Arch Linux via "pacman -S libreoffice" (choose all products).

Open a document, type text.
Select the text, then click somewhere else.

The libreoffice writer software will then crash, with a console output of " ** (soffice:5390): WARNING **: Unknown event notification 36"
Comment 1 tommy27 2015-09-30 05:08:06 UTC
LibO 5.0.2.2 is out.
try upgrading and tell if issue is still present or not.

status -> NEEDINFO
Comment 2 Maxim Monastirsky 2015-09-30 07:03:03 UTC
As a workaround, add export SAL_USE_VCLPLUGIN=gtk to your .bash_profile, or uncomment this line in /etc/profile.d/libreoffice-fresh.sh. You'll need to logout-login for the change to take effect.

*** This bug has been marked as a duplicate of bug 94013 ***
Comment 3 scaalpbug 2015-09-30 22:32:29 UTC
Hello. Workaround worknice. Thanks.