https://bugs.documentfoundation.org/show_bug.cgi?id=162962
Rafael Lima <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Rafael Lima <[email protected]> --- I confirm the issue in: Version: 24.8.1.2 (X86_64) / LibreOffice Community Build ID: 87fa9aec1a63e70835390b81c40bb8993f1d4ff6 CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded Also in LO 25.2 master built from source on Linux. The problem does not happen in: Version: 24.2.5.2 (X86_64) / LibreOffice Community Build ID: 420(Build:2) CPU threads: 16; OS: Linux 6.8; UI render: default; VCL: kf5 (cairo+xcb) Locale: pt-BR (pt_BR.UTF-8); UI: en-US Ubuntu package version: 4:24.2.5-0ubuntu0.24.04.2 Calc: threaded I tested this simply using Apso Python Shell and typing the following: from scriptforge import CreateScriptService doc = CreateScriptService("Calc") Fails in 24.8, but works in 24.2. @JPL any idea what may be happening? -- You are receiving this mail because: You are the assignee for the bug.
