[Libreoffice-bugs] [Bug 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Xisco Faulí  changed:

   What|Removed |Added

Crash report or||["SvxResId(char const *)"]
crash signature||
   Hardware|x86-64 (AMD64)  |All
   See Also||https://crashreport.libreof
   ||fice.org/stats/signature/Sv
   ||xResId(char%20const%20*)
 OS|Linux (All) |All

--- Comment #27 from Xisco Faulí  ---
I can reproduce it in

Versión: 6.2.3.2
Id. de compilación: aecc05fe267cc68dde00352a451aa867b3b546ac
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES
Calc: threaded

after comment 26...

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #26 from Julien Nabet  ---
The choice of Page numbers selection is important thing to reproduce this.

I don't reproduce the crash if I use first elements of the list:
None,
1, 2, 3, ...
A, B, C, ...
a, b, c, ...
I, II, III, ...
i, ii, iii, ...

But if choosing other than these, it crashes (I tested some of them, not all).
So I confirm there's a relation with RID_SVXITEMS_PAGE_NUMS (see comment 4).

Also, the crash doesn't happen when selecting the element but, as indicated by
the reporter, after having clicked "OK" to confirm the choice (and the dialog
box closes) and called again Format page.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Julien Nabet  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #25 from Julien Nabet  ---
Created attachment 151454
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151454=edit
bt Windows (windbg)

I removed the assert present in GetPresentation method (see
https://opengrok.libreoffice.org/xref/core/svx/source/items/pageitem.cxx?r=b52f309f#98)
and I could reproduce the crash.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #24 from Julien Nabet  ---
Created attachment 151453
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151453=edit
Windows assert

On Win10 with master sources updated today, I still reproduce the assert.

I attached the whole output of Windbg64.

I'll give a try by removing the assert at this location to see if I have a
crash.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #23 from Timur  ---
OK, now is clear. Definitely none of us had crash. 
boksy5, you first wrote "User Profile Reset: Yes" but it seems you didn't
really do it. Please do: https://wiki.documentfoundation.org/UserProfile
No need to quote the full previous post. 

Only that we can do about this is confirm as Assert. Julien, please do.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #22 from bok...@gmail.com ---
(In reply to Timur from comment #21)
> (In reply to boksy5 from comment #10)
> > Comment on attachment 151193 [details]
> I get dump on fileopen and it doesn't have ordinal or any page numbers: 
> STACK_COMMAND:  ~0s; .ecxr ; kb
> FOLLOWUP_IP: 
> python35!PyUnicode_RichCompare+f4
> 566e8e74 33c9xor ecx,ecx
> 
> (In reply to boksy5 from comment #0)
> > Steps to Reproduce:
> > 1. Format > Page
> > 2. Set page numbers to "1st, 2nd, 3rd..."
> > 3. Click "OK"
> Not clear. Format-Page doesn't insert page numbers. How exactly did you do
> it? First made footer? Then inserted page numbers and then edited?

I didn't insert page numbers, I set them.
I don't have to do anything (no footers or inserting) other than click on
Format > Page, and get this screen:
https://i.imgur.com/3i9TFX3.png
As you can see on this image, there are words that read like this: "Page
numbers", and right next to this is a button where a drop-down menu appears.
There you can set the numbering to "1st, 2nd, 3d...".
I'm sorry if this wasn't clear enough before, I hope this is more clear now.
Thanks.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #21 from Timur  ---
(In reply to boksy5 from comment #10)
> Comment on attachment 151193 [details]
I get dump on fileopen and it doesn't have ordinal or any page numbers: 
STACK_COMMAND:  ~0s; .ecxr ; kb
FOLLOWUP_IP: 
python35!PyUnicode_RichCompare+f4
566e8e74 33c9xor ecx,ecx

(In reply to boksy5 from comment #0)
> Steps to Reproduce:
> 1. Format > Page
> 2. Set page numbers to "1st, 2nd, 3rd..."
> 3. Click "OK"
Not clear. Format-Page doesn't insert page numbers. How exactly did you do it?
First made footer? Then inserted page numbers and then edited?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #20 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #19 from bok...@gmail.com ---
(In reply to Xisco Faulí from comment #18)
> That's weird.
> Could you please try the version from
> https://www.libreoffice.org/download/libreoffice-fresh/ ?
> I have set the bug's status to 'NEEDINFO'. Please change it back to
> 'UNCONFIRMED' if the bug is still present in the latest version.

I prefer not to install manually packages as I am an unskilled user and I don't
want to mess with my installation... would you prefer that I file a report
against the Ubuntu repositories?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #18 from Xisco Faulí  ---
That's weird.
Could you please try the version from
https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

QA Administrators  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #17 from QA Administrators  ---
[Automated Action] NeedInfo-To-Unconfirmed

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #16 from bok...@gmail.com ---
(In reply to Xisco Faulí from comment #15)
> ok,thanks for checking.
> 
> To be certain the reported issue is not
> related to corruption in the user profile, could you please reset your
> Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
> re-test?
> 
> OTOH, what do you get with 'pkg-config --modversion gtk+-3.0' ?

When i run libreoffice in safe mode I can still reproduce the bug, should I
still try to reset my libreoffice profile?

When I type 'pkg-config --modversion gtk+-3.0', I get: 3.22.30

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #15 from Xisco Faulí  ---
ok,thanks for checking.

To be certain the reported issue is not
related to corruption in the user profile, could you please reset your
Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and
re-test?

OTOH, what do you get with 'pkg-config --modversion gtk+-3.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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #14 from bok...@gmail.com ---
(In reply to Xisco Faulí from comment #13)
> Does it work if you launch it like SAL_USE_VCLPLUGIN=gen libreoffice ?

It does launch this way. But I managed to reproduce the bug this way too.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #13 from Xisco Faulí  ---
Does it work if you launch it like SAL_USE_VCLPLUGIN=gen libreoffice ?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #12 from bok...@gmail.com ---
(In reply to Xisco Faulí from comment #11)
> Not reproduced in
> 
> Version: 6.3.0.0.alpha0+
> Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914
> CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
> Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
> Calc: threaded
> 
> with the file attached.
> 
> Do you reproduce it if you call LibreOffice from terminal like
> SAL_USE_VCLPLUGIN=gen soffice ?

I cannot run libreoffice via terminal, the terminal says it's not installed.
I only run it via the UI. I think my libreoffice was packaged with ubuntu, I
didn't install it manually myself.
Do you want me to uninstall this version I have (I can uninstall it via
ubuntu's software program), and then install libreoffice again via terminal?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #11 from Xisco Faulí  ---
Not reproduced in

Version: 6.3.0.0.alpha0+
Build ID: ddea172792d13516ff7e0dd43f1f78b74ade8914
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

with the file attached.

Do you reproduce it if you call LibreOffice from terminal like
SAL_USE_VCLPLUGIN=gen soffice ?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

bok...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #10 from bok...@gmail.com ---
Comment on attachment 151193
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151193
The file that crashes when i try to edit its page settings

It is a completely new file I made just for this, since the bug can be
reproduced with any file (on my computer).

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #9 from bok...@gmail.com ---
Created attachment 151193
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151193=edit
The file that crashes when i try to edit its page settings

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Xisco Faulí  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #8 from Xisco Faulí  ---
> Additional Info:
> Workaround: Rename the document's filename extension from ".odt" to ".zip".
> Open "styles.xml" and find an instance of: style:num-format="1st"
> Change this to: style:num-format="1"
> Update the .zip file with this new change and rename it back to .odt.
> It should work without crashing now.

Please attach a sample document, as this makes it easier for us to verify the
bug. 
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the requested document is provided.
(Please note that the attachment will be public, remove any sensitive
information before attaching it. 
See
https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F
for help on how to do so.)

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Xisco Faulí  changed:

   What|Removed |Added

 CC||xiscofa...@libreoffice.org

--- Comment #7 from Xisco Faulí  ---
I can't reproduce it in

Version: 6.3.0.0.alpha0+
Build ID: f20810f7829d9f3b7167df316e1303810b746366
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk2; 
Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US
Calc: threaded

nor in

Versión: 6.2.3.2
Id. de compilación: aecc05fe267cc68dde00352a451aa867b3b546ac
Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES
Calc: threaded

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace
 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #6 from Julien Nabet  ---
Created attachment 151168
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151168=edit
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I got an assert too.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

bok...@gmail.com changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEW |UNCONFIRMED

--- Comment #5 from bok...@gmail.com ---
My libreoffice info:

Version: 6.2.3.2
Build ID: libreoffice-6.2.3.2-snap1
CPU threads: 6; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Julien Nabet  changed:

   What|Removed |Added

 CC||nem...@numbertext.org
 Status|NEEDINFO|NEW

--- Comment #4 from Julien Nabet  ---
László: Taking a look to
https://cgit.freedesktop.org/libreoffice/core/commit/?id=f1579d3d6c5f5f3a651825e035b93bee7a4f43c6,
I wonder if RID_SVXITEMS_PAGE_NUMS in
https://opengrok.libreoffice.org/xref/core/svx/source/items/pageitem.cxx
shouldn't be replaced by RID_SVXSTRARY_NUMBERINGTYPE and the asserts modified.
Any thoughts?

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

raal  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEEDINFO
 CC||r...@post.cz

--- Comment #3 from raal  ---
No crash with Version: 6.3.0.0.alpha0+
Build ID: 1ae5ca077119982ae83833871326c86d9930ae11
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 

Please copy and paste here the contents of your Help - About from your
LibreOffice. This allows us to know more about your system.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the information.

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

--- Comment #2 from Julien Nabet  ---
On Win10 + master sources updated today, I got an assert:
Assertion failed: eNumType <= css::style::NumberingType::NUMBER_NONE && "enum
overflow", file C:/BLP/core/svx/source/items/pageitem.cxx, line 137

-- 
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 125104] [Ubuntu, Writer] Chaging page numbering to "1st, 2nd, 3rd, ..." causes crashes when trying to change Page settings later

2019-05-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125104

--- Comment #1 from Paul  ---
Tried with and without text in document and cannot get it to crash. 

Xubuntu 18.04.2, 64-bit
Version: 6.2.3.2
Build ID: aecc05fe267cc68dde00352a451aa867b3b546ac
CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; 
Locale: en-US (en_US.UTF-8); UI-Language: en-US
Calc: threaded

-- 
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