[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-09-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Xisco FaulĂ­  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||9244

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

   Keywords|bibisected, bisected,   |bibisectRequest
   |regression  |

--- Comment #6 from Telesto  ---
(In reply to V Stuart Foote from comment #5)
> Bisection is not useful. Asking to revert a reversion ;-)
> 
> Meanwhile Armin has moved forward with other work on primitive graphics. And
> bitmap gets the short end of the
> stick--https://gerrit.libreoffice.org/c/core/+/92048

Happily to add bibisect again.. i'm pretty sure it did work... somewhere before
sw: Use primitive renderer for graphics.

However, as the commit states: revert it until a better solution is proposed

And I assume Use primitive renderer for graphics is part of moving forward. So
bisecting the point where it worked without this might be pointless..

Not a request to revert the revert.. or maybe it should be reverted and the
regressions fixed instead.. As the revert breaks things too..

So more an invitation to look at this again.. as the revert is also breaking
things

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #5 from V Stuart Foote  ---
Bisection is not useful. Asking to revert a reversion ;-)

Meanwhile Armin has moved forward with other work on primitive graphics. And
bitmap gets the short end of the
stick--https://gerrit.libreoffice.org/c/core/+/92048

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com

--- Comment #4 from Telesto  ---
Adding CC to: Armin Le Grand

As this is caused by reverting "sw: Use primitive renderer for graphics"
Commit 302af8c2da58719844d22483b65a9fe5b3674684

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ Master  |6.4.0.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #3 from Telesto  ---
Adding CC to: Xisco Fauli

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||5967,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||2513,
   ||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||7560
   Keywords|bibisectRequest |bibisected, bisected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

--- Comment #2 from Telesto  ---
Created attachment 164596
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164596=edit
Bibisect log

Bisected to
author  Xisco Fauli 2019-10-21 17:41:52
+0200
committer   Xisco FaulĂ­ 2019-10-24
11:30:38 +0200
commit  83baaec3a087f83d0ad3371d55671d9496771586 (patch)
treebb83645345f3aa9748303659ed8a9784273c0f7f
parent  6a45c9755293f0969b4c2081d6d602bac9986d16 (diff)
tdf#115967: Revert "sw: Use primitive renderer for graphics"
This reverts commit 302af8c2da58719844d22483b65a9fe5b3674684

I would like to revert it until a better solution is proposed
due to the number of duplicates already reported

After the commit, Libo exports LTR formulas in RTL documents to PDF
as RTL formulas

it also introduced other problems like tdf#112513 and tdf#117560

Unittest added

https://cgit.freedesktop.org/libreoffice/core/commit/?id=83baaec3a087f83d0ad3371d55671d9496771586

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=13
   ||5999

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

Telesto  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 136015] Formula's become blurred rendered images after DOC export

2020-08-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=136015

--- Comment #1 from Telesto  ---
Created attachment 164568
  --> https://bugs.documentfoundation.org/attachment.cgi?id=164568=edit
Example file

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs