Bug 115650 - Stuttering transitions in GNU/Linux
Summary: Stuttering transitions in GNU/Linux
Status: RESOLVED DUPLICATE of bug 111874
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
6.0.1.1 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-12 11:53 UTC by Paul Menzel
Modified: 2018-03-07 16:05 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Minimal example with white background and wipe transition (9.88 KB, application/vnd.oasis.opendocument.presentation)
2018-02-12 11:54 UTC, Paul Menzel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Menzel 2018-02-12 11:53:13 UTC
Using LibreOffice 6.0.1.1 on GNU/Linux with an Intel HD Graphics 530 (i7-6700) the modesetting driver doing a simple transition like wipe on the HiDPI/4K monitor Dell U2718Q, it is not smooth but you can see how every line is drawn. This is visible in editing and presentation mode.

```
$ lspci -nn -s 02.0
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:1912] (rev 06)
```
Comment 1 Paul Menzel 2018-02-12 11:54:57 UTC
Created attachment 139827 [details]
Minimal example with white background and wipe transition
Comment 2 Paul Menzel 2018-02-14 14:40:09 UTC
I was able to reproduce this on two non-HiDPI monitors with resolution of 1920 x 1080, where one system has an Nvidia card with proprietary Nvidia driver 390.25, and the other is a TUXEDO Book BU1406 with an Intel Kaby Lake graphics device and Ubuntu 17.10.
Comment 3 Clemens Eisserer 2018-02-14 16:17:40 UTC
completly smooth (buth with rendering artifacts) here on an AMD Kaveri APU / mesa 17.2.4
Comment 4 Paul Menzel 2018-02-14 16:24:23 UTC
(In reply to Clemens Eisserer from comment #3)
> completely smooth (but with rendering artifacts) here on an AMD Kaveri APU /
> mesa 17.2.4

Mesa 17.3.3 here. How do I find out, if OpenGL is used?

Maybe my terminology is wrong. I see how each line is basically drawn, which is smooth.

Could you describe the rendering artifacts?
Comment 5 Muhammet Kara 2018-02-19 11:24:42 UTC
Couldn't reproduce with

Version: 6.1.0.0.alpha0+
Build ID: 7d4584a18fac7f37ed0f7b3b26e6e1a9d65da26f
CPU threads: 8; OS: Linux 4.9; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); Calc: group

--
$ lspci -nn -s 02.0
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 530 [8086:191b] (rev 06)
Comment 6 Buovjaga 2018-03-07 16:05:49 UTC

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