Created attachment 146768 [details] Error screendump Writer Crashes when doing this: Tools > Options > LibreOfficeDev > Personalisation > Select "My Theme" > Select Cancel > Select Normal...( Default) and then LO crashes ( Close program or wait for reply) Bug could be reproduced, but not for every try, tested with Calc and Impress, bug was not found in either.
Muhammet: thought you might be interested in this one since it concerns persona.
I can reproduce it in Version: 6.2.0.0.alpha1+ Build ID: 1b50fa88b148739a7b192ba70f08af2c6e326fd2 CPU threads: 16; OS: Windows 6.3; UI render: default; VCL: win; Locale: en-GB (en_GB); UI-Language: en-US Calc: threaded but not in Version: 6.2.0.0.beta1+ Build ID: 268364e35100b559f42d8c02b930c5cca1c84be7 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: x11; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
it seems the wrong behaviour goes back to https://cgit.freedesktop.org/libreoffice/core/commit/?id=6c97feec872e82711f58cce61b7796ed594e552c author Muhammet Kara <muhammet.kara@pardus.org.tr> 2018-10-05 03:35:43 +0300 committer Muhammet Kara <muhammet.kara@pardus.org.tr> 2018-10-08 09:39:28 +0200 commit 6c97feec872e82711f58cce61b7796ed594e552c (patch) tree 94ea759dfc1556d43dd39570ca9c33e7fef12e5f parent 1aae63b62b8a745ba3345d73e59107c63f904c02 (diff) Modernize personas under-the-hood - The search Bisected with: bibisect-win32-6.2 Adding Cc: to Muhammet Kara it hangs if I click cancel while the themes are being loaded from the internet. Maybe it doesn't hang the first time, but the behaviour is reproducible if the dialog is opened a few times
Actually, I can reproduce the problem with the oldest commit from 6.2 repo, so not related to Muhammet's refactoring...
Sorry, couldn't reproduce with Version: 6.3.0.0.alpha0+ Build ID: 0ae876595e9d9af44fc4d4bc948f8a42d8a27e8d CPU threads: 12; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: en-US (en_US.UTF-8); UI-Language: en-US Calc: threaded
Hi Muhammet, yes, it's still happening for me in Versión: 6.2.2.1 Id. de compilación: fcd633fb1bf21b0a99c9acb3ad6e526437947b01 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 See attached screencast. Please notice it's only happening on Windows...
Actually, it hangs with the following steps: 1. Click on My Theme 2. Accept Repeat the steps a few time. eventually it hangs
Created attachment 149994 [details] bt with debug symbols On Win10 + master sources updated yesterday + enable-dbgutil, I could reproduce the hang. I used procdump64 then windbg to launch analyze. Here's the bt from WinDbg.
Created attachment 149995 [details] dump
Firefox/Mozilla personas feature was removed as per ESC and Design Team decisions. Related patch: https://gerrit.libreoffice.org/#/c/72811/ Related bug report: https://bugs.documentfoundation.org/show_bug.cgi?id=125217