[Libreoffice-bugs] [Bug 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

Caolán McNamara  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

--- Comment #28 from Caolán McNamara  ---
Its max_content_width/max_content_height which doesn't exist as a property in
3.18, though glade doesn't warn about it.

(the version listed that this crashes in can't be right btw)

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

Timur  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=12
   ||6070

--- Comment #27 from Timur  ---
(In reply to Aron Budea from comment #24)
> I don't think the issue under investigation is the original one, since the
> identified commit below isn't in 6.2. Nevertheless, there's a crash with gtk
> 3.18, so it's an issue nonetheless.
Right. It's me who hijacked bug report because I couldn't repro that one. But
we will also not forget the original one. Thank you.

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

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

--- Comment #26 from Aron Budea  ---
(In reply to Xisco Faulí from comment #25)
> And what about reintroduced
> 
> never
> never
> 
> in cui/uiconfig/ui/bulletandposition.ui deleted in
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=9a516a4b229f9a52c9c1f05d247cebddb1ba5c17 ??
Hi Xisco, I believe I addressed that in my last paragraph in comment 24, is
there anything else?

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

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

--- Comment #25 from Xisco Faulí  ---
(In reply to Aron Budea from comment #24)
> I don't think the issue under investigation is the original one, since the
> identified commit below isn't in 6.2. Nevertheless, there's a crash with gtk
> 3.18, so it's an issue nonetheless.
> 
> (In reply to Caolán McNamara from comment #23)
> > Maybe this is a regression since bug 126070
> 
> Indeed, the crash from comment 4 (or even simpler, just open Format ->
> Bullets and Numbering...) could be bibisected to the following commit using
> repo bibisect-linux-64-6.4 in Ubuntu 16.04.
> 
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=9a516a4b229f9a52c9c1f05d247cebddb1ba5c17
> authorGülşah Köse  2019-07-19 
> 16:22:00 +0300
> committer Gülşah Köse  2019-07-24 13:00:20 
> +0200
> 
> "tdf#126070 Show scroll bars when preview overflows."
> 
> I also checked the change suggested in comment 19 directly applied to
> share/config/soffice.cfg/cui/ui/bulletandposition.ui (is that supposed to
> work?) in the bibisect build, but the crash did not go away.

Hi Aron,
Thanks for the bisection.
And what about reintroduced

never
never

in cui/uiconfig/ui/bulletandposition.ui deleted in
https://cgit.freedesktop.org/libreoffice/core/commit/?id=9a516a4b229f9a52c9c1f05d247cebddb1ba5c17
??

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

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

Aron Budea  changed:

   What|Removed |Added

 CC||ba...@caesar.elte.hu,
   ||gulsah.k...@collabora.com

--- Comment #24 from Aron Budea  ---
I don't think the issue under investigation is the original one, since the
identified commit below isn't in 6.2. Nevertheless, there's a crash with gtk
3.18, so it's an issue nonetheless.

(In reply to Caolán McNamara from comment #23)
> Maybe this is a regression since bug 126070

Indeed, the crash from comment 4 (or even simpler, just open Format -> Bullets
and Numbering...) could be bibisected to the following commit using repo
bibisect-linux-64-6.4 in Ubuntu 16.04.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=9a516a4b229f9a52c9c1f05d247cebddb1ba5c17
author  Gülşah Köse  2019-07-19 16:22:00
+0300
committer   Gülşah Köse  2019-07-24 13:00:20
+0200

"tdf#126070 Show scroll bars when preview overflows."

I also checked the change suggested in comment 19 directly applied to
share/config/soffice.cfg/cui/ui/bulletandposition.ui (is that supposed to
work?) in the bibisect build, but the crash did not go away.

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

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

--- Comment #23 from Caolán McNamara  ---
Maybe this is a regression since bug 126070

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

Julien Nabet  changed:

   What|Removed |Added

   Keywords||haveBacktrace

--- Comment #22 from Julien Nabet  ---
I think Xisco may be right about the ui file.

Taking a look at the bt, we can go until cui/uiconfig/ui/bulletandposition.ui

Indeed there's "SdAbstractDialogFactory_Impl::CreateSvxBulletAndPositionDlg"
which gives:
VclPtr::Create(std::make_unique(pParent,
*pAttr, pView))

then:
118  : GenericDialogController(pWindow, "cui/ui/bulletandposition.ui",
"BulletAndPosition")
(see
https://opengrok.libreoffice.org/xref/core/sd/source/ui/dlg/BulletAndPositionDlg.cxx?r=ff6e8c73#118)

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #21 from Timur  ---
Created attachment 154137
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154137=edit
Trace log Mint 18.3 GTK 3.18 LO 6.4+

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #20 from mbb  ---
Created attachment 154136
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154136=edit
Trace log from crash reproduction while changing a symbol character size

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #19 from Xisco Faulí  ---
Can anyone with GTK3.18 test this

--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -1001,6 +1001,8 @@
 in
 150
 300
+never
+never
 
   
 True


We have a similar fix here ->
https://cgit.freedesktop.org/libreoffice/core/commit/?id=3d70b1253f964fb75cd4b5915b8dd031ee54d5c7

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #18 from Julien Nabet  ---
(In reply to Timur from comment #17)
> ...
> Interesting that in my GTK 3.18 case, LO 6.2.6 doesn't crash, just 6.4+.

Noticing
https://developer.gnome.org/gtk3/stable/GtkBuilder.html#gtk-builder-add-from-file,
perhaps some new instruction (I mean not know by GTK 3.18) in the ui file
But since it crashed when you tried to open bullets and numbering, it makes me
think about
https://opengrok.libreoffice.org/xref/core/sd/uiconfig/sdraw/ui/bulletsandnumbering.ui?r=ed0c1bc4
Taking a look at its git history, I don't see what could be the pb (but am not
gtk expert)

Would it be possible you attach a backtrace + all console logs?
(seehttps://wiki.documentfoundation.org/QA/BugReport/Debug_Information#GNU.2FLinux:_How_to_get_a_backtrace)(In
reply to Timur from comment #17)
Perhaps it may give some hints

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #17 from Timur  ---
(In reply to Julien Nabet from comment #15)
> Also Linux Mint 19 includes gtk lib 3.22 version according to
> https://forums.linuxmint.com/viewtopic.php?t=270976
Right, that one doesn't crash with 6.4+. But 18.3 does with GTK 3.18.

Interesting that in my GTK 3.18 case, LO 6.2.6 doesn't crash, just 6.4+.

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #16 from mbb  ---
I'm sorry for the delay.

In reply to Comment #1:
> In crash report, I don't see a link in my Mint. 

I don't see a link either, and the crash report doesn't appear as it does on
the screencast attached by you. After the crash notice, LO restarts and goes
directly to the recovery dialog.

Some more info:

- there's no output from console whatsoever
- Versão: 6.2.6.2
- ID da versão: 6.2.6-2
- Processos do CPU: 4
- SO: Linux 4.14
- Gestão da interface: GL
- VCL: kde5
- Configuração regional: pt-PT (pt_PT.UTF-8)
- Idioma da interface: pt-PT
- Calc: threaded
- gtk2 2.24.32-1
- gtk3 1:3.24.10-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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

--- Comment #15 from Julien Nabet  ---
Just for information, according to https://en.wikipedia.org/wiki/GTK#Linux/Unix
3.18 has been released at 2015/09/24
3.20 2016/03/21
3.22 2016/09/21

Also Linux Mint 19 includes gtk lib 3.22 version according to
https://forums.linuxmint.com/viewtopic.php?t=270976

-- 
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 127450] Impress crashes by changing the symbol of a bulleted list (GTK crash with 3.18, no crash 3.22)

2019-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127450

Timur  changed:

   What|Removed |Added

Summary|Impress crashes by changing |Impress crashes by changing
   |the symbol of a bulleted|the symbol of a bulleted
   |list|list (GTK crash with 3.18,
   ||no crash 3.22)

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