Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Caolán McNamara
On Mon, 2011-11-21 at 02:04 +0100, Miklos Vajna wrote:
 On Mon, Nov 14, 2011 at 02:37:07AM -0800, Caolán McNamara 
 cao...@kemper.freedesktop.org wrote:
  add script to download documents from various bugzillas

Which reminds me, if someone tweaks it to get public Novell attachments
of the requested mime-types that would be a very useful thing to do as
well.

As an aside, the most recent filters test to be added is the sd ppt
import test. I haven't gone through the huge block of .ppt documents yet
that get-bugzilla-attachments-by-mimetype downloads to see what problems
we have there, especially with export VALGRIND=memcheck and the .ppt
files dumped into sd/qa/unit/data/ppt/indeterminate.

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Markus Mohrhard
2011/11/21 Caolán McNamara caol...@redhat.com:
 On Mon, 2011-11-21 at 02:04 +0100, Miklos Vajna wrote:
 On Mon, Nov 14, 2011 at 02:37:07AM -0800, Caolán McNamara 
 cao...@kemper.freedesktop.org wrote:
      add script to download documents from various bugzillas

 Which reminds me, if someone tweaks it to get public Novell attachments
 of the requested mime-types that would be a very useful thing to do as
 well.

 As an aside, the most recent filters test to be added is the sd ppt
 import test. I haven't gone through the huge block of .ppt documents yet
 that get-bugzilla-attachments-by-mimetype downloads to see what problems
 we have there, especially with export VALGRIND=memcheck and the .ppt
 files dumped into sd/qa/unit/data/ppt/indeterminate.


 Big thanks from me too.

 And just for the record all ods, xls and xlsx documents are tested with master.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Caolán McNamara
On Mon, 2011-11-21 at 11:24 +0100, Markus Mohrhard wrote:
  Big thanks from me too.
 
  And just for the record all ods, xls and xlsx documents are tested with 
 master.

Really?, wow. i.e. every .ods, .xls and .xlsx available from
freedesktop, redhat.com, mozilla.org and openoffice.org is crash-free in
libreoffice master at parser level ?

Is that even with VALGRIND=memcheck too ?

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Markus Mohrhard
2011/11/21 Caolán McNamara caol...@redhat.com:
 On Mon, 2011-11-21 at 11:24 +0100, Markus Mohrhard wrote:
  Big thanks from me too.

  And just for the record all ods, xls and xlsx documents are tested with 
 master.

 Really?, wow. i.e. every .ods, .xls and .xlsx available from
 freedesktop, redhat.com, mozilla.org and openoffice.org is crash-free in
 libreoffice master at parser level ?


Yes I tested around 4200 documents but most without memcheck. I have
been running all xlsx documents with memcheck and we are at the moment
trying to fix the problems memchck listed. I also tested around 100
random ods and xls documents with memcheck but they were all clean.

Not every document is crash free. We have 15 documents that either
froze during the import or crashed calc. I have sent the list to Eike
and Kohei and have already fixed two crashs. If anyone else is
interested in the list with these documents I can mail them.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Eike Rathke
Hi Markus,

On Monday, 2011-11-21 12:40:11 +0100, Markus Mohrhard wrote:

 Not every document is crash free. We have 15 documents that either
 froze during the import or crashed calc. I have sent the list to Eike
 and Kohei and have already fixed two crashs. If anyone else is
 interested in the list with these documents I can mail them.

Before everyone starts to work on the same document someone else already
started or even fixed.. do we have a place where we check-off things? Or
are the fdo bugs where the documents are attached to about the
crash/hang?

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD


pgp8wZqVhWd3c.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Markus Mohrhard
Hello Eike,

2011/11/21 Eike Rathke er...@redhat.com:
 Hi Markus,

 On Monday, 2011-11-21 12:40:11 +0100, Markus Mohrhard wrote:

 Not every document is crash free. We have 15 documents that either
 froze during the import or crashed calc. I have sent the list to Eike
 and Kohei and have already fixed two crashs. If anyone else is
 interested in the list with these documents I can mail them.

 Before everyone starts to work on the same document someone else already
 started or even fixed.. do we have a place where we check-off things? Or
 are the fdo bugs where the documents are attached to about the
 crash/hang?


No, we have nothing yet. Maybe we should open a bug report for that. I
have fixed the two crashs in dociter.cxx in ods files and the invalid
memory access during xlsx import in the range name uno implementation.
I think we have at least one remaining crash in one of the xlsx files
and a lot of problems with broken xls documents. Oh and we have one
really, really nasty broken xls file that created a 50GB log file in a
dbgutil build.

If everyone is fine with the idea of putting the informatio in
bugzilla I'll do that later today.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Eike Rathke
Hi Markus,

On Monday, 2011-11-21 13:14:27 +0100, Markus Mohrhard wrote:

 If everyone is fine with the idea of putting the informatio in
 bugzilla I'll do that later today.

Of course, yes, that's fine, thanks.

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD


pgpPLPgWuYXJW.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Kohei Yoshida
On Mon, 2011-11-21 at 13:14 +0100, Markus Mohrhard wrote:
 If everyone is fine with the idea of putting the informatio in
 bugzilla I'll do that later today. 

Yes, that's my preferred workflow as well.

Thanks a lot, Markus.

Kohei

-- 
Kohei Yoshida, LibreOffice hacker, Calc

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-21 Thread Markus Mohrhard
Hey,

2011/11/21 Kohei Yoshida kohei.yosh...@suse.com:
 On Mon, 2011-11-21 at 13:14 +0100, Markus Mohrhard wrote:
 If everyone is fine with the idea of putting the informatio in
 bugzilla I'll do that later today.


All information are now in bugzilla as fdo#43152. I need to test each
document again to see what was the problem with them and I'll update
the bug report as soon as I have these information.

Regards,
Markus
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] .: bin/get-bugzilla-attachments-by-mimetype

2011-11-20 Thread Miklos Vajna
On Mon, Nov 14, 2011 at 02:37:07AM -0800, Caolán McNamara 
cao...@kemper.freedesktop.org wrote:
 add script to download documents from various bugzillas

Thanks for putting this script to the tree. I got an earlier version of
this before the Paris conference, where I mentioned it detected various
issues in the new RTF tokenizer. Finally I could fix all these, so with
current master (commit fcae5e4) all the 518 RTF files grabbed by this
script can be imported without a crash.

(Sure, it does not mean it can't cause a crash in Writer itself or the
result of the import is bug-free, but it's a first step.)


pgpJzp3IkLXRA.pgp
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice