Launchpad has imported 10 comments from the remote bug at
https://bugs.documentfoundation.org/show_bug.cgi?id=153059.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2023-01-17T09:24:43+00:00 Xiscofauli wrote:

Steps to reproduce:
1. Open attachment 178682from bug 147802
2. In the first page, click on the header -> The header button is displayed
3. Scroll down to a different page
4. Click on the header button

-> Crash

Reproduced in

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: b9411e587586750f36ba9009b5f1e29fe461d8b5
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: de-DE (es_ES.UTF-8); UI: en-US
Calc: threaded

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/0

------------------------------------------------------------------------
On 2023-01-17T09:26:47+00:00 Xiscofauli wrote:

Another way to reproduce it:
1. Open a new writer document
2. Insert a page break
3. Go to page 1 and click on the header
4. Go to page 2 and click on the header button
-> Crash

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/1

------------------------------------------------------------------------
On 2023-01-17T09:31:10+00:00 Xiscofauli wrote:

regression introduced by:

author  Caolán McNamara <caol...@redhat.com>    2022-11-15 16:02:06 +0000
committer       Caolán McNamara <caol...@redhat.com>    2022-11-15 20:34:51 
+0100
commit  701e8d06484fb8781e43017ccf4ac1a3d64ac9e8 (patch)
tree    34001a0f4fdf15168ca8d8ccd08e9435d91b7c93
parent  2550835bde036a2809d693d9633b8b736c035ecb (diff)
Resolves: tdf#147802 don't create a header/footer control for every page

Bisected with: bibisect-linux64-7.5

Adding Cc: to Caolán McNamara

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/2

------------------------------------------------------------------------
On 2023-01-17T09:32:56+00:00 Xiscofauli wrote:

I found this crash after checking 
https://crashreport.libreoffice.org/stats/version/7.4.4.2 and finding 
https://crashreport.libreoffice.org/stats/signature/SwHeaderFooterWin::LinkStubClickHdl(void%20*,weld::Button%20&)
 is the most reported crash in that version.
Increasing importance

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/3

------------------------------------------------------------------------
On 2023-01-17T10:22:31+00:00 Caolanm wrote:

Cursor is still on page one so when a header is added it jumps back to
that page, so the widget on the now hidden page is removed, but the
click handler hasn't completed so the follow up action to change it from
a "plus" button to a dropdown menubutton is on a disposed widget

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/4

------------------------------------------------------------------------
On 2023-01-17T20:36:08+00:00 Libreoffice-commits wrote:

Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-4":

https://git.libreoffice.org/core/commit/cd0ea49d95fcb3af5b7408c9bbea553480a12f92

Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be
disposed

It will be available in 7.4.5.

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/5

------------------------------------------------------------------------
On 2023-01-17T20:36:11+00:00 Libreoffice-commits wrote:

Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-5":

https://git.libreoffice.org/core/commit/a64d8610fdbe56df67df03e6fadfff9ab7a0c441

Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be
disposed

It will be available in 7.5.1.

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/6

------------------------------------------------------------------------
On 2023-01-17T21:05:16+00:00 Libreoffice-commits wrote:

Caolán McNamara committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a21258c86e7fd1c64b11216a809f430627a06476

Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be
disposed

It will be available in 7.6.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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/7

------------------------------------------------------------------------
On 2023-01-18T10:50:37+00:00 Libreoffice-commits wrote:

Caolán McNamara committed a patch related to this issue.
It has been pushed to "libreoffice-7-5-0":

https://git.libreoffice.org/core/commit/e444fe6febf11b66d765b2011884a59e627b59cd

Resolves: tdf#153059 after ChangeHeaderOrFooter the control can be
disposed

It will be available in 7.5.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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/8

------------------------------------------------------------------------
On 2023-01-19T08:59:26+00:00 Xiscofauli wrote:

Verified in

Version: 7.6.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 17c68fad2aef917adfdd3d4d651da786e620699c
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: gtk3
Locale: de-DE (es_ES.UTF-8); UI: en-US
Calc: threaded

@Caolán, thanks for fixing this issue!!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/2003735/comments/9


** Changed in: df-libreoffice
       Status: Unknown => Fix Released

** Changed in: df-libreoffice
   Importance: Unknown => Critical

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/2003735

Title:
  [SRU] libreoffice 7.4.4 updates for kinetic

Status in LibreOffice:
  Fix Released
Status in libreoffice package in Ubuntu:
  In Progress
Status in libreoffice source package in Kinetic:
  In Progress
Status in libreoffice source package in Lunar:
  In Progress

Bug description:
  [Impact]

   * LibreOffice 7.4.5.1 is a hotfix release of the 7.4 line:
       https://wiki.documentfoundation.org/ReleasePlan/7.4#7.4.5_release
       https://cgit.freedesktop.org/libreoffice/core/log/?h=libreoffice-7.4.5.1

   * It includes one crash fix for 
https://bugs.documentfoundation.org/show_bug.cgi?id=153059
       
https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-7.4.5.1&id=ef02234e55c1ca0890b6882fb2d9a33328cbb88e

   * This SRU will cherry-pick this specific patch only.

  [Testing]

   * Upstream testing. Bugs fixed upstream typically include
  unit/regression tests, and the release itself is extensively exercised
  (both in an automated manner and manually).

    * A recent set of upstream's automated jenkins testing can be found here:
      https://ci.libreoffice.org/job/gerrit_74/1604/

    * More information about the upstream QA testing can be found here:
      * Automated tests
        https://wiki.documentfoundation.org/QA/Testing/Automated_Tests
      * Automated UI tests
        https://wiki.documentfoundation.org/Development/UITests
      * Regression tests
        https://wiki.documentfoundation.org/QA/Testing/Regression_Tests
      * Feature tests
        https://wiki.documentfoundation.org/QA/Testing/Feature_Tests

  [Regression Potential]

   * This is well defined and upstream tested patch to fix a specific
  crash.

   * A combination of autopkgtests and careful smoke testing as
  described above should provide reasonable confidence that no
  regressions sneaked in.

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/2003735/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to