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

Crash when trying to display the tooltip of the playback device #481

Closed
Belphemur opened this issue Jul 2, 2020 · 0 comments
Closed

Crash when trying to display the tooltip of the playback device #481

Belphemur opened this issue Jul 2, 2020 · 0 comments
Labels
Bug Issues which are bug reports Bug-Crash Issues which are related to a crash Confirmed Confirmed issues

Comments

@Belphemur
Copy link
Owner

What were you doing when it crashed ?
Hover on the systray icon

System.NullReferenceException: Object reference not set to an instance of an object.
   at SoundSwitch.Framework.TrayIcon.TooltipInfoManager.TootipInfo.TooltipInfoPlayback.TextToDisplay() in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\Framework\TrayIcon\TooltipInfoManager\TootipInfo\TooltipInfoPlayback.cs:line 34
   at SoundSwitch.Framework.TrayIcon.TooltipInfoManager.TooltipInfoManager.ShowTooltipInfo() in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\Framework\TrayIcon\TooltipInfoManager\TooltipInfoManager.cs:line 84
   at SoundSwitch.UI.Component.TrayIcon.<.ctor>b__20_3(Object sender, MouseEventArgs args) in C:\Users\Antoine\source\repos\SoundSwitch\SoundSwitch\UI\Component\TrayIcon.cs:line 116
   at System.Windows.Forms.NotifyIcon.OnMouseMove(MouseEventArgs e)
   at System.Windows.Forms.NotifyIcon.WmMouseMove(Message& m)
   at System.Windows.Forms.NotifyIcon.WndProc(Message& msg)
   at System.Windows.Forms.NotifyIcon.NotifyIconNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
@Belphemur Belphemur added Bug Issues which are bug reports Confirmed Confirmed issues Bug-Crash Issues which are related to a crash labels Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are bug reports Bug-Crash Issues which are related to a crash Confirmed Confirmed issues
Projects
None yet
Development

No branches or pull requests

1 participant