mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #65] OleInitialize() failed on startup. COM error. #40
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#40
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MaxMommersteeg on GitHub (Sep 5, 2018).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/65
Starting an Qml.Net application shows following error in console:
More information can be found here.
@pauldotknopf commented on GitHub (Sep 5, 2018):
Yeah, this happens when running just a regular Qt/Qml app as well.
It doesn't harm anything.
@MaxMommersteeg commented on GitHub (Sep 5, 2018):
I see, not sure whether to close this issue, or leave it be. Your call.
@eabase commented on GitHub (Dec 9, 2020):
I get this error when I use matplotlib and pythonnet.
@vadi2 commented on GitHub (May 9, 2021):
Anyone worked out a way to suppress this?
@eabase commented on GitHub (May 9, 2021):
Doesn't seem much is going on in this repo... Nothing since ~ 6 months now. 😢
@roxf18 commented on GitHub (Dec 13, 2021):
hi please annotate main method by [STAThread]