[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Mike Kaganski changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #16 from Mike

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #15 from Ritobroto Mukherjee --- (In reply to Michele Locati from comment #13) > But there's no nuget package with that ID at the moment: > https://www.nuget.org/packages?q=LibreOffice.Bindings Yes, that package is not actual

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #14 from Mike Kaganski --- (In reply to Michele Locati from comment #13) > But there's no nuget package with that ID at the moment: > https://www.nuget.org/packages?q=LibreOffice.Bindings I mentioned the *exact* directory whe

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #13 from Michele Locati --- (In reply to Mike Kaganski from comment #12) > (In reply to Michele Locati from comment #11) > > The sample's Makefile points to a nupkg in sdk/dotnet? The samples use this: where LO_NUPKG_ID

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #12 from Mike Kaganski --- (In reply to Michele Locati from comment #11) The sample's Makefile points to a nupkg in sdk/dotnet? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #11 from Michele Locati --- > Please take a look at this minimal code from FirstUnoContact example: @Hossein How can we test the code? Is there an SDK containing the DLLs that can be added to a C# project? I tried using the

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Hossein changed: What|Removed |Added CC||1368928...@qq.com --- Comment #10 from

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Hossein changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-09-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #8 from liujian <1368928...@qq.com> --- I the net8 error System. InvalidOperationException: "Handle is not initialized." This is normal in the netframework Faulty code m_xContext = uno.util.Bootstrap.bootstrap(); -- You are

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #7 from eins99 --- Since .NET Framework and .NET Core are now merged to .NET and will not see new development anymore, it would make sense to take in consideration to go this way also with LO. Otherwise coming releases of LO w

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #6 from Mike Kaganski --- FTR: running the DotNet6 config from the solution from comment 0, putting a breakpoint to loadEnv (cppu/source/uno/lbenv.cxx), when it gets called for "cli_uno", in the call to (*fpInit)( pEnv ), it w

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Mike Kaganski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #5 from Mike Kaganski --- https://learn.microsoft.com/en-us/dotnet/core/porting/cpp-cli It seems to me, that the preferrable way to move forward would be to re-implement the cli assemblies in LibreOffice in C# or other langua

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #4 from li...@ejr-online.de --- I confirm this bug for Version: 7.6.4.1 (X86_64) / LibreOffice Community Build ID: e19e193f88cd6c0525a17fb7a176ed8e6a3e2aa1 CPU threads: 2; OS: Windows 10.0 Build 22621; UI render: Skia/Raster;

[Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2024-01-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Hossein changed: What|Removed |Added Blocks||159125 Referenced Bugs: https://bugs

[Libreoffice-bugs] [Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2023-10-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #3 from truer0man --- Bug is still exist in 7.6.2.1 version of SDK. I'm using .NET 7. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2023-05-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 Mike Kaganski changed: What|Removed |Added CC||sberg...@redhat.com --- Comment

[Libreoffice-bugs] [Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2022-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 QA Administrators changed: What|Removed |Added Whiteboard| QA:needsComment| -- You are receiving this

[Libreoffice-bugs] [Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2022-11-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 --- Comment #1 from Vitaly --- Does anyone fixing this error or can say something about it? -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 148857] Handle is not initialized exception when bootstrapping with .Net (but not in .Net Framework)

2022-05-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=148857 QA Administrators changed: What|Removed |Added Whiteboard|| QA:needsComment -- You are