[Libreoffice-bugs] [Bug 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

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

Jean-Baptiste Faure  changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #21 from V Stuart Foote  ---
Hmm, through 2017-10-30 we got a "Read Error" on Undo:Delete Image, then at
2017-11-07 the Undo:Delete Image restores bitmap as a duplicated PNG, no PDF
stream, when saved to ODF archive.

https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=d30522e46ca884e9bc74af21711d9537e8118859..a5af0fd9f27af42cf2e8571f659cdad6e606215b

A tighter bibisect might confirm, but seems to be the fix of "Read Error" for
bug 108748 gets supplemented with image cache handling for 6.1--its likely this
would not/can not be back ported for a final 6.0 release, and this gets a
WONTFIX

=-ref-=
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3a88795c1211c62277dc646e61c2ba8306febe37

https://gerrit.libreoffice.org/#/c/43906/

--- Comment #22 from Jean-Baptiste Faure  ---
Reproducible for me under Ubuntu 16.04 x86-64 with LibreOffice 6.0.4 from
Ubuntu PPA.
Not reproducible with LO 6.1.0.0.beta2+ and master (6.2.0.0.alpha0+).

Best regards. JBF

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

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

--- Comment #21 from V Stuart Foote  ---
Hmm, through 2017-10-30 we got a "Read Error" on Undo:Delete Image, then at
2017-11-07 the Undo:Delete Image restores bitmap as a duplicated PNG, no PDF
stream, when saved to ODF archive.

https://cgit.freedesktop.org/libreoffice/core/log/?qt=range=d30522e46ca884e9bc74af21711d9537e8118859..a5af0fd9f27af42cf2e8571f659cdad6e606215b

A tighter bibisect might confirm, but seems to be the fix of "Read Error" for
bug 108748 gets supplemented with image cache handling for 6.1--its likely this
would not/can not be back ported for a final 6.0 release, and this gets a
WONTFIX

=-ref-=
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3a88795c1211c62277dc646e61c2ba8306febe37

https://gerrit.libreoffice.org/#/c/43906/

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Severity|normal  |major
   Keywords||bibisectRequest
   Priority|medium  |high
 CC||ashodnakash...@yahoo.com,
   ||ke...@collabora.com,
   ||qui...@gmail.com,
   ||vmik...@collabora.co.uk,
   ||xiscofa...@libreoffice.org
 Whiteboard|needs:6.06  |

--- Comment #20 from V Stuart Foote  ---
Thank you, now can confirm with STR comment 19 with 6.0.4.2

This is data loss of the original PDF stream when the replacement bitmap is
deleted and restored and a new bitmap is created.

It has been corrected for 6.1.0 beta1 or master/6.2.0

But, both the pdfium based image insert and image cache management  have had
work done. So this needs proper bibisect to identify where the "correction"
occurs and decide if even possible to back port/fix 6.0

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #19 from opensuse.lietuviu.ka...@gmail.com ---
The simplest way to reproduce bug in LibreOffice 6.0:

1. Open https://bugs.documentfoundation.org/attachment.cgi?id=142047 (it
contains PDF as image)
2. Delete image.
3. Do undo.
4. Save file.
5. Open ODT document with archiver program (as ZIP archive) and you see two
identical PNG images with same CRC (and size) but different names. One of these
names was used for PDF image.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

 Whiteboard||needs:6.06
 Status|REOPENED|NEEDINFO

--- Comment #18 from V Stuart Foote  ---
Back to NEEDINFO to OP, this has not been confirmed by any but OP.

Please refine with Steps to Reproduce that others can follow
consistently--otherwise this appears invalid.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #17 from opensuse.lietuviu.ka...@gmail.com ---
LibreOffice 6.0 version is still supported version, right?

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #16 from Dieter Praas  ---
Since it is fixed in LO 6.1 and LO 6.2, I think we can close it as WORKSFORME.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #15 from opensuse.lietuviu.ka...@gmail.com ---
I still can reproduce in

Version: 6.0.6.0.0+
Build ID: 4aaf958cdad2a19be49dbd5f9ca661753f8a94ab
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: x11; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:libreoffice-6-0, Time:
2018-06-11_22:35:54
Locale: lt-LT (lt_LT.UTF-8); Calc: group

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #14 from opensuse.lietuviu.ka...@gmail.com ---
I also can not reproduce in

Version: 6.2.0.0.alpha0+
Build ID: 90e4c55d01637178418c33ffe818263114a53374
CPU threads: 4; OS: Linux 4.4; UI render: default; VCL: x11; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time:
2018-06-12_00:10:12
Locale: lt-LT (lt_LT.UTF-8); Calc: group threaded

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #13 from opensuse.lietuviu.ka...@gmail.com ---
I can not reproduce this bug in

