<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Impress SlideShow fails on dual screen use"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124432#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED DUPLICATE - Impress SlideShow fails on dual screen use"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=124432">bug 124432</a>
from <span class="vcard"><a class="email" href="mailto:atescomp@gmail.com" title="AtesComp <atescomp@gmail.com>"> <span class="fn">AtesComp</span></a>
</span></b>
<pre>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.
<span class="quote">> (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.</span >
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"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>