[snap] LibreOffice lacks support for OpenCL
Bug #1819082 reported by
林博仁(Buo-ren Lin)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libreoffice (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
Reproduce steps
---------------
1. Enable OpenCL in settings
2. Click "Apply"
3. Choose "restart now" in the restart prompt
Symptoms
--------
LibreOffice crash prompt appears and terminates with exit status 79. After restarting it the OpenCL option remains untoggled.
Version
-------
```
$ snap info libreoffice
name: libreoffice
snap-id: CpUkI0qPIIBVRsj
tracking: candidate
refresh-date: today at 02:41 CST
channels:
stable: 6.2.0.3 2019-02-13 (104) 507MB -
candidate: 6.2.1.2 2019-03-02 (106) 507MB -
beta: 6.2.0.3 2019-01-31 (103) 505MB -
edge: ↑
installed: 6.2.1.2 (106) 507MB -
```
Changed in libreoffice (Ubuntu): | |
importance: | Undecided → High |
summary: |
- [snap] LibreOffice crashes after enabling OpenCL in the settings + [snap] LibreOffice lacks support for OpenCL |
To post a comment you must log in.
I can reliably observe the problem.
Interestingly, if instead of "Apply" I click "OK" and select "Restart Now", I don't get the crash recovery dialog. Still, OpenCL is not enabled, so I'm guessing something is missing in the snap that makes OpenCL not functional. But I think the crash is only tangentially related: it's probably the code path triggered by "Apply" as opposed to "OK" that results in the crash.