Description: Crash clicking on Data range in the Chart Wizard twice/three times Steps to Reproduce: 1. Open attachment 159155 [details] 2. Select column A-B 3. Click Chart button in the toolbar 4. Click left click a few times on on 2. Data range -> Crash Actual Results: Crash Expected Results: No crash Reproducible: Always User Profile Reset: No Additional Info: Versie: 7.0.0.0.alpha0+ (x64) Build ID: 4501a0ba623ad61c5a4e0b807da2e96f0e4ce82c CPU-threads: 4; Besturingssysteem: Windows 6.3 Build 9600; UI-render: Skia/Vulkaan; VCL: win; Locale: nl-NL (nl_NL); UI-taal: nl-NL Calc: CL
can you please try without skia, is it related to bug 131705 ?
Created attachment 159171 [details] BT without symbols
Unrelated to Skia.
Sample file isn't needed at all 1. Open Calc 2. Insert a chart, chart wizard opens 3. Multiple left click on 2. datarange
@Julien Are you able to reproduce comment 4
Created attachment 159371 [details] bt with debug symbols On pc Debian x86-64 with master sources updated today, I could reproduce this with gen rendering (not with gtk3 rendering).
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=d661cb17610af93b1607025284f23187c6d2fc06 author Caolán McNamara <caolanm@redhat.com> 2019-08-22 11:15:57 +0100 committer Caolán McNamara <caolanm@redhat.com> 2019-08-22 18:26:41 +0200 commit d661cb17610af93b1607025284f23187c6d2fc06 (patch) tree 855cf44dd6d3cb6232b0aaa2087da770350d202a parent 38001018fa06f721cf87edae923b54ce9a5ab5a7 (diff) weld chart CreationWizard Bisected with: bibisect-linux64-6.4 Adding Cc: to Caolán McNamara
Mailmerge wizard (Writer -> Tools -> Mail Merge Wizard) has the same problem
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/6a6c6b9242b699b993acb2eeead609cb4faa862d Resolves: tdf#131715 don't keep trying the same page if we're already on it It will be available in 7.0.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.
Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/7eb78233b46652f4317aef34a1bac4d084b00e2d Resolves: tdf#131715 don't keep trying the same page if we're already on it It will be available in 6.4.4. 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.
Verified in Version: 7.0.0.0.alpha0+ Build ID: 24e1563b5db3de5abac0d4fd0f737ec319e703e8 CPU threads: 4; OS: Linux 4.19; UI render: default; VCL: x11; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded @Caolán, thanks for fixing this issue. Closing as VERIFIED FIXED
TODO for 6.4.4. Check if https://crashreport.libreoffice.org/stats/signature/vcl::WizardMachine::WizardMachine is still happening. I do believe it might be related to this ticket
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/de623b59a981e3d6a43b410a9216ec0acadc9ed1 tdf#131715: uitest: add wrapper for roadmapwizard It will be available in 7.0.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.