| Summary: | Libreoffice Draw Export to picture has size limit of 1000 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Paulo Horta <p.horta> |
| Component: | LibreOffice | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | Armin.Le.Grand, aron.budea, caolan.mcnamara, deadcowflats, himajin100000, slacky, vsfoote, xordevoreaux |
| Priority: | medium | ||
| Version: | 6.1.4.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=123696 | ||
| Whiteboard: | target:6.3.0 target:6.2.2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 109323 | ||
|
Description
Paulo Horta
2019-02-25 09:05:20 UTC
Confirmed on Windows 10 Pro 64-bit en-US (1803) with Version: 6.1.4.2 (x64) Build ID: 9d0f32d1f0b509096fd65e0d4bec26ddd1938fd3 CPU threads: 8; OS: Windows 10.0; UI render: GL; Locale: en-US (en_US); Calc: group threaded and current master/6.3.0 Version: 6.3.0.0.alpha0+ (x64) Build ID: 41e56742d0c1547004c43130fc73707a62791512 CPU threads: 8; OS: Windows 10.0; UI render: GL; VCL: win; TinderBox: Win-x86_64@42, Branch:master, Time: 2019-02-25_03:11:03 Locale: en-US (en_US); UI-Language: en-US Calc: CL With Draw unit of measure set to Millimeter or Points, and a canvas size of 1200 x 1600 a sample drawing saved. On export to SVG and TIFF, as well as PDF export retain canvas size, but other export dialogs (BMP, EMF, GIMP, JPEG, PNG, WMF) all show a canvas size reduced below 1000 of the current unit. The limit-to-1000 part is a regression from https://gerrit.libreoffice.org/plugins/gitiles/core/+/4ce5d39689fda418e8f2d7d9c1124190b2cbad7a Also I see that no matter what resolution I use, since https://gerrit.libreoffice.org/plugins/gitiles/core/+/046df0a876b3d948bb1e14443c00c180bc8cccaa, I see a sequence of "Image filter not found" warning and "Error saving the document Untitled 1: General Error. General input/output error." after confirming the resolution when trying to export to PNG on Windows. Also reproducible on current master (Build ID: ae4e0a81753dd280f6b77b5ee61cf7e9f85e5cfe). No application crash. But possibly it's a different bug that needs a separate bug report. raising the limit is trivial anyway *** Bug 122433 has been marked as a duplicate of this bug. *** Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/627b46de426a9a44ee3297136b98c503b915ca37%5E%21 tdf#123693 raise max size It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. raised that max to some massive size, fixed in master, backports to 6-2 in gerrit. If some problem persists then open a new bug as I'll take this just for the "size limit" problem Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/37fa4d75ef7f1f419dcd3f69c9c168992699735d%5E%21 tdf#123693 raise max size It will be available in 6.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Thanks, fixed now... Version: 6.3.0.0.alpha0+ Build ID: beba45a5639bc32ca6893885ca3b1f07e3175c08 CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; Locale: en-US (en_US); UI-Language: en-US Calc: threaded *** Bug 123854 has been marked as a duplicate of this bug. *** *** Bug 123931 has been marked as a duplicate of this bug. *** |