[Libreoffice-bugs] [Bug 124432] Impress SlideShow fails on dual screen use
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 30 00:07:04 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124432
--- Comment #11 from AtesComp <atescomp at gmail.com> ---
This is using Kubuntu 19.04.1 as shown below, so not LTS. I'll do the same
tests on 18.04 LTS later.
===Tests===
Baseline:
Version: 6.3.0.4
Build ID: 1:6.3.0-0ubuntu0.19.04.1~lo1
CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: kde5;
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded
1. libreoffice --impress xxx.odp
Reports "VCL: kde5"
No dual screen issue.
2. SAL_USE_VCLPLUGIN=qt5 libreoffice --impress xxx.odp
Reports "VCL: qt5"
No dual screen issue.
3. SAL_USE_VCLPLUGIN=kde libreoffice --impress xxx.odp
Reports "VCL: kde5"
No dual screen issue.
4. SAL_USE_VCLPLUGIN=kde4 libreoffice --impress xxx.odp
Reports "VCL: kde5" (Yes, KDE5)
No dual screen issue.
5. SAL_USE_VCLPLUGIN=kde5 libreoffice --impress xxx.odp
Reports "VCL: kde5"
No dual screen issue.
6. SAL_USE_VCLPLUGIN=gtk libreoffice --impress xxx.odp
Reports "VCL: gtk2" on unreadable black screen
For dual screen, the "Next Slide" display element was black.
Reports various "Gdk-WARNING"s
7. SAL_USE_VCLPLUGIN=gtk2 libreoffice --impress xxx.odp
Reports "VCL: kde5" (Yes, KDE5)
No dual screen issue.
8. SAL_USE_VCLPLUGIN=gtk3 libreoffice --impress xxx.odp
Reports "VCL: gtk3"
No dual screen issue.
> (soffice:7109): dbind-WARNING **: 18:32:52.617: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
> (soffice:7109): Gdk-WARNING **: 18:32:52.738: XSetErrorHandler() called with a GDK error trap pushed. Don't do that.
9. SAL_USE_VCLPLUGIN=gtk3_kde5 libreoffice --impress xxx.odp
Reports "VCL: kde5" (Yes, KDE5)
No dual screen issue.
10. SAL_USE_VCLPLUGIN=gen libreoffice --impress xxx.odp
Reports "VCL: x11"
For dual screen, the "Next Slide" display element was black.
===Oddities===
"kde4" reports kde5, obviously kde4 is not installed
"gtk" reports gtk2
"gtk2" reports kde5 (?), so no issues
"gtk3_kde5" reports kde5, not sure if gtk3 is used
Black about screens and "Next Slide" on "gtk" and "gen"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190830/d533ecf7/attachment.html>
More information about the Libreoffice-bugs
mailing list