Re: I need some help to improve the crash testing

2013-12-19 Thread David Tardon
Hi, On Thu, Dec 19, 2013 at 09:22:15AM +0100, David Tardon wrote: > Btw, you can grep for the mimetype in > filter/source/config/fragments/types , then grep for PreferredFilter > property in filter/source/config/fragments/filters and look at property > DocumentService. Also, property Flags in fil

Re: I need some help to improve the crash testing

2013-12-19 Thread David Tardon
Hi, On Thu, Dec 19, 2013 at 01:46:21AM +0100, Markus Mohrhard wrote: > 'application/clarisworks' : 'cwk', > 'application/macwriteii' : 'mw', These are text document formats -> writer. > 'application/x-hwp': 'hwp', I see hwp in the list already :) > 'application/x-aportisdoc': '

Re: I need some help to improve the crash testing

2013-12-18 Thread Markus Mohrhard
Hey, On Thu, Dec 19, 2013 at 1:29 AM, Thorsten Behrens < t...@documentfoundation.org> wrote: > Markus Mohrhard wrote: > > Please write me the format and the name of the export filter as needed by > > storeToURL. I'll add that to the script and will hopefully soon be able > to > > provide results

Re: I need some help to improve the crash testing

2013-12-18 Thread Thorsten Behrens
Markus Mohrhard wrote: > Please write me the format and the name of the export filter as needed by > storeToURL. I'll add that to the script and will hopefully soon be able to > provide results for a first full scale import/export testing run. > Can look into that for Impress, can you point me to

I need some help to improve the crash testing

2013-12-17 Thread Markus Mohrhard
Hey, as you might now we have our crash testing script running on a VM and I added support for testing the export part. However I now need your help in classifying the file formats. W need the information which format is imported into which application. That determines the export formats that we