[Libreoffice-bugs] [Bug 128358] Pictures (logo) in the headline of a document are not printed anymore
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Oct 26 12:42:23 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128358
Oliver Brinzing <oliver.brinzing at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected, bisected
CC| |Armin.Le.Grand at me.com
--- Comment #4 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
seems to have started with:
https://gerrit.libreoffice.org/plugins/gitiles/core/+/c2ae30b19d8145271f1189c9757d59d43de391c7
commit c2ae30b19d8145271f1189c9757d59d43de391c7 [log]
author Armin Le Grand <Armin.Le.Grand at me.com>
Tue Apr 02 17:59:40 2019 +0200
committer Thorsten Behrens <Thorsten.Behrens at CIB.de>
Wed Apr 03 12:32:38 2019 +0200
tree eaed7ddd4b2327e71deccca512918d9d88765927
parent 1dc8088162a66a99217dae3258711cbfa8f9bc28 [diff]
tdf#124272 use ClipRegion's geometry if not a rectangle
By error the ClipRegion's geometry was replaced by it's
BoundRect expanded to PixelBounds. If the ClipRegion
is not a rectangle, this will create wrong results. To
do both - extend to PixelBounds and have the original
geometry included - use the PolyPolygon topology as
needed (see comment in code for details)
/cygdrive/d/sources/bibisect/bibisect-win32-6.1
$ git bisect bad
9fece659449bb32e68180870a6816c4baeca2c26 is the first bad commit
commit 9fece659449bb32e68180870a6816c4baeca2c26
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Wed Apr 3 09:17:35 2019 -0700
source sha:c2ae30b19d8145271f1189c9757d59d43de391c7
source sha:c2ae30b19d8145271f1189c9757d59d43de391c7
:040000 040000 84f14d39f9d1c271805229ede09f3f5fe778aedb
b057d201a9e44958a28fc5cf09ffc2a4285a67cf M instdir
/cygdrive/d/sources/bibisect/bibisect-win32-6.1
$ git bisect log
# bad: [75d131082ce51ed5a898d97bdc2b7a9fe5ddb340] source
sha:5b3765f4d881e7ddefd0c4aad6886a46f000b4fc
# good: [29d08f54c2f71ffee4fe12dbb24c5f5cbedecfd2] source
sha:6eeac3539ea4cac32d126c5e24141f262eb5a4d9
git bisect start 'master' 'oldest'
# good: [6227e15df9be101688e37cd891817cd858b49e03] source
sha:b8b7f8a8f8d97088181d287bb75e74facece16c6
git bisect good 6227e15df9be101688e37cd891817cd858b49e03
# good: [50b236fe0d359b9d5cc9998d2e72009a90a11d08] source
sha:b6025e6cffe2024fefebd161ea739188b4b4fdaf
git bisect good 50b236fe0d359b9d5cc9998d2e72009a90a11d08
# good: [d59609a1bfbbb4f924492755719b7d340a51de1b] source
sha:eeaf4b0b7ad21da879554bdd93c9a9b97b8268d6
git bisect good d59609a1bfbbb4f924492755719b7d340a51de1b
# good: [75029ade8fd0bbe5abc530394b85b346b499bc55] source
sha:ec79d0127f90d65d722e46688b6cfcf2f5e59794
git bisect good 75029ade8fd0bbe5abc530394b85b346b499bc55
# good: [ab0db3bf58bf2ed341d05f62c0beefc85c134af3] source
sha:6ed498a71482109fea731bb84f288f978bea12dc
git bisect good ab0db3bf58bf2ed341d05f62c0beefc85c134af3
# good: [57e9a0f44d3c2897d9eeb10ef46648de5022324f] source
sha:71fad56863301f47f19fdd47ab93099ad098474e
git bisect good 57e9a0f44d3c2897d9eeb10ef46648de5022324f
# good: [d9690e045610c28302b61e40881752beab19daf1] source
sha:439407a36e4085c17c65c620a1bb2ca95f4564b0
git bisect good d9690e045610c28302b61e40881752beab19daf1
# good: [480406d3bbda42e216ea9f352f955839fe1afe45] source
sha:0c70e9ab4713a50fec558d6c4e4dfb2517039fc8
git bisect good 480406d3bbda42e216ea9f352f955839fe1afe45
# bad: [c56412b9a81d276e42f739cc70727b0f6e992442] source
sha:f15146021b722dda0cf10cb08de6e0a3c525168a
git bisect bad c56412b9a81d276e42f739cc70727b0f6e992442
# good: [ef9cc0fb37a2e406a4b88c64d44f2e9517f15a2e] source
sha:bc5d04dfe4e53880bab21eff5a2071b368d918c1
git bisect good ef9cc0fb37a2e406a4b88c64d44f2e9517f15a2e
# good: [0782b432484cb2e1ce1ce782ced58fb1641d14e9] source
sha:1dc8088162a66a99217dae3258711cbfa8f9bc28
git bisect good 0782b432484cb2e1ce1ce782ced58fb1641d14e9
# bad: [2f290c89eb09fb3d6cf5851a53318b48e1473b9d] source
sha:39de7d73fdab86a1531f19076ab1d07fcff97b55
git bisect bad 2f290c89eb09fb3d6cf5851a53318b48e1473b9d
# bad: [9fece659449bb32e68180870a6816c4baeca2c26] source
sha:c2ae30b19d8145271f1189c9757d59d43de391c7
git bisect bad 9fece659449bb32e68180870a6816c4baeca2c26
# first bad commit: [9fece659449bb32e68180870a6816c4baeca2c26] source
sha:c2ae30b19d8145271f1189c9757d59d43de391c7
--
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/20191026/2ab9cc91/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list