https://bugs.documentfoundation.org/show_bug.cgi?id=160222

--- Comment #2 from Julien Nabet <[email protected]> ---
Ok I gave a try on pc Debian x86-64 with master sources updated today and with
LO Debian testing package 24.2.0.3 with this macro:

Sub Main
GlobalScope.BasicLibraries.LoadLibrary("ScriptForge")
Dim session As Variant
session = CreateScriptService("Session")

session.RunApplication("/usr/bin/firefox")
End Sub

I don't reproduce a crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to