AudioSwitch icon indicating copy to clipboard operation
AudioSwitch copied to clipboard

InvalidArgument=Value of '0' is not valid for 'index'

Open varkanoid opened this issue 10 years ago • 0 comments

image

Got this error after on device tab setting up colour and choosing which devices to hide.

Log Entry: 18/12/2015 22:38:02

System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListView.SelectedListViewItemCollection.get_Item(Int32 index) at AudioSwitch.Forms.FormSwitcher.<SetTrayIcons>b__29_0(CDevice x) at System.Collections.Generic.List1.Find(Predicate1 match) at AudioSwitch.Forms.FormSwitcher.SetTrayIcons() at AudioSwitch.Forms.FormSwitcher..ctor() at AudioSwitch.Classes.Program.Main(String[] args)

varkanoid avatar Dec 18 '15 22:12 varkanoid