Re: problems with opening document

2013-08-09 Thread Luc Castermans
Marc,

Opens fine on: Version: 4.1.0.4 (Windows).

Luc


2013/8/8 Marc Baert 

>  Dear All,
>
> I can not open the document in annexe.  With openoffice I can open it.
>
>
> Kind regards,
>
>
> --
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>


-- 
Luc Castermans
mailto:luc.casterm...@gmail.com
<>___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: problems with opening document

2013-08-09 Thread Albert Thuswaldner
Hi Marc,
Please CC the dev-list when replying to keep the email thread consistent.
Use replay-all.
On Fri, Aug 9, 2013 at 8:37 AM, Marc Baert wrote:

>  Hi Albert,
>
> I'm working with the version 4.0.4.2.  That one gives me problems.
>

 Hmm, seems then as we have a regression here in a point release (bugfix
release).


>  I shall install the version 4.2.0.0.
>

Sadly enough 4.2 is still alpha, I would not recommend using this for
normal work. I don't know, but you might want to try with LO 4.1, maybe the
problem was fixed during this release cycle.

Anyhow I would ask you to please consider reporting this bug, I know we are
working on automatic regression testing based on files attached to
bugreports. Thus by reporting the bug you would help with ensuring that
this problem doesn't creep into any future version!

/Albert




>  Thanks
>
>
> Op 9/08/2013 0:38, Albert Thuswaldner schreef:
>
>  Sorry for the spamming, but I just finished a new dev build and tested
> your file once more,
>
> - With LO Version: 4.2.0.0.alpha0+ Build ID:
> f807403faa3a20a6b4e95c9e8441cd637e3e548d it opens fine.
>
> /Albert
>
>
> On Fri, Aug 9, 2013 at 12:17 AM, Albert Thuswaldner <
> albert.thuswald...@gmail.com> wrote:
>
>>  Hmm, the thing that is dumped by the core is this:
>>
>> Program terminated with signal 11, Segmentation fault.
>> #0  SvxShape::HasSdrObjectOwnership (this=0x0) at
>> /home/thuswa/work/libo2/svx/source/unodraw/unoshape.cxx:269
>> 269 if ( !mpImpl->mbHasSdrObjectOwnership )
>>
>> Maybe this gives a hint to some Writer dev what might have gone wrong
>> here.
>> /Albert
>>
>>
>>
>> On Thu, Aug 8, 2013 at 11:55 PM, Albert Thuswaldner <
>> albert.thuswald...@gmail.com> wrote:
>>
>>>Hi Marc,
>>> Just did a quick check opening your file:
>>>
>>> - With LO Version 4.0.2.1 (Build ID: 400m0(Build:1)) it opens fine.
>>> - With my not so recent dev build Version: 4.1.0.0.alpha1+ Build ID:
>>> 37690fe74c4c585564c67c1ff7b8be353cf6803 it crashes due to a segmentation
>>> fault (core dump file generated by my build is sadly not that verbose)
>>>
>>> What version of LO are you using?
>>>
>>> You might want to open a bugreport on this issue and attached the file.
>>>
>>> https://wiki.documentfoundation.org/BugReport
>>>
>>> It would help if you did.
>>>
>>> Thanks,
>>>
>>> /Albert
>>>
>>>
>>>
>>>
>>>
>>>  On Thu, Aug 8, 2013 at 11:07 PM, Marc Baert 
>>> wrote:
>>>
  Dear All,

 I can not open the document in annexe.  With openoffice I can open
 it.


 Kind regards,


 --

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


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


Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Sorry for the spamming, but I just finished a new dev build and tested your
file once more,

- With LO Version: 4.2.0.0.alpha0+ Build ID:
f807403faa3a20a6b4e95c9e8441cd637e3e548d it opens fine.

/Albert


On Fri, Aug 9, 2013 at 12:17 AM, Albert Thuswaldner <
albert.thuswald...@gmail.com> wrote:

