Bug 114083 - warn:legacy.tools: ... Shape sorting failed
Summary: warn:legacy.tools: ... Shape sorting failed
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-27 05:09 UTC by Jim Avera
Modified: 2018-12-08 04:48 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Demo .odt text document (26.52 KB, application/vnd.oasis.opendocument.text)
2017-11-27 05:09 UTC, Jim Avera
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Avera 2017-11-27 05:09:49 UTC
Created attachment 138011 [details]
Demo .odt text document

The latest Linux debug build of master emits some warnings immediately upon loading the attached demo document (test.odt):

warn:vcl.unx.print:3607:3607:vcl/unx/generic/printer/ppdparser.cxx:855: no Resolution in /tmp/5a1b9ca7e31cf
warn:legacy.tools:3607:3607:xmloff/source/draw/shapeimport.cxx:743: Shape sorting failed
warn:legacy.tools:3607:3607:xmloff/source/draw/shapeimport.cxx:743: Shape sorting failed
warn:sfx.sidebar:3607:3607:sfx2/source/sidebar/ResourceManager.cxx:473: Expecting 2 values separated by comma
Comment 1 Jim Avera 2017-11-27 05:12:02 UTC
Forgot to give exact version info:

Version: 6.1.0.0.alpha0+
Build ID: d685d96c3479bb75dac9ffbdb537e1ac00d33295
CPU threads: 8; OS: Linux 4.10; UI render: default; VCL: gtk2; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF-dbg, Branch:master, Time: 2017-11-27_00:07:13
Locale: en-US (en_US.UTF-8); Calc: CL

This was downloaded from https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86_64@70-TDF-dbg//current/master_dbg~2017-11-27_00.07.13_LibreOfficeDev_6.1.0.0.alpha0_Linux_x86-64_archive.tar.gz
(along with the companion help archive)
Comment 2 Kevin Suo 2017-11-27 08:57:29 UTC
With my own build of master, I get the following warning when I load the test document:
warn:sfx.dialog:24531:24531:sfx2/source/dialog/filtergrouping.cxx:355: already have an element for WordPerfect
warn:sfx.dialog:24531:24531:sfx2/source/dialog/filtergrouping.cxx:355: already have an element for writerweb8_writer_template
warn:sfx.dialog:24531:24531:sfx2/source/dialog/filtergrouping.cxx:355: already have an element for writerglobal8
warn:vcl.gtk:24531:24531:vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx:906: no parent widget set
warn:legacy.tools:24531:24531:xmloff/source/draw/shapeimport.cxx:743: Shape sorting failed
warn:legacy.tools:24531:24531:xmloff/source/draw/shapeimport.cxx:743: Shape sorting failed
Comment 3 Kevin Suo 2017-12-07 14:34:40 UTC
Set to NEW as I can reproduce.
Comment 4 QA Administrators 2018-12-08 03:47:02 UTC Comment hidden (obsolete)
Comment 5 Jim Avera 2018-12-08 04:48:18 UTC
Seems to be fixed in master.