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

Taskbar startup error #53

Open
MaryanHru opened this issue Aug 31, 2024 · 2 comments
Open

Taskbar startup error #53

MaryanHru opened this issue Aug 31, 2024 · 2 comments

Comments

@MaryanHru
Copy link

I installed the program, everything worked fine, but at some point it gives this error, how to fix?

Version: 1.0.0.0
Date: 31-Aug-24
Time: 14:10:15

Exception:
Sequence contains no elements
Source:
System.Core
Target site:
Single
Stack trace:
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
at TaskbarMonitor.TaskbarManager.GetOptionsForTaskbar(Taskbar tb)
at TaskbarMonitor.TaskbarManager.AddControlToTaskbar(WindowInformation taskbarArea, WindowInformation trayArea, Boolean isMainTaskbar)
at TaskbarMonitor.TaskbarManager.AddControlsToTaskbars()
at TaskbarMonitorWindows11.Program.Main()
1

@leandrosa81
Copy link
Owner

Hello, I think this issue is related to the multi-monitor support I have included in the last version. But sometimes windows decides to remove and add screens for no reason at all. I will soon release a new version that should fix this.

@MaryanHru
Copy link
Author

Hello, I think this issue is related to the multi-monitor support I have included in the last version. But sometimes windows decides to remove and add screens for no reason at all. I will soon release a new version that should fix this.

I had this happen after I turned off Intel Graphics, then it stopped working at all with the integrated video card turned off or on

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

2 participants