Hi, the function doesn't work properly since the new version, neither direct (in Calc) or indirect (via Basic). Tested with 7.0.4 portable version and on other systems: works fine, so it's neither my code nor the website itself (as it happens on other websites too). What happens is that it takes up to 2-3 minutes retrieving external content while Calc is not responding. Also tried a clean reinstall, doesn't change anything Can you have a look? Thanks! Version: 7.1.0.3 (x64) / LibreOffice Community Build ID: f6099ecf3d29644b5008cc8f48f42f4a40986e4c CPU threads: 12; OS: Windows 10.0 Build 19041; UI render: Skia/Raster; VCL: win Locale: de-DE (de_DE); UI: de-DE Calc: threaded
Please attach a sample file to test.
Hi, as it's same behaviour in front- and backend, try to link the following URL: https://spielraum.co.at/de/magic/kaldheim/kaldheim-magic-the-gathering-einzelkarten.aspx (use element HTML_3), result set should habe names and prices in it.
[Automated Action] NeedInfo-To-Unconfirmed
Created attachment 169572 [details] Sample to test Attached a sample to test the issue. About 10 seconds 'allow update' with 6.4.7, also with 7.0.5 About 2 minutes with 7.1.1 About 2 minutes with Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 44b914b1e2616ca8f70e896e653a46ca93610234 CPU threads: 4; OS: Windows 10.0 Build 21296; UI render: Skia/Vulkan; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL
Hmm.. so something between 7.0.5 and 7.1.X+ changed. Do you know what and/or where I might tweak something from my side (if possible)?
Please take a look in https://www.libreoffice.org/community/get-involved/
I'm not sure if I understand you correctly.
Can you please clarify if this is a bug and will be fixed in a future release and/or if I can change something on my side to get the old "speed" back?
This seems to have begun at the below commit. Adding Cc: to Jan-Marek Glogowski ; Could you possibly take a look at this one? Thanks 71099e0ed300dd33d10d7f893523f685bb9debea is the first bad commit commit 71099e0ed300dd33d10d7f893523f685bb9debea Author: Jenkins Build User <tdf@pollux.tdf> Date: Tue Jun 2 03:17:25 2020 +0200 source 07379e0eb27de0c16ae3838532310aa5aec4f20f https://gerrit.libreoffice.org/c/core/+/91070
(In reply to raal from comment #9) > 71099e0ed300dd33d10d7f893523f685bb9debea is the first bad commit > commit 71099e0ed300dd33d10d7f893523f685bb9debea > Author: Jenkins Build User <tdf@pollux.tdf> > Date: Tue Jun 2 03:17:25 2020 +0200 > > source 07379e0eb27de0c16ae3838532310aa5aec4f20f That commit updated LO to a new version of the neon library for SharePoint "fixes" (0.31.1). No code in LO was changed. That neon version triggers a bug with https and IIS servers, according to the upstream bug report. The update to 0.31.2 fixes this for me. Upstream bug: https://github.com/notroj/neon/issues/11 Pending Gerrit patch: : https://gerrit.libreoffice.org/c/core/+/113495
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/c974b23ff78dbe11a7b23f7317fdd096ab8cb282 tdf#140229 neon: update to release 0.31.2 It will be available in 7.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.
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-7-1": https://git.libreoffice.org/core/commit/436573acb76714ae9b0ccb8e664911b9696269f4 tdf#140229 neon: update to release 0.31.2 It will be available in 7.1.3. 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.
Can confirm that the latest build (Used the latest build to test: Win-x86_64@tb77-TDF, 2021-04-12 09:35:20) works like before.