vhanla / TaskbarDock

Customize Windows 10 Taskbar with few extra features
MIT License
289 stars 26 forks source link

List index out of bounds (0) #12

Open chrisonline opened 4 years ago

chrisonline commented 4 years ago

I am getting sometimes the error message "List index out of bounds (0)" multiple times.

Using the latest version v0.1.65-r20190920

image

vhanla commented 4 years ago

Thanks for your feedback, it seems I tried to get Main Taskbar without avoiding to check if it was registered, hence this error shows when the list of taskbars were not finished to register.

975222e0c94d88e05bd5d4d1361bda12c53e98c3 this commit fixed that, hopefully there won't be any other issues, please wait for the next alpha release.

Hyperfresh commented 4 years ago

I have the same problem now and then too. Looks like the issue happens when switching users or going out from Tablet Mode.

Indil commented 4 years ago

Same issue here, it happens when i log out user and re-log.

Error ![image](https://user-images.githubusercontent.com/12199376/76700520-a2d36500-66b8-11ea-89ef-af1dcaf80866.png)
Hyperfresh commented 4 years ago

Same issue here, it happens when i log out user and re-log.

  • Windows 10 version 1909 (build 18363.693)
  • TaskDock: v0.1.65-r20190920
  • Custom Windows settings and dark theme
  • 2 monitors setup (docks on both monitors)

Error image

Huh, that's odd. You got a Code 1 error, but same error message. I wonder if the difference between codes mean something.