LibreOffice version: 6.1.0.0.beta1
ID: 8c76dfe1284e211954c30f219b3a38dcdd82f8a0
threads: 4; OS:Linux 4.4; GUI: GL; VCL: gtk2; 
Locale: lt-LT (lt_LT.UTF-8); Calc: group

Thus bug is fixed in LO 6.1, but we need to backport fix into LO 6.0

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #12 from V Stuart Foote  ---
(In reply to opensuse.lietuviu.kalba from comment #11)
> I hope it will true in LibreOffice 6.1 for Linux also (I will test later
> beta version).
> 
> Dieter indicated that problem already fixed in 6.1beta, –
> it would be nice to backport changes to 6.0.

Acutally, this remains unconfirmed and without reliable STR. We don't know if
it has been "fixed" in 6.1 or current 6.2/master as not clear it is a valid
issue.

Please test your result using parallel install [1] of 6.1 or master daily [2]
for your OS, and refine your STR if possible so there is some chance of
identifying what might (or might not) have corrected this.


=-ref-=

[1] https://wiki.documentfoundation.org/Installing_in_parallel

[2] https://dev-builds.libreoffice.org/daily/

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #11 from opensuse.lietuviu.ka...@gmail.com ---
I hope it will true in LibreOffice 6.1 for Linux also (I will test later beta
version).

Dieter indicated that problem already fixed in 6.1beta, –
it would be nice to backport changes to 6.0.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #10 from Dieter Praas  ---
Tried to reproduce it without steps 4 and 5.

Result:
File that is saved after step 2 contans PDF-File and PNG-File
File that is savend after step 6 contains contains no picture
File that is saved after step 8 contains PDF-File and PNG-File

=> I can't reproduce it with

Version: 6.1.0.0.beta1 (x64)
Build ID: 8c76dfe1284e211954c30f219b3a38dcdd82f8a0
CPU threads: 4; OS: Windows 10.0; UI render: GL; 
Locale: en-US (de_DE); Calc: CL

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #9 from opensuse.lietuviu.ka...@gmail.com ---
Indeed, seems 4-5th steps are not necesarry to reproduce.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #8 from opensuse.lietuviu.ka...@gmail.com ---
After(In reply to Dieter Praas from comment #7)

You should see both PDF and PNG after 2-nd step.
You should see two identical PNG after 8-th step.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

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


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=114233
[Bug 114233] [META] PDF insert/embed bugs and enhancements
-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #7 from Dieter Praas  ---
(In reply to opensuse.lietuviu.kalba from comment #0)
> 
> It is not easy to reproduce, but most consistently I can reproduce by:
> 1. Inserting PDF as image
> 2. Save file
> 3. Delete image.
> 4. Save file.
> 5. Insert another PNG image.
> 6. Save file.
> 7. Do undo until you see the first PDF image.
> 8. Save file.
> 
> LibreOffice installed via RPMs from LibreOffice site.
> I use openSUSE Leap 42.3 Linux.

I could follow the provided steps. But it is not clear to which saved file
should contain both PDF and PNG and which saved file should contain identical
PNG images.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

V Stuart Foote  changed:

   What|Removed |Added

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

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

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

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

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

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #6 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 142053
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142053=edit
I can partially reproduce in LibreOffice 5.4.6.2 also

PDF is gone in  LibreOffice 5.4.6.2 also, though here only one PNG remained
(there is no duplicate PNG).

Also, after deleting image (that inserted as PDF) and doing undo shows "Read
error"

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #5 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 142049
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142049=edit
still I can reproduce in 6.0.4

In case of undo functionality, I can reproduce this bug even in latest 6.0.4
version

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

opensuse.lietuviu.ka...@gmail.com changed:

   What|Removed |Added

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

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #4 from opensuse.lietuviu.ka...@gmail.com ---
Similar problem mentioned in
https://bugs.documentfoundation.org/show_bug.cgi?id=115005#c6
That bug should be fixed in LO6.0.4.
I am going to test it.

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #3 from opensuse.lietuviu.ka...@gmail.com ---
I don't know if this is related, but after closing all these documents and
starting LibreOffice program again, I see crash notification
http://crashreport.libreoffice.org/stats/crash_details/9123ed89-a773-4516-88ce-769ce0de7834

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #2 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 142048
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142048=edit
t8.odt - same image stored twice as PNG (two identical), there is no longer PDF
version

-- 
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 117576] Image inserted as PDF initialy is stored as both PDF and PNG, but later is stored as two identical PNG

2018-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117576

--- Comment #1 from opensuse.lietuviu.ka...@gmail.com ---
Created attachment 142047
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142047=edit
t1.odt - contains both versions of image: as original PDF and as PNG

-- 
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