[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0 target:5.2.5 |target:5.4.0 target:5.2.5

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #18 from Commit Notification --- Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6cf3040fe180ae684a60655685a493843c2b16

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #17 from Commit Notification --- Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=210d0999a2b997566f3aeb183f50b2aa2788db

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Commit Notification changed: What|Removed |Added Whiteboard|target:5.4.0|target:5.4.0 target:5.2.5

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #16 from Tomaz Vajngerl --- Backport to libreoffice-5-3: https://gerrit.libreoffice.org/#/c/31789/ For libreoffice-5-2 the solution is different: https://gerrit.libreoffice.org/#/c/31790/ -- You are receiving this mail beca

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 V Stuart Foote changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #14 from Commit Notification --- Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=cee552d2071601b6f4131eda9e9a0a17768ea272 tdf#1

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Commit Notification changed: What|Removed |Added Whiteboard||target:5.4.0 -- You are r

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #13 from Aron Budea --- (In reply to Michael Meeks from comment #9) > Aron - can you confirm that in the debugger ? I wonder what we should/could > do in this case =) Yes, I debugged in master in the place where Stuart's cras

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #12 from Aron Budea --- (In reply to Tomaz Vajngerl from comment #11) > Also, it is interesting that some of crashreports have "UseOpenGL = false". > It seems that we can't rely on that being correct, but I don't know how it >

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #11 from Tomaz Vajngerl --- Also, it is interesting that some of crashreports have "UseOpenGL = false". It seems that we can't rely on that being correct, but I don't know how it is possible. -- You are receiving this mail b

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #10 from Tomaz Vajngerl --- We just have to guard against such nonsense, I guess it is naive to expect that the EMF input filter takes care of this.. -- You are receiving this mail because: You are the assignee for the bug._

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #9 from Michael Meeks --- Aron's crash report is beautiful: 0 mergedlo.dllbasegfx::B2DPolygon::getB2DPoint(unsigned long) basegfx/source/polygon/b2dpolygon.cxx:1157 1 mergedlo.dllOpenGLSalGraphicsImpl::Dra

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #8 from V Stuart Foote --- (In reply to Aron Budea from comment #7) > > https://cgit.freedesktop.org/libreoffice/core/commit/ > ?id=aeb0c407a620ea8c28903f61d9d53e6d9ae7c53a That may be it, because if I uncheck the Tools -> O

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #7 from Aron Budea --- Adding Cc: to Tomaž Vajngerl, please take a look. https://cgit.freedesktop.org/libreoffice/core/commit/?id=aeb0c407a620ea8c28903f61d9d53e6d9ae7c53a author Tomaž Vajngerl 2016-07-27 19:06:04 (GMT) comm

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Aron Budea changed: What|Removed |Added Keywords|bibisectRequest |bibisected, bisected --- Comment #6

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #5 from V Stuart Foote --- Opening test EMF document (attachment 128875) with OpenGL rendering, the 5.3.0beta1 build aborts at another spot in basegfx -- with default rendering, the EMF renders cleanly as vector. http://crash

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-12-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Aron Budea changed: What|Removed |Added CC||p...@byolimit.com --- Comment #4 fr

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 --- Comment #3 from Tor Lillqvist --- (Off-topic, sorry: That is one sad misuse of a vector format... It apparently encodes pixel rendering artefacts as vectors? Or is the image actually a pixel-based one anyway inside the EMF?) -- You

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 V Stuart Foote changed: What|Removed |Added CC||michael.me...@collabora.com ---

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-11-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 Aron Budea changed: What|Removed |Added Keywords||bibisectRequest, regression

[Libreoffice-bugs] [Bug 104034] specific EMF graphic crashing with OpenGL rendering enabled -- Crash in: basegfx::B2DPolygon::getB2DPoint(unsigned lon)

2016-11-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=104034 V Stuart Foote changed: What|Removed |Added CC||chris.sherloc...@gmail.com,