[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-11-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #19 from Julien Nabet  ---
With master sources updated today, I don't reproduce this!!

I tried 2 times, each time with a "git pull -r && make clean && make"
At last! :-)

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #18 from Julien Nabet  ---
I commented the precedent test to see if situation was better for this bug.
Badfully, it's still ko:
/Users/marylinevogel/lo/lode/dev/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx:715:
Assertion
Test name: textboxWpsOnly::Import
equality assertion failed
- Expected: 2805
- Actual  : 17658

Failures !!!
Run: 62   Failure total: 1   Failures: 1   Errors: 0

(notice that actual value changed)

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-11-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #17 from Julien Nabet  ---
I've upgraded to 10.12.1 + updated my local repo
(04055cd8d9fcff67513cfd7de0872cb48bc82967) but now I got another fail (which
happens before the one of the tracker):
tdf99140.docx:
921
testTdf99140::Import_Export_Import finished in: 973ms
/Users/XXX/lo/lode/dev/core/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx:1278:
Assertion
Test name: testMceNested::Import
assertion failed
- Expression: 6985 <= getProperty(xShape, "VertOrientPosition")

/Users/XXX/lo/lode/dev/core/sw/qa/extras/ooxmlexport/ooxmlexport8.cxx:1278:
Assertion
Test name: testMceNested::Import_Export_Import
assertion failed
- Expression: 6985 <= getProperty(xShape, "VertOrientPosition")

Failures !!!
Run: 314   Failure total: 2   Failures: 2   Errors: 0

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #12 from Julien Nabet  ---
It seems migrating to 10.12 isn't a good idea for the moment. :-)
However, I'll give a new try with the bypass I usually for this test.

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #16 from Julien Nabet  ---
Alex: no pb to let this unconfirmed, waiting for it's confirmed by someone
else.
My only concern is to not close this one as WFM, INVALID or something.
I'm ready to test any suggested patch or add some logs to investigate.
(I'm also ready to let any LO dev/qa to access my MacOs (when I'm here! :-))
via Teamviewer.)

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #15 from Alex Thurgood  ---
@Julien : fwiw, I can build pretty much just fine so far on Sierra, but I'm not
using the lode setup

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

--- Comment #14 from Alex Thurgood  ---
Hi Julien,

I think you should set this to new anyway. I don't encounter that particular
problem with my own builds, but we're not using exactly the same build
switches.

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Julien Nabet  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #13 from Julien Nabet  ---
With master sources updated yesterday
(2e137e4696e8278c3d56ba8a49a8b255534bd048), I still reproduce the problem:
/Users/XXX/lo/lode/dev/core/sw/qa/extras/ooxmlimport/ooxmlimport.cxx:715:
Assertion
Test name: textboxWpsOnly::Import
equality assertion failed
- Expected: 2805
- Actual  : 21779

Failures !!!
Run: 62   Failure total: 1   Failures: 1   Errors: 0

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

steve -_-  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #11 from steve -_-  ---
Setting to NEEDINFO → @Julien, could you retest this? Is the bug persisting?
Are you still on 10.11? Maybe 10.12 changes something for the better or worse
and LO may behave differently by now.

Would be nice, to have this re-checked.

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Buovjaga  changed:

   What|Removed |Added

 CC|t...@iki.fi  |todven...@suomi24.fi

--- Comment #10 from Buovjaga  ---
I poked Tor on IRC and he didn't have an idea about the issue. Some Writer
expert can help.

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Julien Nabet  changed:

   What|Removed |Added

 CC||t...@iki.fi

--- Comment #9 from Julien Nabet  ---
Tor: noticing
https://cgit.freedesktop.org/libreoffice/core/commit/?id=ce4412b52f50957117af5c472ca16974a51b2936,
thought you might have some idea why textboxWpsOnly fails on my desktop (see
https://bugs.documentfoundation.org/show_bug.cgi?id=100147#c5).
If it's not the case, any idea who may help here?

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-06-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Julien Nabet  changed:

   What|Removed |Added

 CC||ipla...@yahoo.co.uk

--- Comment #8 from Julien Nabet  ---
Alex: just for information, with master sources updated yesterday, I put a
return in textbox-wps-only to see if it was the only problem for building and
it was the case!
I used quite a minimum autogen.input:
disable-firebird
--enable-werror
--enable-dbgutil
--enable-debug
--disable-firebird-sdbc
with lode (see https://wiki.documentfoundation.org/Development/lode)
I use last 10.11 with last updates.

At least I could launch LO apps!

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


[Libreoffice-bugs] [Bug 100147] MacOS only textbox-wps-only fails

2016-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=100147

Julien Nabet  changed:

   What|Removed |Added

Summary|MacOS: Fatal exception: |MacOS only textbox-wps-only
   |Signal 6 during building|fails

--- Comment #7 from Julien Nabet  ---
I renamed the title because it seems the original doesn't happen.
Since I was the only one to have this, I thought I could recycle this
bugtracker.
If I'm wrong, don't hesitate to tell me and I'll open a new bugtracker.

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