[Libreoffice-bugs] [Bug 120920] Assertion failure when switching slide layouts with text entered

2018-11-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Aron Budea  changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #5 from Aron Budea  ---
Verified with a local master debug build
(26caf1bc59c81704f11225e3e431e412deb8c475), thanks for the fix, Noel!

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:6.2.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 120920] Assertion failure when switching slide layouts with text entered

2018-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

--- Comment #4 from Commit Notification 
 ---
Noel Grandin committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/ef9bfdfe4f4ef75ca65547face0db09af7352314%5E%21

tdf#120920 Assertion failure when switching slide layouts with text entered

It will be available in 6.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Noel Grandin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|NEW |RESOLVED

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Julien Nabet  changed:

   What|Removed |Added

 CC||noelgran...@gmail.com

--- Comment #3 from Julien Nabet  ---
Noel: thought you might be interested in this one.

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Julien Nabet  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Julien Nabet  changed:

   What|Removed |Added

 CC||serval2...@yahoo.fr

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

On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this.

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Aron Budea  changed:

   What|Removed |Added

   Keywords|bibisected, regression  |

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Aron Budea  changed:

   What|Removed |Added

   Keywords||bibisected, regression

--- Comment #1 from Aron Budea  ---
This seemed like a regression, as it start occurring in repo
lo-linux-dbgutil-daily-till60, and could be bibisected to the following range:
https://cgit.freedesktop.org/libreoffice/core/log/?qt=range&q=c0cb8cb25cc028e8f4f4bc06ae1a07882cd8dbfd..791f93e01a847f475cd3f1ad5bf947ee1a45314e

However, it seems it's the assert that was added at that point:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=bc9a2ba677ce3fcd46c2bbef6e8faeacb14292c1
author  Noel Grandin  2017-08-10
10:39:59 +0200
committer   Noel Grandin  2017-08-16
10:41:56 +0200

assert on duplicate listener in SfxListener

-- 
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 120920] Assertion failure when switching slide layouts with text entered

2018-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120920

Aron Budea  changed:

   What|Removed |Added

 Attachment #146015|text/x-log  |text/plain
  mime type||

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