Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pinning widget after deploy rise NullReferenceException #322

Open
steam3d opened this issue Jan 3, 2024 · 0 comments
Open

Pinning widget after deploy rise NullReferenceException #322

steam3d opened this issue Jan 3, 2024 · 0 comments

Comments

@steam3d
Copy link

steam3d commented Jan 3, 2024

After first deploy, try to pin the widget. The console app will open and rise null exception in this line:

foreach (var widgetInfo in widgetManager.GetWidgetInfos())

then will be called Activate method and trow error Activate called for unknown:

After killing widget.exe process two times (Exactly twice, once is not enough) the error always goes away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant