Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1352273 - Libreoffice Calc crashes on mouse drag with Wayland
Summary: Libreoffice Calc crashes on mouse drag with Wayland
Keywords:
Status: CLOSED DUPLICATE of bug 1351224
Alias: None
Product: Fedora
Classification: Fedora
Component: libreoffice
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Caolan McNamara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-07-03 09:12 UTC by IanB
Modified: 2016-07-04 07:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-04 07:23:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description IanB 2016-07-03 09:12:13 UTC
Description of problem:

Creating a SUM() equation in a cell and attempting to select a range of cells for the sum causes Calc to crash. This only happens when running Calc under Gnome with Wayland.


How reproducible:

Always


Steps to Reproduce:

1. Open LibreOffice Calc
2. Select cell and type '=SUM(', then move mouse to cell containing start of range
3. left click to start selection
4. move mouse in a downwards direction


Actual results:

Libreoffice Calc crashes



Additional info:

The following is logged to console when the mouse drag starts:


(soffice:8285): Gdk-WARNING **: No grabbed seat found, using the default one in order to map popup window 0x5571f9c46e60. You may find oddities ahead, gdk_seat_grab() should be used to simultaneously grab input and show this popup

(soffice:8285): Gdk-WARNING **: No grabbed seat found, using the default one in order to map popup window 0x5571f9d992e0. You may find oddities ahead, gdk_seat_grab() should be used to simultaneously grab input and show this popup

(soffice:8285): Gdk-WARNING **: No grabbed seat found, using the default one in order to map popup window 0x5571f9d99170. You may find oddities ahead, gdk_seat_grab() should be used to simultaneously grab input and show this popup

(soffice:8285): Gdk-WARNING **: No grabbed seat found, using the default one in order to map popup window 0x5571f9d99a10. You may find oddities ahead, gdk_seat_grab() should be used to simultaneously grab input and show this popup

** (soffice:8285): WARNING **: Unknown event notification 35

(soffice:8285): Gdk-WARNING **: Error 71 (Protocol error) dispatching to Wayland display.

Comment 1 Caolan McNamara 2016-07-04 07:23:13 UTC
This particular scenario is addressed in 5.1.4.1-4. A visible help-hints at the time of showing a menu will make wayland exit us

*** This bug has been marked as a duplicate of bug 1351224 ***


Note You need to log in before you can comment on or make changes to this bug.