> Hmm, the thing that is dumped by the core is this:
>
> Program terminated with signal 11, Segmentation fault.
> #0  SvxShape::HasSdrObjectOwnership (this=0x0) at
> /home/thuswa/work/libo2/svx/source/unodraw/unoshape.cxx:269
> 269 if ( !mpImpl->mbHasSdrObjectOwnership )
>
> Maybe this gives a hint to some Writer dev what might have gone wrong here.
> /Albert
>
>
>
> On Thu, Aug 8, 2013 at 11:55 PM, Albert Thuswaldner <
> albert.thuswald...@gmail.com> wrote:
>
>> Hi Marc,
>> Just did a quick check opening your file:
>>
>> - With LO Version 4.0.2.1 (Build ID: 400m0(Build:1)) it opens fine.
>> - With my not so recent dev build Version: 4.1.0.0.alpha1+ Build ID:
>> 37690fe74c4c585564c67c1ff7b8be353cf6803 it crashes due to a segmentation
>> fault (core dump file generated by my build is sadly not that verbose)
>>
>> What version of LO are you using?
>>
>> You might want to open a bugreport on this issue and attached the file.
>>
>> https://wiki.documentfoundation.org/BugReport
>>
>> It would help if you did.
>>
>> Thanks,
>>
>> /Albert
>>
>>
>>
>>
>>
>>  On Thu, Aug 8, 2013 at 11:07 PM, Marc Baert 
>> wrote:
>>
>>>  Dear All,
>>>
>>> I can not open the document in annexe.  With openoffice I can open it.
>>>
>>>
>>> Kind regards,
>>>
>>>
>>> --
>>>
>>> ___
>>> LibreOffice mailing list
>>> LibreOffice@lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>>>
>>>
>>
>
<>___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Hmm, the thing that is dumped by the core is this:

Program terminated with signal 11, Segmentation fault.
#0  SvxShape::HasSdrObjectOwnership (this=0x0) at
/home/thuswa/work/libo2/svx/source/unodraw/unoshape.cxx:269
269 if ( !mpImpl->mbHasSdrObjectOwnership )

Maybe this gives a hint to some Writer dev what might have gone wrong here.
/Albert



On Thu, Aug 8, 2013 at 11:55 PM, Albert Thuswaldner <
albert.thuswald...@gmail.com> wrote:

> Hi Marc,
> Just did a quick check opening your file:
>
> - With LO Version 4.0.2.1 (Build ID: 400m0(Build:1)) it opens fine.
> - With my not so recent dev build Version: 4.1.0.0.alpha1+ Build ID:
> 37690fe74c4c585564c67c1ff7b8be353cf6803 it crashes due to a segmentation
> fault (core dump file generated by my build is sadly not that verbose)
>
> What version of LO are you using?
>
> You might want to open a bugreport on this issue and attached the file.
>
> https://wiki.documentfoundation.org/BugReport
>
> It would help if you did.
>
> Thanks,
>
> /Albert
>
>
>
>
>
> On Thu, Aug 8, 2013 at 11:07 PM, Marc Baert wrote:
>
>>  Dear All,
>>
>> I can not open the document in annexe.  With openoffice I can open it.
>>
>>
>> Kind regards,
>>
>>
>> --
>>
>> ___
>> LibreOffice mailing list
>> LibreOffice@lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>>
>>
>
<>___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Hi Marc,
Just did a quick check opening your file:

- With LO Version 4.0.2.1 (Build ID: 400m0(Build:1)) it opens fine.
- With my not so recent dev build Version: 4.1.0.0.alpha1+ Build ID:
37690fe74c4c585564c67c1ff7b8be353cf6803 it crashes due to a segmentation
fault (core dump file generated by my build is sadly not that verbose)

What version of LO are you using?

You might want to open a bugreport on this issue and attached the file.

https://wiki.documentfoundation.org/BugReport

It would help if you did.

Thanks,

/Albert





On Thu, Aug 8, 2013 at 11:07 PM, Marc Baert wrote:

>  Dear All,
>
> I can not open the document in annexe.  With openoffice I can open it.
>
>
> Kind regards,
>
>
> --
>
> ___
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
<>___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice