[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

Jorendc  changed:

   What|Removed |Added

Summary|FILEOPEN: pdf file will not |FILEOPEN: pdf file result
   |open|in a crash

--- Comment #5 from Jorendc  ---
altered the summary a bit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #6 from Arnaud Versini  ---
I don't see any reason to have a regression with this patch, but perhaps, I
would check. But doesn’t crash with master 4.1.0 on Linux 64, but there is no
text on the Draw document.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #7 from Arnaud Versini  ---
Created attachment 74777
  --> https://bugs.freedesktop.org/attachment.cgi?id=74777&action=edit
Stack trace

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #8 from Jorendc  ---
Created attachment 74778
  --> https://bugs.freedesktop.org/attachment.cgi?id=74778&action=edit
gdbtrace log

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

Jorendc  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||jbf.fa...@sud-ouest.org

--- Comment #9 from Jorendc  ---
@Caolan, jbf: any thoughts? seems like a crash in vcl?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #10 from Arnaud Versini  ---
Seems due to this patch :
http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b161067d46ddd48b4602ccdcc4d1b2545e2ac83
but not sure, bad X coordinates during the rotate and scale.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #11 from Arnaud Versini  ---
Crash with this autogen.lastrun :

--enable-debug

Doesn't with that :

--with-lang=en-US fr
--enable-debug
--with-alloc=system
--with-system-nss
--with-system-cairo
--with-system-clucene
--with-system-poppler
--with-system-openssl
--enable-gtk3
--with-system-neon
--with-system-zlib
--with-system-jpeg
--with-system-icu
--with-system-openldap
--with-system-expat
--with-system-boost
--with-system-bluez
--enable-dbus

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

--- Comment #12 from Norbert Thiebaud  ---
actually the problem is sue to a div by zero while scaling n >=1 to 1

with https://gerrit.libreoffice.org/#/c/2195/

at least it does not crash anymore.
the rendering is better than in 3.6.5 but still somewhat ugly.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

Norbert Thiebaud  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Norbert Thiebaud  ---
fixed on master with c4a084e6b87e7c6cdf4a2574070b0523206bbefe

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

Jorendc  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #15 from Jorendc  ---
Verified fixed using Version 4.1.0.0.alpha0+ (Build ID:
07ee72672e6966dafccf21ca3349e428c2a9dd0)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

tbehr...@suse.com changed:

   What|Removed |Added

 CC||pete.mol...@astronics.com

--- Comment #17 from tbehr...@suse.com ---
*** Bug 61087 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-02-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

tbehr...@suse.com changed:

   What|Removed |Added

 CC||christophe.bert...@free.fr

--- Comment #18 from tbehr...@suse.com ---
*** Bug 61108 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 60719] FILEOPEN: pdf file result in a crash

2013-04-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60719

Rainer Bielefeld  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |nthieb...@gmail.com
   |desktop.org |
 CC||LibreOffice@bielefeldundbus
   ||s.de

--- Comment #19 from Rainer Bielefeld  ---
Modified Assignee due to facts to ease finding of experts via Bugzilla

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs