[Libreoffice-bugs] [Bug 106792] Error when saving a polygon with points converted to curve

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

Armin Le Grand (CIB)  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |armin.le.gr...@me.com
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
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 106792] Error when saving a polygon with points converted to curve

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

--- Comment #16 from Armin Le Grand (CIB)  ---
@sberg: Lost a little bit out-of-focus, thinking about it. Having just
SvxShapePolyPolygon and no impl for SvxShapePolyPolygonBezier and adapting
stuff is probably best - trying out...

-- 
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 106792] Error when saving a polygon with points converted to curve

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

--- Comment #15 from Bruno Vellutini  ---
I'm also experiencing the "Write Error" after using "Convert to Curve" on
Impress:

Version: 6.0.4.2
Build ID: 1:6.0.4~rc2-0ubuntu0.18.04.1
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.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 106792] Error when saving a polygon with points converted to curve

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

--- Comment #14 from Stephan Bergmann  ---
I can still reproduce with a local recent master build (towards LO 6.2) the
"write error" failure from comment 1 when following the recipe from comment 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 106792] Error when saving a polygon with points converted to curve

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

--- Comment #13 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
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 106792] Error when saving a polygon with points converted to curve

2017-06-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

Stephan Bergmann  changed:

   What|Removed |Added

 CC||armin.le.gr...@me.com
   Assignee|sberg...@redhat.com |libreoffice-b...@lists.free
   ||desktop.org

--- Comment #12 from Stephan Bergmann  ---
> Jun 07 11:18:35  alg, do you happen to have a good idea how to fix 
> ?  SvxShape 
> vs. SdrPathObj, made me give up in despair :(
> Jun 08 13:45:30sberg: no good idea - question is if we should allow 
> type change at all. Otoh having more than a single SvxShapePolyPolygon is 
> historicvally and no good decision from my pov
> Jun 08 13:46:40sberg: the one would mean to consequently exchange 
> the SdrObject (with undo, in the contained list, etc...). The other to get 
> rid of all other SvxShapePolygon types
> Jun 08 13:48:14sberg: in aw080 I already had removed the object 
> types (OBJ_*), extended the UNO APIs for polygons to understand all sorts of 
> polygons and the exporter to automatically choose the one with the highest 
> complexity. But that's a big change...

-- 
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 106792] Error when saving a polygon with points converted to curve

2017-03-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

Stephan Bergmann  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sberg...@redhat.com
   |desktop.org |

-- 
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 106792] Error when saving a polygon with points converted to curve

2017-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

schwa...@ipms.fraunhofer.de changed:

   What|Removed |Added

Version|5.2.6.2 release |5.2.0.0.alpha1

--- Comment #3 from schwa...@ipms.fraunhofer.de ---
No crash using Version: 5.3.1.2
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 6; OS Version: Linux 4.9; UI Render: default; VCL: gtk2; Layout
Engine: new; 
Locale: de-DE (de_DE.iso885915@euro); 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 106792] Error when saving a polygon with points converted to curve

2017-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

schwa...@ipms.fraunhofer.de changed:

   What|Removed |Added

Version|5.3.0.0.alpha0+ |5.2.6.2 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 106792] Error when saving a polygon with points converted to curve

2017-03-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

Xisco Faulí  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected, bisected
 CC||sberg...@redhat.com
Version|5.2.6.2 release |5.3.0.0.alpha0+

--- Comment #2 from Xisco Faulí  ---
Regression introduced by:

author  Stephan Bergmann   2016-06-02 13:06:06 (GMT)
committer   Stephan Bergmann   2016-06-02 13:33:59
(GMT)
commit  0d7c5823124696f80583ac2a5f0e28f329f6f786 (patch)
treec62e4a5490e941f39d775477f1529e9c869fa273
parent  e5d8dc12fcf64fbbefadefbe863c772dc9134d38 (diff)
New o3tl::try/doGet to obtain value from Any

Bisected with bibisect-linux-64-5.3

Adding Cc: to Stephan Bergmann

-- 
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 106792] Error when saving a polygon with points converted to curve

2017-03-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106792

Xisco Faulí  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
 CC||xiscofa...@libreoffice.org
Summary|crash when saving a polygon |Error when saving a polygon
   |with points converted to|with points converted to
   |curve   |curve
 Ever confirmed|0   |1

--- Comment #1 from Xisco Faulí  ---
I can't reproduce the crash in

Version: 5.3.1.2
Build ID: 1:5.3.1-0ubuntu1~yakkety0
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; VCL: gtk3; Layout
Engine: new; 
Locale: es-ES (ca_ES.UTF-8); Calc: group

nor 

Version: 5.4.0.0.alpha0+
Build ID: 193f8966135064a32164c9da08d01dab9c1fc15d
CPU threads: 4; OS: Linux 4.8; UI render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); Calc: group

However, I get this error when I try to save the file:

saving the document Untitled 2:
Write Error.
The file could not be written.

which is not displayed in 

Version: 5.2.0.0.alpha1+
Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e
CPU Threads: 4; OS Version: Linux 4.8; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8)

Changing the summary accordingly 

Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?

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