[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #9 from Buovjaga --- (In reply to Telesto from comment #8) > (In reply to Buovjaga from comment #2) > Incremental builds on macOS tend to produce spurious asserts (and other > quirkiness) once in a while (at least for me). A

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #8 from Telesto --- (In reply to Buovjaga from comment #2) Incremental builds on macOS tend to produce spurious asserts (and other quirkiness) once in a while (at least for me). A make clean build might solve the problem --

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #7 from Aron Budea --- Still no crash, tried both with gtk3 and gen. Btw, in gtk3 case I first have to select the first entry, it isn't preselected, and Alt+R does nothing. -- You are receiving this mail because: You are

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #6 from Buovjaga --- Áron, Stéphane: try pressing and holding Alt-R -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 Aron Budea changed: What|Removed |Added CC||aron.bu...@gmail.com --- Comment

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #4 from Telesto --- No assert either, but i'm using an old build (7 weeks ago) Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 102846d45cb9660805e209b6954c7b8d707b8288 CPU threads: 8; OS: Mac OS X 12.3.1;

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #3 from Stéphane Guillou (stragu) --- (In reply to Buovjaga from comment #2) > Are they your own builds, built with --enable-debug or --enable-dbgutil? Older one is a debug build, newer one is not, both from

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 --- Comment #2 from Buovjaga --- (In reply to Stéphane Guillou (stragu) from comment #1) > Could not reproduce in a build from 23rd of January: > > Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community > Build ID:

[Libreoffice-bugs] [Bug 153323] Assertion `(nLen == TextFrameIndex(COMPLETE_STRING)) ? (nIdx.get() < rText.getLength()) : (nIdx + nLen).get() <= rText.getLength()' failed

2023-02-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=153323 Stéphane Guillou (stragu) changed: What|Removed |Added CC|