EarTrumpet icon indicating copy to clipboard operation
EarTrumpet copied to clipboard

vr: ovverlay triggers volume change on scrolling

Open spark-thecat opened this issue 3 years ago • 3 comments

Summary

In vr using an overlay program (xsoverlay, ovr toolkit using the stick to scroll, and daily ovr free (using the stick) inputing a scroll event triggers a volume change from eartrumpet.

Steps to reproduce

In steamvr open the overlay program in the overlay program spawn a desktop click on the ear trumpet icon then click out of it (this step is not necesary but it makes it consistant to reproduce the issue), go to any other app focus it and scroll the content. not all the time but most of it volume will change

it seams to not happend if the overlay uses a touch emulation mode, xsoverlay does not have that mode ) ovr toolkit gives me a similar reaction in the default input mode. using the touch screen emulation seams to avoid it, daily ovr in the default settings does the same.

issue does not happend using the steam vr's own desktop overlay (in the steam menu) the oculus software is not affected by this.

EarTrumpet version

2.1.10.0

Windows version

10.0.19044.1586

Additional information

No response

spark-thecat avatar Apr 12 '22 19:04 spark-thecat

@Spark010 As I mentioned in another issue (https://github.com/File-New-Project/EarTrumpet/issues/1199#issuecomment-1200341559), I'm not seeing any issues in the Oculus Quest w/ the Desktop window open. I hovered over the icon in the notification area, scrolled, works normally. Then moved away, scrolled in other apps, no issues. Tried also using hand and controller, no issues.

Can you provide repro steps that I can follow? If you need me to get the other software, I can do that too. Thanks!

riverar avatar Aug 21 '22 04:08 riverar

hello so here are the steps and software. use wired mode as I think virtual desktop medicate the problem + it's impossible to go wireless on a cv1 so put the headset on. launch steamvr. start an overlay app of choice (currently I use xsoverlay, but it happens with ovrtoolkit aswell when scrolling with the thumbstick have chrome playing sounds or music or a video . then using the captures of the desktop or window start scrolling the page to see the content, for me that is when the volume change for no reason. I can make a video that demonstrate the issue I am having if needed.

Le dim. 21 août 2022 à 00:15, Rafael Rivera @.***> a écrit :

@Spark010 https://github.com/Spark010 As I mentioned in another issue (#1199 (comment) https://github.com/File-New-Project/EarTrumpet/issues/1199#issuecomment-1200341559), I'm not seeing any issues in the Oculus Quest w/ the Desktop window open. I hovered over the icon in the notification area, scrolled, works normally. Then moved away, scrolled in other apps, no issues. Tried also using hand and controller, no issues.

Can you provide repro steps that I can follow? If you need me to get the other software, I can do that too. Thanks!

— Reply to this email directly, view it on GitHub https://github.com/File-New-Project/EarTrumpet/issues/1119#issuecomment-1221464602, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQ4KC76YEFPM7YW2ZBMCK3V2GUO7ANCNFSM5TIILFIQ . You are receiving this because you were mentioned.Message ID: @.***>

spark-thecat avatar Aug 24 '22 21:08 spark-thecat

Is there a way to just disable the scrolling feature or maybe add a toggle? I have this same program incompatibility, I also use SteamVR and XSOverlay, it gets in the way sometimes and when im in vr im just used to closing the program all-together.

TheMasterHacker avatar Aug 29 '22 18:08 TheMasterHacker

having thisnsame issue after upgrading to w11

Livb-VRC avatar Nov 01 '22 21:11 Livb-VRC

happens with eartrumpet

Livb-VRC avatar Nov 01 '22 21:11 Livb-VRC

In my environment, I use Valve Index as a VR device. After clicking on the EarTrumpet icon in the task tray using XSOverlay, an overlay program for steamvr, and selecting another application window to scroll, the scroll event for the EarTrumpet task icon is The scroll event of the EarTrumpet task icon is called. https://github.com/File-New-Project/EarTrumpet/blob/7c139dea113c1513d30e5b258902a814ac3b85cb/EarTrumpet/App.xaml.cs#L111 I disabled this line for myself and this problem no longer occurs, so I added a setting to disable it. Can I send a pull request? https://github.com/27Cobalter/EarTrumpet/commit/c7b612a6f555cad4974c83ee146f7f91f521da5f

27Cobalter avatar Nov 02 '22 13:11 27Cobalter

@27Cobalter Please do send a pull request! I would love to have this fixed as another Valve Index & XSOverlay user.

VeikkoLehmuskorpi avatar Nov 27 '22 10:11 VeikkoLehmuskorpi

The workflow for contributing to this project requires the approval of the development team on issues. I'm sure many Valve Index users have had this problem, but the problem is now tagged with status: can't reproduce. It may be necessary to have the development team @riverar confirm that this issue can be reproduced using Valve Index and XSOverlay instead of Oculus Quest.

27Cobalter avatar Nov 27 '22 11:11 27Cobalter

I have the same issue with the Valve Index and XSOverlay. Does it really need to be confirmed as a bug by the dev team before a toggleable setting can be added? (also with the last reply being 3 months ago...)

Archomeda avatar Nov 27 '22 11:11 Archomeda

I can try to reproduce this again, does anyone have repro steps I can follow?

riverar avatar Nov 27 '22 17:11 riverar

@riverar Thank you for your quick response. I will write my reproduction procedure.

Environment

  • HMDs directly recognized by SteamVR like the Valve Index. Don't use virtualized ones like OculusQuest + VirtualDesktop. (Maybe it happens with HTC Vive, but this issue seems to be happening more with Valve Index)
  • Desktop overlay apps running on SteamVR such as XSOverlay. (I use XSOverlay)
  • Windows 10 Home 21H2, EarTrumpet 2.2.0.0 (I don't know if this is necessary, but I will write my environment)

Step to reproduce

  1. Start EarTrumpet
  2. Open an overlay program such as XSOverlay with SteamVR running.
  3. Show primary desktop with overlay program in VR.
  4. After this, use the controller in VR to operate on the launched overlay desktop.
  5. Click the EarTrumpet icon in the task tray to open a window where you can set the volume for each application.
  6. Switch the active window by clicking another window such as Google Chrome.
  7. If you scroll the window after switching to GoogleChrome, the master volume will change as if you scrolled on the EarTrumpet icon.

27Cobalter avatar Nov 27 '22 17:11 27Cobalter

Thanks @27Cobalter that looks great! Will try that out.

riverar avatar Nov 27 '22 18:11 riverar

I was able to reproduce this with XSOverlay desktop windows (not SteamVR native desktop windows). Will reach out to the developer. If that doesn't work out, I can add a workaround that disables volume changes via scroll if XSOverlay.exe is running.

riverar avatar Nov 28 '22 00:11 riverar

Thanks for trying. I'm sorry I haven't checked, but @Spark010 seems to occur not only in XSOverlay, but also in apps such as ovr toolkit and daily ovr. https://github.com/File-New-Project/EarTrumpet/issues/1119#issue-1202279328 It may be a SteamVR API issue, not an XSOverlay issue.

27Cobalter avatar Nov 28 '22 01:11 27Cobalter

Fixed in bc383f5a352acf7360070985329bc221fdae2b6a thanks for your patience!

If you want to try this early, it should be in the dev channel in a few minutes. https://install.eartrumpet.app/dev/EarTrumpet.Package.appinstaller

riverar avatar Nov 28 '22 03:11 riverar

I was traveling so it was too late to try it. I moved the dev appinstaller package, but I had a problem with the volume going up and down in the same way. https://github.com/File-New-Project/EarTrumpet/issues/1119#issuecomment-1328305838 I tried building with the relevant commit (https://github.com/File-New-Project/EarTrumpet/commit/bc383f5a352acf7360070985329bc221fdae2b6a), but the same problem occurred. Could you please try again?

27Cobalter avatar Dec 01 '22 10:12 27Cobalter

I have the dev app installed as well, just hadn't tried it until now, but yes I still have the same problem. Following 27Cobalter's repro steps, even after closing the Ear Trumpet window, scrolling on a different window (e.g. Chrome) changes the Ear Trumpet master volume.

VeikkoLehmuskorpi avatar Dec 01 '22 17:12 VeikkoLehmuskorpi

Will re-test this tonight, sounds like I missed something.

riverar avatar Dec 01 '22 17:12 riverar

Seems to be working here with XSOverlay. Can you verify you are testing with EarTrumpet (dev) 2.2.1.3? When you click the active application, do you see the mouse cursor moving around / away from the EarTrumpet icon? Or is it just "appearing" on the active app immediately? (If someone were to record a video, that'd be amazing.)

riverar avatar Dec 02 '22 22:12 riverar

I have confirmed that I am using EarTrumpet (dev) 2.2.1.3. The mouse cursor can be moved and operated as the player operates, and it does not move to the EarTrumpet icon. I have uploaded the recorded video. https://youtu.be/YDbS2YODDi8

27Cobalter avatar Dec 03 '22 11:12 27Cobalter

@27Cobalter @VeikkoLehmuskorpi I'm trying to source Valve Index hardware. In the meantime, I added some additional debugging--can you try the latest debug build then upload the diagnostics log after reproducing the issue? Appreciate your help/patience!

riverar avatar Dec 08 '22 06:12 riverar

This is a log taken with b9ca8eb. Until 18:08:09.781 is normal scrolling on the icon. At 18:08:11.723 I clicked another window. After 18:08:17.570 it scrolled in a non-icon location. The cursor position did not change when the mouse was moved over the icon by operating on XSOverlay.

b9ca8eb.log
'EarTrumpet.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: DefaultDomain): Loaded 'C:\Local\src\EarTrumpet\Build\Debug\EarTrumpet.exe'. Symbols loaded.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\WindowsBase\v4.0_4.0.0.0__31bf3856ad364e35\WindowsBase.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\PresentationCore\v4.0_4.0.0.0__31bf3856ad364e35\PresentationCore.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml\v4.0_4.0.0.0__b77a5c561934e089\System.Xaml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\Remote Debugger\x86\Runtime\Microsoft.VisualStudio.Debugger.Runtime.Desktop.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Step into: Stepping over non-user code 'EarTrumpet.App..ctor'
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Step into: Stepping over non-user code 'EarTrumpet.App.InitializeComponent'
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\Local\src\EarTrumpet\Build\Debug\ja-JP\EarTrumpet.resources.dll'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\mscorlib.resources\v4.0_4.0.0.0_ja_b77a5c561934e089\mscorlib.resources.dll'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\SysNative\WinMetadata\Windows.ApplicationModel.winmd'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\SysNative\WinMetadata\Windows.Foundation.winmd'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.WindowsRuntime\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.WindowsRuntime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\SysNative\WinMetadata\Windows.System.winmd'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\Local\src\EarTrumpet\Build\Debug\Bugsnag.ConfigurationSection.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\Local\src\EarTrumpet\Build\Debug\Bugsnag.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\SysNative\WinMetadata\Windows.Globalization.winmd'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
18:07:49.459 UI AudioDeviceManager-(Playback) Create
18:07:49.460 UI AudioDeviceManager-(Playback) Create Exit
18:07:49.464 UI TaskbarIconSource Changed: kind=NoDevice dpi=96 isSysLight=False isLegacy=False
18:07:49.468 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,125 16x16
18:07:49.471  3   AudioDeviceManager-(Playback) OnDeviceAdded {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}
18:07:49.473  3   AudioDevice Create {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.505  3   DesktopAppInfo DisplayName read failed LEDKeeper2 0x80070490
18:07:49.525  3   AudioDeviceSession Create LEDKeeper2 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|#%b{391FA822-D74E-48E3-8AE3-C8DC9F35E16E}|1%b#
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.Aero2\v4.0_4.0.0.0__31bf3856ad364e35\PresentationFramework.Aero2.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
18:07:49.549  3   AudioDeviceSession Create C:\Program Files\WindowsApps\SpotifyAB.SpotifyMusic_1.196.785.0_x86__zpdnekdrzrea0 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files\WindowsApps\SpotifyAB.SpotifyMusic_1.196.785.0_x86__zpdnekdrzrea0\Spotify.exe%b{00000000-0000-0000-0000-000000000000}|1%b34320
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.554  3   DesktopAppInfo DisplayName read failed XSOverlay 0x80070490
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xaml.resources\v4.0_4.0.0.0_ja_b77a5c561934e089\System.Xaml.resources.dll'. Module was built without symbols.
18:07:49.570  3   AudioDeviceSession Create XSOverlay {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steamapps\common\XSOverlay_Beta\XSOverlay.exe%b{00000000-0000-0000-0000-000000000000}|1%b31920
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.575  3   DesktopAppInfo DisplayName read failed LEDKeeper2 0x80070490
18:07:49.591  3   AudioDeviceSession Create LEDKeeper2 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe%b{00000000-0000-0000-0000-000000000000}|1%b10148
18:07:49.593  3   AudioDeviceSession Create *SystemSounds {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.603  3   DesktopAppInfo DisplayName read failed steam 0x80070490
18:07:49.613  3   AudioDeviceSession Create steam {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationCore.resources\v4.0_4.0.0.0_ja_31bf3856ad364e35\PresentationCore.resources.dll'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'c:\program files\microsoft visual studio\2022\community\common7\ide\commonextensions\microsoft\xamldiagnostics\Framework\x86\Microsoft.VisualStudio.DesignTools.WpfTap.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\SMDiagnostics\v4.0_4.0.0.0__b77a5c561934e089\SMDiagnostics.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Internals\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Internals.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization.resources\v4.0_4.0.0.0_ja_b77a5c561934e089\System.Runtime.Serialization.resources.dll'. Module was built without symbols.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationTypes\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationTypes.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\UIAutomationProvider\v4.0_4.0.0.0__31bf3856ad364e35\UIAutomationProvider.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
18:07:49.888 UI FlyoutViewModel ChangeState Hidden
18:07:49.890  3   AudioDeviceManager-(Playback) OnDeviceAdded {0.0.0.00000000}.{db4caa89-0bfd-4c80-888c-2068afd85935}
18:07:49.890  3   AudioDevice Create {0.0.0.00000000}.{db4caa89-0bfd-4c80-888c-2068afd85935}
18:07:49.894  3   AudioDeviceSession Create *SystemSounds {0.0.0.00000000}.{db4caa89-0bfd-4c80-888c-2068afd85935}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:49.896 UI AudioDeviceSessionCollection AddSession LEDKeeper2 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|#%b{391FA822-D74E-48E3-8AE3-C8DC9F35E16E}|1%b#
18:07:49.897  3   AudioDeviceManager-(Playback) OnDeviceAdded {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}
18:07:49.898 UI AudioDeviceSessionCollection AddSession C:\Program Files\WindowsApps\SpotifyAB.SpotifyMusic_1.196.785.0_x86__zpdnekdrzrea0 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files\WindowsApps\SpotifyAB.SpotifyMusic_1.196.785.0_x86__zpdnekdrzrea0\Spotify.exe%b{00000000-0000-0000-0000-000000000000}|1%b34320
18:07:49.919  3   AudioDevice Create {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}
18:07:49.919 UI AudioDeviceSessionCollection AddSession XSOverlay {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steamapps\common\XSOverlay_Beta\XSOverlay.exe%b{00000000-0000-0000-0000-000000000000}|1%b31920
18:07:49.920 UI AudioDeviceSessionCollection AddSession LEDKeeper2 {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe%b{00000000-0000-0000-0000-000000000000}|1%b10148
18:07:49.921 UI AudioDeviceSessionCollection AddSession *SystemSounds {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:49.921 UI AudioDeviceSessionCollection AddSession steam {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.928  3   DesktopAppInfo DisplayName read failed steam 0x80070490
18:07:49.937 UI AudioDeviceSessionCollection AddSession *SystemSounds {0.0.0.00000000}.{db4caa89-0bfd-4c80-888c-2068afd85935}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework-SystemXml\v4.0_4.0.0.0__b77a5c561934e089\PresentationFramework-SystemXml.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
18:07:49.951  3   AudioDeviceSession Create steam {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:49.958  3   DesktopAppInfo DisplayName read failed LEDKeeper2 0x80070490
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PresentationFramework.resources\v4.0_4.0.0.0_ja_31bf3856ad364e35\PresentationFramework.resources.dll'. Module was built without symbols.
18:07:49.982  3   AudioDeviceSession Create LEDKeeper2 {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|\Device\HarddiskVolume4\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe%b{00000000-0000-0000-0000-000000000000}|1%b10148
18:07:49.983  3   AudioDeviceSession Create *SystemSounds {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:50.009 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
18:07:50.013 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
18:07:50.027 UI ImageEx LoadShellIcon 24x24 SpotifyAB.SpotifyMusic_zpdnekdrzrea0!Spotify
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.076 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.095 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steamapps\common\XSOverlay_Beta\XSOverlay.exe
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.111 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
18:07:50.116 UI AudioDeviceManager-(Playback) QueryDefaultDevice
18:07:50.119 UI TaskbarIconSource Changed: kind=SpeakerOneBar dpi=96 isSysLight=False isLegacy=False
18:07:50.120 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,122 16x16
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ComponentModel.Composition\v4.0_4.0.0.0__b77a5c561934e089\System.ComponentModel.Composition.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
18:07:50.128 UI AddonResolver Load
18:07:50.131 UI AudioDeviceManager-(Recording) Create
18:07:50.131 UI AudioDeviceManager-(Recording) Create Exit
18:07:50.135  4   AudioDeviceManager-(Recording) OnDeviceAdded {0.0.1.00000000}.{327fceda-1d22-455a-b387-04c7b507e0d7}
18:07:50.135  4   AudioDevice Create {0.0.1.00000000}.{327fceda-1d22-455a-b387-04c7b507e0d7}
18:07:50.139  4   AudioDeviceSession Create *SystemSounds {0.0.1.00000000}.{327fceda-1d22-455a-b387-04c7b507e0d7}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:50.140 UI ProcessWatcher Clear
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.145  4   DesktopAppInfo DisplayName read failed steam 0x80070490
18:07:50.164  4   AudioDeviceSession Create steam {0.0.1.00000000}.{327fceda-1d22-455a-b387-04c7b507e0d7}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
'EarTrumpet.exe' (CLR v4.0.30319: EarTrumpet.exe): Loaded 'Microsoft.GeneratedCode'. 
18:07:50.222 UI ShellNotifyIcon IsVisible True
18:07:50.224  4   AudioDeviceManager-(Recording) OnDeviceAdded {0.0.1.00000000}.{536606dc-dbd3-4cfa-867c-f9762c06bca4}
18:07:50.224  4   AudioDevice Create {0.0.1.00000000}.{536606dc-dbd3-4cfa-867c-f9762c06bca4}
18:07:50.228  4   AudioDeviceSession Create *SystemSounds {0.0.1.00000000}.{536606dc-dbd3-4cfa-867c-f9762c06bca4}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:50.234  4   AudioDeviceManager-(Recording) OnDeviceAdded {0.0.1.00000000}.{55279560-cd75-47c6-94a3-e79f23e2ca49}
18:07:50.235  4   AudioDevice Create {0.0.1.00000000}.{55279560-cd75-47c6-94a3-e79f23e2ca49}
18:07:50.238  4   AudioDeviceSession Create *SystemSounds {0.0.1.00000000}.{55279560-cd75-47c6-94a3-e79f23e2ca49}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:50.241 UI AudioDeviceSessionCollection AddSession steam {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
18:07:50.242 UI AudioDeviceManager-(Recording) QueryDefaultDevice
18:07:50.244 UI AudioDeviceSessionCollection AddSession LEDKeeper2 {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|\Device\HarddiskVolume4\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe%b{00000000-0000-0000-0000-000000000000}|1%b10148
18:07:50.245 UI AudioDeviceSessionCollection AddSession *SystemSounds {0.0.0.00000000}.{f5adac3b-8feb-4813-962a-ad928c9a31b6}|#%b{A9EF3FD9-4240-455E-A4D5-F2B3301887B2}|1%b#
18:07:50.246 UI AudioDeviceSessionCollection AddSession steam {0.0.1.00000000}.{327fceda-1d22-455a-b387-04c7b507e0d7}|\Device\HarddiskVolume4\Program Files (x86)\Steam\steam.exe%b{00000000-0000-0000-0000-000000000000}|1%b12872
18:07:50.273 UI ImageEx LoadImage 24x24 C:\WINDOWS\sysnative\audiosrv.dll,203
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.304 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\MSI\One Dragon Center\Mystic_Light\LEDKeeper2.exe
Exception thrown: 'System.Runtime.InteropServices.COMException' in EarTrumpet.exe
18:07:50.319 UI ImageEx LoadShellIcon 24x24 C:\Program Files (x86)\Steam\steam.exe
18:08:02.172 UI CallbackMsgWndProc 512
18:08:02.174 UI IsCursorWithinNotifyIconBounds True
18:08:02.196 UI CallbackMsgWndProc 512
18:08:02.197 UI IsCursorWithinNotifyIconBounds True
18:08:02.221 UI CallbackMsgWndProc 512
18:08:02.222 UI IsCursorWithinNotifyIconBounds True
18:08:02.246 UI CallbackMsgWndProc 512
18:08:02.247 UI IsCursorWithinNotifyIconBounds True
18:08:02.264 UI CallbackMsgWndProc 512
18:08:02.265 UI IsCursorWithinNotifyIconBounds True
18:08:02.296 UI CallbackMsgWndProc 512
18:08:02.297 UI IsCursorWithinNotifyIconBounds True
18:08:02.321 UI CallbackMsgWndProc 512
18:08:02.322 UI IsCursorWithinNotifyIconBounds True
18:08:02.346 UI CallbackMsgWndProc 512
18:08:02.347 UI IsCursorWithinNotifyIconBounds True
18:08:02.356 UI CallbackMsgWndProc 512
18:08:02.356 UI IsCursorWithinNotifyIconBounds True
18:08:02.371 UI CallbackMsgWndProc 512
18:08:02.372 UI IsCursorWithinNotifyIconBounds True
18:08:02.396 UI CallbackMsgWndProc 512
18:08:02.397 UI IsCursorWithinNotifyIconBounds True
18:08:03.055 UI CallbackMsgWndProc 512
18:08:03.056 UI IsCursorWithinNotifyIconBounds True
18:08:03.071 UI CallbackMsgWndProc 512
18:08:03.072 UI IsCursorWithinNotifyIconBounds True
18:08:03.271 UI CallbackMsgWndProc 512
18:08:03.273 UI IsCursorWithinNotifyIconBounds True
18:08:03.296 UI CallbackMsgWndProc 512
18:08:03.297 UI IsCursorWithinNotifyIconBounds True
18:08:03.321 UI CallbackMsgWndProc 512
18:08:03.322 UI IsCursorWithinNotifyIconBounds True
18:08:03.346 UI CallbackMsgWndProc 512
18:08:03.348 UI IsCursorWithinNotifyIconBounds True
18:08:03.355 UI CallbackMsgWndProc 512
18:08:03.356 UI IsCursorWithinNotifyIconBounds True
18:08:03.371 UI CallbackMsgWndProc 512
18:08:03.372 UI IsCursorWithinNotifyIconBounds True
18:08:03.396 UI CallbackMsgWndProc 512
18:08:03.397 UI IsCursorWithinNotifyIconBounds True
18:08:03.421 UI CallbackMsgWndProc 512
18:08:03.422 UI IsCursorWithinNotifyIconBounds True
18:08:03.446 UI CallbackMsgWndProc 512
18:08:03.447 UI IsCursorWithinNotifyIconBounds True
18:08:03.471 UI CallbackMsgWndProc 512
18:08:03.473 UI IsCursorWithinNotifyIconBounds True
18:08:03.496 UI CallbackMsgWndProc 512
18:08:03.497 UI IsCursorWithinNotifyIconBounds True
18:08:03.521 UI CallbackMsgWndProc 512
18:08:03.522 UI IsCursorWithinNotifyIconBounds True
18:08:03.546 UI CallbackMsgWndProc 512
18:08:03.547 UI IsCursorWithinNotifyIconBounds True
18:08:03.554 UI CallbackMsgWndProc 512
18:08:03.555 UI IsCursorWithinNotifyIconBounds True
18:08:03.571 UI CallbackMsgWndProc 512
18:08:03.572 UI IsCursorWithinNotifyIconBounds True
18:08:03.596 UI CallbackMsgWndProc 512
18:08:03.597 UI IsCursorWithinNotifyIconBounds True
18:08:03.621 UI CallbackMsgWndProc 512
18:08:03.623 UI IsCursorWithinNotifyIconBounds True
18:08:03.646 UI CallbackMsgWndProc 512
18:08:03.647 UI IsCursorWithinNotifyIconBounds True
18:08:03.671 UI CallbackMsgWndProc 512
18:08:03.672 UI IsCursorWithinNotifyIconBounds True
18:08:03.696 UI CallbackMsgWndProc 512
18:08:03.697 UI IsCursorWithinNotifyIconBounds True
18:08:03.716 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:03.716 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:03.717 UI IsCursorWithinNotifyIconBounds True
18:08:03.721 UI CallbackMsgWndProc 512
18:08:03.723 UI IsCursorWithinNotifyIconBounds True
18:08:03.740 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:03.740 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:03.741 UI IsCursorWithinNotifyIconBounds True
18:08:03.746 UI CallbackMsgWndProc 512
18:08:03.747 UI IsCursorWithinNotifyIconBounds True
18:08:03.752 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:03.753 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:03.753 UI IsCursorWithinNotifyIconBounds True
18:08:03.754 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:03.755 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:03.755 UI IsCursorWithinNotifyIconBounds True
18:08:03.756 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:03.756 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:03.757 UI IsCursorWithinNotifyIconBounds True
18:08:03.757 UI CallbackMsgWndProc 512
18:08:03.758 UI IsCursorWithinNotifyIconBounds True
18:08:03.758 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (before update)
18:08:03.759 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (after update)
18:08:03.759 UI IsCursorWithinNotifyIconBounds True
18:08:03.760 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (before update)
18:08:03.762 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (after update)
18:08:03.762 UI IsCursorWithinNotifyIconBounds True
18:08:03.765 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (before update)
18:08:03.765 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (after update)
18:08:03.766 UI IsCursorWithinNotifyIconBounds True
18:08:03.771 UI CallbackMsgWndProc 512
18:08:03.771 UI IsCursorWithinNotifyIconBounds True
18:08:03.790 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (before update)
18:08:03.790 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1056} (after update)
18:08:03.791 UI IsCursorWithinNotifyIconBounds True
18:08:03.796 UI CallbackMsgWndProc 512
18:08:03.797 UI IsCursorWithinNotifyIconBounds True
18:08:03.807 UI CallbackMsgWndProc 512
18:08:03.808 UI IsCursorWithinNotifyIconBounds True
18:08:03.813 UI CallbackMsgWndProc 512
18:08:03.814 UI IsCursorWithinNotifyIconBounds True
18:08:03.815 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.815 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.816 UI IsCursorWithinNotifyIconBounds True
18:08:03.821 UI CallbackMsgWndProc 512
18:08:03.822 UI IsCursorWithinNotifyIconBounds True
18:08:03.840 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.840 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.841 UI IsCursorWithinNotifyIconBounds True
18:08:03.846 UI CallbackMsgWndProc 512
18:08:03.847 UI IsCursorWithinNotifyIconBounds True
18:08:03.865 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (before update)
18:08:03.865 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (after update)
18:08:03.866 UI IsCursorWithinNotifyIconBounds True
18:08:03.871 UI CallbackMsgWndProc 512
18:08:03.872 UI IsCursorWithinNotifyIconBounds True
18:08:03.890 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (before update)
18:08:03.890 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (after update)
18:08:03.891 UI IsCursorWithinNotifyIconBounds True
18:08:03.897 UI CallbackMsgWndProc 512
18:08:03.897 UI IsCursorWithinNotifyIconBounds True
18:08:03.915 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (before update)
18:08:03.916 UI ProcessMouseInputMessage cursorPosition=>{X=1656,Y=1057} (after update)
18:08:03.916 UI IsCursorWithinNotifyIconBounds True
18:08:03.921 UI CallbackMsgWndProc 512
18:08:03.922 UI IsCursorWithinNotifyIconBounds True
18:08:03.940 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.941 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.941 UI IsCursorWithinNotifyIconBounds True
18:08:03.946 UI CallbackMsgWndProc 512
18:08:03.947 UI IsCursorWithinNotifyIconBounds True
18:08:03.953 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.953 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.954 UI IsCursorWithinNotifyIconBounds True
18:08:03.954 UI CallbackMsgWndProc 512
18:08:03.955 UI IsCursorWithinNotifyIconBounds True
18:08:03.956 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.956 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.957 UI IsCursorWithinNotifyIconBounds True
18:08:03.957 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.957 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.958 UI IsCursorWithinNotifyIconBounds True
18:08:03.958 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.959 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.959 UI IsCursorWithinNotifyIconBounds True
18:08:03.960 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.960 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.961 UI IsCursorWithinNotifyIconBounds True
18:08:03.965 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (before update)
18:08:03.966 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1057} (after update)
18:08:03.966 UI IsCursorWithinNotifyIconBounds True
18:08:03.971 UI CallbackMsgWndProc 512
18:08:03.971 UI IsCursorWithinNotifyIconBounds True
18:08:03.996 UI CallbackMsgWndProc 512
18:08:03.997 UI IsCursorWithinNotifyIconBounds True
18:08:04.023 UI CallbackMsgWndProc 512
18:08:04.023 UI IsCursorWithinNotifyIconBounds True
18:08:04.046 UI CallbackMsgWndProc 512
18:08:04.047 UI IsCursorWithinNotifyIconBounds True
18:08:04.071 UI CallbackMsgWndProc 512
18:08:04.072 UI IsCursorWithinNotifyIconBounds True
18:08:04.096 UI CallbackMsgWndProc 512
18:08:04.097 UI IsCursorWithinNotifyIconBounds True
18:08:04.121 UI CallbackMsgWndProc 512
18:08:04.122 UI IsCursorWithinNotifyIconBounds True
18:08:04.146 UI CallbackMsgWndProc 512
18:08:04.147 UI IsCursorWithinNotifyIconBounds True
18:08:04.154 UI CallbackMsgWndProc 512
18:08:04.155 UI IsCursorWithinNotifyIconBounds True
18:08:04.171 UI CallbackMsgWndProc 512
18:08:04.172 UI IsCursorWithinNotifyIconBounds True
18:08:04.196 UI CallbackMsgWndProc 512
18:08:04.197 UI IsCursorWithinNotifyIconBounds True
18:08:04.221 UI CallbackMsgWndProc 512
18:08:04.223 UI IsCursorWithinNotifyIconBounds True
18:08:04.246 UI CallbackMsgWndProc 512
18:08:04.247 UI IsCursorWithinNotifyIconBounds True
18:08:04.271 UI CallbackMsgWndProc 512
18:08:04.273 UI IsCursorWithinNotifyIconBounds True
18:08:04.296 UI CallbackMsgWndProc 512
18:08:04.297 UI IsCursorWithinNotifyIconBounds True
18:08:04.321 UI CallbackMsgWndProc 512
18:08:04.322 UI IsCursorWithinNotifyIconBounds True
18:08:04.346 UI CallbackMsgWndProc 512
18:08:04.347 UI IsCursorWithinNotifyIconBounds True
18:08:04.355 UI CallbackMsgWndProc 512
18:08:04.356 UI IsCursorWithinNotifyIconBounds True
18:08:04.371 UI CallbackMsgWndProc 512
18:08:04.372 UI IsCursorWithinNotifyIconBounds True
18:08:04.396 UI CallbackMsgWndProc 512
18:08:04.397 UI IsCursorWithinNotifyIconBounds True
18:08:04.421 UI CallbackMsgWndProc 512
18:08:04.422 UI IsCursorWithinNotifyIconBounds True
18:08:04.446 UI CallbackMsgWndProc 512
18:08:04.447 UI IsCursorWithinNotifyIconBounds True
18:08:04.466 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.466 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.467 UI IsCursorWithinNotifyIconBounds True
18:08:04.471 UI CallbackMsgWndProc 512
18:08:04.472 UI IsCursorWithinNotifyIconBounds True
18:08:04.491 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.492 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.492 UI IsCursorWithinNotifyIconBounds True
18:08:04.496 UI CallbackMsgWndProc 512
18:08:04.497 UI IsCursorWithinNotifyIconBounds True
18:08:04.516 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.517 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.517 UI IsCursorWithinNotifyIconBounds True
18:08:04.521 UI CallbackMsgWndProc 512
18:08:04.522 UI IsCursorWithinNotifyIconBounds True
18:08:04.541 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.542 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.542 UI IsCursorWithinNotifyIconBounds True
18:08:04.546 UI CallbackMsgWndProc 512
18:08:04.547 UI IsCursorWithinNotifyIconBounds True
18:08:04.554 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.554 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.555 UI IsCursorWithinNotifyIconBounds True
18:08:04.556 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.556 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.557 UI IsCursorWithinNotifyIconBounds True
18:08:04.557 UI CallbackMsgWndProc 512
18:08:04.559 UI IsCursorWithinNotifyIconBounds True
18:08:04.562 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.562 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.563 UI IsCursorWithinNotifyIconBounds True
18:08:04.563 UI CallbackMsgWndProc 512
18:08:04.564 UI IsCursorWithinNotifyIconBounds True
18:08:04.564 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.565 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.565 UI IsCursorWithinNotifyIconBounds True
18:08:04.565 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.566 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.566 UI IsCursorWithinNotifyIconBounds True
18:08:04.567 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.567 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.568 UI IsCursorWithinNotifyIconBounds True
18:08:04.571 UI CallbackMsgWndProc 512
18:08:04.572 UI IsCursorWithinNotifyIconBounds True
18:08:04.592 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:04.593 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:04.594 UI IsCursorWithinNotifyIconBounds True
18:08:04.596 UI CallbackMsgWndProc 512
18:08:04.597 UI IsCursorWithinNotifyIconBounds True
18:08:04.617 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (before update)
18:08:04.618 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (after update)
18:08:04.619 UI IsCursorWithinNotifyIconBounds True
18:08:04.621 UI CallbackMsgWndProc 512
18:08:04.623 UI IsCursorWithinNotifyIconBounds True
18:08:04.642 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (before update)
18:08:04.643 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (after update)
18:08:04.643 UI IsCursorWithinNotifyIconBounds True
18:08:04.646 UI CallbackMsgWndProc 512
18:08:04.647 UI IsCursorWithinNotifyIconBounds True
18:08:04.668 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (before update)
18:08:04.668 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (after update)
18:08:04.669 UI IsCursorWithinNotifyIconBounds True
18:08:04.671 UI CallbackMsgWndProc 512
18:08:04.672 UI IsCursorWithinNotifyIconBounds True
18:08:04.692 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (before update)
18:08:04.693 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (after update)
18:08:04.693 UI IsCursorWithinNotifyIconBounds True
18:08:04.696 UI CallbackMsgWndProc 512
18:08:04.697 UI IsCursorWithinNotifyIconBounds True
18:08:04.717 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (before update)
18:08:04.718 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (after update)
18:08:04.718 UI IsCursorWithinNotifyIconBounds True
18:08:04.721 UI CallbackMsgWndProc 512
18:08:04.722 UI IsCursorWithinNotifyIconBounds True
18:08:04.747 UI CallbackMsgWndProc 512
18:08:04.747 UI IsCursorWithinNotifyIconBounds True
18:08:04.763 UI CallbackMsgWndProc 512
18:08:04.764 UI IsCursorWithinNotifyIconBounds True
18:08:04.772 UI CallbackMsgWndProc 512
18:08:04.773 UI IsCursorWithinNotifyIconBounds True
18:08:04.796 UI CallbackMsgWndProc 512
18:08:04.797 UI IsCursorWithinNotifyIconBounds True
18:08:04.821 UI CallbackMsgWndProc 512
18:08:04.822 UI IsCursorWithinNotifyIconBounds True
18:08:04.847 UI CallbackMsgWndProc 512
18:08:04.849 UI IsCursorWithinNotifyIconBounds True
18:08:04.872 UI CallbackMsgWndProc 512
18:08:04.873 UI IsCursorWithinNotifyIconBounds True
18:08:04.896 UI CallbackMsgWndProc 512
18:08:04.897 UI IsCursorWithinNotifyIconBounds True
18:08:04.921 UI CallbackMsgWndProc 512
18:08:04.922 UI IsCursorWithinNotifyIconBounds True
18:08:04.946 UI CallbackMsgWndProc 512
18:08:04.947 UI IsCursorWithinNotifyIconBounds True
18:08:04.963 UI CallbackMsgWndProc 512
18:08:04.964 UI IsCursorWithinNotifyIconBounds True
18:08:04.971 UI CallbackMsgWndProc 512
18:08:04.972 UI IsCursorWithinNotifyIconBounds True
18:08:04.996 UI CallbackMsgWndProc 512
18:08:04.997 UI IsCursorWithinNotifyIconBounds True
18:08:05.021 UI CallbackMsgWndProc 512
18:08:05.022 UI IsCursorWithinNotifyIconBounds True
18:08:05.047 UI CallbackMsgWndProc 512
18:08:05.048 UI IsCursorWithinNotifyIconBounds True
18:08:05.071 UI CallbackMsgWndProc 512
18:08:05.072 UI IsCursorWithinNotifyIconBounds True
18:08:05.096 UI CallbackMsgWndProc 512
18:08:05.097 UI IsCursorWithinNotifyIconBounds True
18:08:05.121 UI CallbackMsgWndProc 512
18:08:05.122 UI IsCursorWithinNotifyIconBounds True
18:08:05.146 UI CallbackMsgWndProc 512
18:08:05.147 UI IsCursorWithinNotifyIconBounds True
18:08:05.155 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.156 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.156 UI IsCursorWithinNotifyIconBounds True
18:08:05.157 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.157 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.158 UI IsCursorWithinNotifyIconBounds True
18:08:05.158 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.159 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.159 UI IsCursorWithinNotifyIconBounds True
18:08:05.160 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.160 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.161 UI IsCursorWithinNotifyIconBounds True
18:08:05.161 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.162 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.162 UI IsCursorWithinNotifyIconBounds True
18:08:05.163 UI CallbackMsgWndProc 512
18:08:05.164 UI IsCursorWithinNotifyIconBounds True
18:08:05.168 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.168 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.169 UI IsCursorWithinNotifyIconBounds True
18:08:05.171 UI CallbackMsgWndProc 512
18:08:05.172 UI IsCursorWithinNotifyIconBounds True
18:08:05.193 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.193 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.194 UI IsCursorWithinNotifyIconBounds True
18:08:05.197 UI CallbackMsgWndProc 512
18:08:05.198 UI IsCursorWithinNotifyIconBounds True
18:08:05.218 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.219 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.219 UI IsCursorWithinNotifyIconBounds True
18:08:05.221 UI CallbackMsgWndProc 512
18:08:05.223 UI IsCursorWithinNotifyIconBounds True
18:08:05.243 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (before update)
18:08:05.244 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1056} (after update)
18:08:05.245 UI IsCursorWithinNotifyIconBounds True
18:08:05.246 UI CallbackMsgWndProc 512
18:08:05.247 UI IsCursorWithinNotifyIconBounds True
18:08:05.268 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1057} (before update)
18:08:05.269 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1057} (after update)
18:08:05.270 UI IsCursorWithinNotifyIconBounds True
18:08:05.272 UI CallbackMsgWndProc 512
18:08:05.272 UI IsCursorWithinNotifyIconBounds True
18:08:05.293 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.294 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.294 UI IsCursorWithinNotifyIconBounds True
18:08:05.296 UI CallbackMsgWndProc 512
18:08:05.297 UI IsCursorWithinNotifyIconBounds True
18:08:05.318 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.319 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.319 UI IsCursorWithinNotifyIconBounds True
18:08:05.321 UI CallbackMsgWndProc 512
18:08:05.322 UI IsCursorWithinNotifyIconBounds True
18:08:05.343 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.344 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.344 UI IsCursorWithinNotifyIconBounds True
18:08:05.346 UI CallbackMsgWndProc 512
18:08:05.347 UI IsCursorWithinNotifyIconBounds True
18:08:05.356 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.356 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.357 UI IsCursorWithinNotifyIconBounds True
18:08:05.358 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.358 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.359 UI IsCursorWithinNotifyIconBounds True
18:08:05.359 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.360 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.360 UI IsCursorWithinNotifyIconBounds True
18:08:05.361 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.361 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.362 UI IsCursorWithinNotifyIconBounds True
18:08:05.362 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (before update)
18:08:05.362 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1057} (after update)
18:08:05.363 UI IsCursorWithinNotifyIconBounds True
18:08:05.363 UI CallbackMsgWndProc 512
18:08:05.365 UI IsCursorWithinNotifyIconBounds True
18:08:05.371 UI CallbackMsgWndProc 512
18:08:05.372 UI IsCursorWithinNotifyIconBounds True
18:08:05.396 UI CallbackMsgWndProc 512
18:08:05.397 UI IsCursorWithinNotifyIconBounds True
18:08:05.421 UI CallbackMsgWndProc 512
18:08:05.422 UI IsCursorWithinNotifyIconBounds True
18:08:05.447 UI CallbackMsgWndProc 512
18:08:05.448 UI IsCursorWithinNotifyIconBounds True
18:08:05.471 UI CallbackMsgWndProc 512
18:08:05.472 UI IsCursorWithinNotifyIconBounds True
18:08:05.496 UI CallbackMsgWndProc 512
18:08:05.497 UI IsCursorWithinNotifyIconBounds True
18:08:05.521 UI CallbackMsgWndProc 512
18:08:05.522 UI IsCursorWithinNotifyIconBounds True
18:08:05.546 UI CallbackMsgWndProc 512
18:08:05.547 UI IsCursorWithinNotifyIconBounds True
18:08:05.571 UI CallbackMsgWndProc 512
18:08:05.572 UI IsCursorWithinNotifyIconBounds True
18:08:05.596 UI CallbackMsgWndProc 512
18:08:05.597 UI IsCursorWithinNotifyIconBounds True
18:08:05.621 UI CallbackMsgWndProc 512
18:08:05.622 UI IsCursorWithinNotifyIconBounds True
18:08:05.646 UI CallbackMsgWndProc 512
18:08:05.647 UI IsCursorWithinNotifyIconBounds True
18:08:05.671 UI CallbackMsgWndProc 512
18:08:05.672 UI IsCursorWithinNotifyIconBounds True
18:08:05.696 UI CallbackMsgWndProc 512
18:08:05.697 UI IsCursorWithinNotifyIconBounds True
18:08:05.721 UI CallbackMsgWndProc 512
18:08:05.722 UI IsCursorWithinNotifyIconBounds True
18:08:05.746 UI CallbackMsgWndProc 512
18:08:05.747 UI IsCursorWithinNotifyIconBounds True
18:08:05.768 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.768 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.769 UI IsCursorWithinNotifyIconBounds True
18:08:05.769 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.770 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.770 UI IsCursorWithinNotifyIconBounds True
18:08:05.771 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.771 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.772 UI IsCursorWithinNotifyIconBounds True
18:08:05.772 UI CallbackMsgWndProc 512
18:08:05.773 UI IsCursorWithinNotifyIconBounds True
18:08:05.774 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.774 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.775 UI IsCursorWithinNotifyIconBounds True
18:08:05.775 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.776 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.776 UI IsCursorWithinNotifyIconBounds True
18:08:05.777 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.777 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.778 UI IsCursorWithinNotifyIconBounds True
18:08:05.793 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.793 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.794 UI IsCursorWithinNotifyIconBounds True
18:08:05.797 UI CallbackMsgWndProc 512
18:08:05.798 UI IsCursorWithinNotifyIconBounds True
18:08:05.818 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (before update)
18:08:05.819 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1059} (after update)
18:08:05.819 UI IsCursorWithinNotifyIconBounds True
18:08:05.821 UI CallbackMsgWndProc 512
18:08:05.822 UI IsCursorWithinNotifyIconBounds True
18:08:05.843 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (before update)
18:08:05.844 UI ProcessMouseInputMessage cursorPosition=>{X=1655,Y=1060} (after update)
18:08:05.844 UI IsCursorWithinNotifyIconBounds True
18:08:05.846 UI CallbackMsgWndProc 512
18:08:05.847 UI IsCursorWithinNotifyIconBounds True
18:08:05.868 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (before update)
18:08:05.869 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (after update)
18:08:05.869 UI IsCursorWithinNotifyIconBounds True
18:08:05.871 UI CallbackMsgWndProc 512
18:08:05.872 UI IsCursorWithinNotifyIconBounds True
18:08:05.893 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (before update)
18:08:05.894 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1060} (after update)
18:08:05.894 UI IsCursorWithinNotifyIconBounds True
18:08:05.899 UI CallbackMsgWndProc 512
18:08:05.900 UI IsCursorWithinNotifyIconBounds True
18:08:05.918 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.919 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.919 UI IsCursorWithinNotifyIconBounds True
18:08:05.921 UI CallbackMsgWndProc 512
18:08:05.922 UI IsCursorWithinNotifyIconBounds True
18:08:05.943 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.944 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.944 UI IsCursorWithinNotifyIconBounds True
18:08:05.946 UI CallbackMsgWndProc 512
18:08:05.946 UI IsCursorWithinNotifyIconBounds True
18:08:05.968 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.969 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.969 UI IsCursorWithinNotifyIconBounds True
18:08:05.970 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.971 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.971 UI IsCursorWithinNotifyIconBounds True
18:08:05.972 UI CallbackMsgWndProc 512
18:08:05.973 UI IsCursorWithinNotifyIconBounds True
18:08:05.976 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.976 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.977 UI IsCursorWithinNotifyIconBounds True
18:08:05.977 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.978 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.978 UI IsCursorWithinNotifyIconBounds True
18:08:05.978 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.979 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.979 UI IsCursorWithinNotifyIconBounds True
18:08:05.980 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.980 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.981 UI IsCursorWithinNotifyIconBounds True
18:08:05.993 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:05.994 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:05.994 UI IsCursorWithinNotifyIconBounds True
18:08:05.996 UI CallbackMsgWndProc 512
18:08:05.997 UI IsCursorWithinNotifyIconBounds True
18:08:06.018 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:06.019 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:06.019 UI IsCursorWithinNotifyIconBounds True
18:08:06.021 UI CallbackMsgWndProc 512
18:08:06.021 UI IsCursorWithinNotifyIconBounds True
18:08:06.043 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1062} (before update)
18:08:06.044 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1062} (after update)
18:08:06.044 UI IsCursorWithinNotifyIconBounds True
18:08:06.046 UI CallbackMsgWndProc 512
18:08:06.047 UI IsCursorWithinNotifyIconBounds True
18:08:06.068 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1062} (before update)
18:08:06.069 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1062} (after update)
18:08:06.070 UI IsCursorWithinNotifyIconBounds True
18:08:06.071 UI CallbackMsgWndProc 512
18:08:06.073 UI IsCursorWithinNotifyIconBounds True
18:08:06.096 UI CallbackMsgWndProc 512
18:08:06.097 UI IsCursorWithinNotifyIconBounds True
18:08:06.121 UI CallbackMsgWndProc 512
18:08:06.122 UI IsCursorWithinNotifyIconBounds True
18:08:06.146 UI CallbackMsgWndProc 512
18:08:06.147 UI IsCursorWithinNotifyIconBounds True
18:08:06.171 UI CallbackMsgWndProc 512
18:08:06.171 UI IsCursorWithinNotifyIconBounds True
18:08:06.196 UI CallbackMsgWndProc 512
18:08:06.197 UI IsCursorWithinNotifyIconBounds True
18:08:06.221 UI CallbackMsgWndProc 512
18:08:06.222 UI IsCursorWithinNotifyIconBounds True
18:08:06.246 UI CallbackMsgWndProc 512
18:08:06.246 UI IsCursorWithinNotifyIconBounds True
18:08:06.271 UI CallbackMsgWndProc 512
18:08:06.273 UI IsCursorWithinNotifyIconBounds True
18:08:06.296 UI CallbackMsgWndProc 512
18:08:06.297 UI IsCursorWithinNotifyIconBounds True
18:08:06.321 UI CallbackMsgWndProc 512
18:08:06.322 UI IsCursorWithinNotifyIconBounds True
18:08:06.346 UI CallbackMsgWndProc 512
18:08:06.346 UI IsCursorWithinNotifyIconBounds True
18:08:06.371 UI CallbackMsgWndProc 512
18:08:06.372 UI IsCursorWithinNotifyIconBounds True
18:08:06.387 UI CallbackMsgWndProc 512
18:08:06.388 UI IsCursorWithinNotifyIconBounds True
18:08:06.396 UI CallbackMsgWndProc 512
18:08:06.396 UI IsCursorWithinNotifyIconBounds True
18:08:06.421 UI CallbackMsgWndProc 512
18:08:06.422 UI IsCursorWithinNotifyIconBounds True
18:08:06.446 UI CallbackMsgWndProc 512
18:08:06.447 UI IsCursorWithinNotifyIconBounds True
18:08:06.471 UI CallbackMsgWndProc 512
18:08:06.472 UI IsCursorWithinNotifyIconBounds True
18:08:06.496 UI CallbackMsgWndProc 512
18:08:06.497 UI IsCursorWithinNotifyIconBounds True
18:08:06.522 UI CallbackMsgWndProc 512
18:08:06.523 UI IsCursorWithinNotifyIconBounds True
18:08:06.544 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (before update)
18:08:06.544 UI ProcessMouseInputMessage cursorPosition=>{X=1654,Y=1061} (after update)
18:08:06.545 UI IsCursorWithinNotifyIconBounds True
18:08:06.546 UI CallbackMsgWndProc 512
18:08:06.547 UI IsCursorWithinNotifyIconBounds True
18:08:06.569 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.569 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.570 UI IsCursorWithinNotifyIconBounds True
18:08:06.571 UI CallbackMsgWndProc 512
18:08:06.572 UI IsCursorWithinNotifyIconBounds True
18:08:06.581 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.582 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.582 UI IsCursorWithinNotifyIconBounds True
18:08:06.583 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.584 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.584 UI IsCursorWithinNotifyIconBounds True
18:08:06.585 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.585 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.586 UI IsCursorWithinNotifyIconBounds True
18:08:06.586 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.587 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.587 UI IsCursorWithinNotifyIconBounds True
18:08:06.588 UI CallbackMsgWndProc 512
18:08:06.589 UI IsCursorWithinNotifyIconBounds True
18:08:06.590 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.590 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.591 UI IsCursorWithinNotifyIconBounds True
18:08:06.595 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (before update)
18:08:06.595 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1061} (after update)
18:08:06.596 UI IsCursorWithinNotifyIconBounds True
18:08:06.596 UI CallbackMsgWndProc 512
18:08:06.597 UI IsCursorWithinNotifyIconBounds True
18:08:06.619 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (before update)
18:08:06.619 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (after update)
18:08:06.620 UI IsCursorWithinNotifyIconBounds True
18:08:06.621 UI CallbackMsgWndProc 512
18:08:06.622 UI IsCursorWithinNotifyIconBounds True
18:08:06.644 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (before update)
18:08:06.644 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (after update)
18:08:06.645 UI IsCursorWithinNotifyIconBounds True
18:08:06.646 UI CallbackMsgWndProc 512
18:08:06.647 UI IsCursorWithinNotifyIconBounds True
18:08:06.669 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (before update)
18:08:06.670 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (after update)
18:08:06.670 UI IsCursorWithinNotifyIconBounds True
18:08:06.671 UI CallbackMsgWndProc 512
18:08:06.673 UI IsCursorWithinNotifyIconBounds True
18:08:06.694 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (before update)
18:08:06.694 UI ProcessMouseInputMessage cursorPosition=>{X=1653,Y=1062} (after update)
18:08:06.695 UI IsCursorWithinNotifyIconBounds True
18:08:06.696 UI CallbackMsgWndProc 512
18:08:06.697 UI IsCursorWithinNotifyIconBounds True
18:08:06.721 UI CallbackMsgWndProc 512
18:08:06.722 UI IsCursorWithinNotifyIconBounds True
18:08:06.746 UI CallbackMsgWndProc 512
18:08:06.747 UI IsCursorWithinNotifyIconBounds True
18:08:06.771 UI CallbackMsgWndProc 512
18:08:06.772 UI IsCursorWithinNotifyIconBounds True
18:08:06.796 UI CallbackMsgWndProc 512
18:08:06.797 UI IsCursorWithinNotifyIconBounds True
18:08:06.821 UI CallbackMsgWndProc 512
18:08:06.822 UI IsCursorWithinNotifyIconBounds True
18:08:06.846 UI CallbackMsgWndProc 512
18:08:06.846 UI IsCursorWithinNotifyIconBounds True
18:08:06.871 UI CallbackMsgWndProc 512
18:08:06.872 UI IsCursorWithinNotifyIconBounds True
18:08:06.896 UI CallbackMsgWndProc 512
18:08:06.897 UI IsCursorWithinNotifyIconBounds True
18:08:06.921 UI CallbackMsgWndProc 512
18:08:06.922 UI IsCursorWithinNotifyIconBounds True
18:08:06.946 UI CallbackMsgWndProc 512
18:08:06.946 UI IsCursorWithinNotifyIconBounds True
18:08:06.971 UI CallbackMsgWndProc 512
18:08:06.972 UI IsCursorWithinNotifyIconBounds True
18:08:06.996 UI CallbackMsgWndProc 512
18:08:06.996 UI IsCursorWithinNotifyIconBounds True
18:08:07.021 UI CallbackMsgWndProc 512
18:08:07.022 UI IsCursorWithinNotifyIconBounds True
18:08:07.046 UI CallbackMsgWndProc 512
18:08:07.046 UI IsCursorWithinNotifyIconBounds True
18:08:07.071 UI CallbackMsgWndProc 512
18:08:07.072 UI IsCursorWithinNotifyIconBounds True
18:08:07.096 UI CallbackMsgWndProc 512
18:08:07.097 UI IsCursorWithinNotifyIconBounds True
18:08:07.121 UI CallbackMsgWndProc 512
18:08:07.122 UI IsCursorWithinNotifyIconBounds True
18:08:07.144 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.145 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.145 UI IsCursorWithinNotifyIconBounds True
18:08:07.146 UI CallbackMsgWndProc 512
18:08:07.147 UI IsCursorWithinNotifyIconBounds True
18:08:07.169 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.170 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.171 UI IsCursorWithinNotifyIconBounds True
18:08:07.171 UI CallbackMsgWndProc 512
18:08:07.173 UI IsCursorWithinNotifyIconBounds True
18:08:07.194 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.195 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.195 UI IsCursorWithinNotifyIconBounds True
18:08:07.196 UI CallbackMsgWndProc 512
18:08:07.197 UI IsCursorWithinNotifyIconBounds True
18:08:07.207 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.208 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.208 UI IsCursorWithinNotifyIconBounds True
18:08:07.209 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.209 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.210 UI IsCursorWithinNotifyIconBounds True
18:08:07.210 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.211 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.211 UI IsCursorWithinNotifyIconBounds True
18:08:07.212 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.212 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.213 UI IsCursorWithinNotifyIconBounds True
18:08:07.213 UI CallbackMsgWndProc 512
18:08:07.215 UI IsCursorWithinNotifyIconBounds True
18:08:07.215 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.216 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.216 UI IsCursorWithinNotifyIconBounds True
18:08:07.220 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.220 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.220 UI IsCursorWithinNotifyIconBounds True
18:08:07.221 UI CallbackMsgWndProc 512
18:08:07.222 UI IsCursorWithinNotifyIconBounds True
18:08:07.244 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.245 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.245 UI IsCursorWithinNotifyIconBounds True
18:08:07.246 UI CallbackMsgWndProc 512
18:08:07.247 UI IsCursorWithinNotifyIconBounds True
18:08:07.270 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.271 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.271 UI IsCursorWithinNotifyIconBounds True
18:08:07.272 UI CallbackMsgWndProc 512
18:08:07.273 UI IsCursorWithinNotifyIconBounds True
18:08:07.295 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (before update)
18:08:07.296 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1060} (after update)
18:08:07.296 UI IsCursorWithinNotifyIconBounds True
18:08:07.297 UI CallbackMsgWndProc 512
18:08:07.297 UI IsCursorWithinNotifyIconBounds True
18:08:07.321 UI CallbackMsgWndProc 512
18:08:07.322 UI IsCursorWithinNotifyIconBounds True
18:08:07.346 UI CallbackMsgWndProc 512
18:08:07.346 UI IsCursorWithinNotifyIconBounds True
18:08:07.371 UI CallbackMsgWndProc 512
18:08:07.372 UI IsCursorWithinNotifyIconBounds True
18:08:07.397 UI CallbackMsgWndProc 512
18:08:07.398 UI IsCursorWithinNotifyIconBounds True
18:08:07.413 UI CallbackMsgWndProc 512
18:08:07.414 UI IsCursorWithinNotifyIconBounds True
18:08:07.421 UI CallbackMsgWndProc 512
18:08:07.422 UI IsCursorWithinNotifyIconBounds True
18:08:07.446 UI CallbackMsgWndProc 512
18:08:07.447 UI IsCursorWithinNotifyIconBounds True
18:08:07.471 UI CallbackMsgWndProc 512
18:08:07.472 UI IsCursorWithinNotifyIconBounds True
18:08:07.496 UI CallbackMsgWndProc 512
18:08:07.497 UI IsCursorWithinNotifyIconBounds True
18:08:07.521 UI CallbackMsgWndProc 512
18:08:07.522 UI IsCursorWithinNotifyIconBounds True
18:08:07.546 UI CallbackMsgWndProc 512
18:08:07.547 UI IsCursorWithinNotifyIconBounds True
18:08:07.571 UI CallbackMsgWndProc 512
18:08:07.572 UI IsCursorWithinNotifyIconBounds True
18:08:07.596 UI CallbackMsgWndProc 512
18:08:07.597 UI IsCursorWithinNotifyIconBounds True
18:08:07.613 UI CallbackMsgWndProc 512
18:08:07.614 UI IsCursorWithinNotifyIconBounds True
18:08:07.621 UI CallbackMsgWndProc 512
18:08:07.623 UI IsCursorWithinNotifyIconBounds True
18:08:07.647 UI CallbackMsgWndProc 512
18:08:07.648 UI IsCursorWithinNotifyIconBounds True
18:08:07.672 UI CallbackMsgWndProc 512
18:08:07.673 UI IsCursorWithinNotifyIconBounds True
18:08:07.697 UI CallbackMsgWndProc 512
18:08:07.698 UI IsCursorWithinNotifyIconBounds True
18:08:07.722 UI CallbackMsgWndProc 512
18:08:07.723 UI IsCursorWithinNotifyIconBounds True
18:08:07.746 UI CallbackMsgWndProc 512
18:08:07.747 UI IsCursorWithinNotifyIconBounds True
18:08:07.772 UI CallbackMsgWndProc 512
18:08:07.772 UI IsCursorWithinNotifyIconBounds True
18:08:07.797 UI CallbackMsgWndProc 512
18:08:07.798 UI IsCursorWithinNotifyIconBounds True
18:08:07.813 UI CallbackMsgWndProc 512
18:08:07.814 UI IsCursorWithinNotifyIconBounds True
18:08:07.821 UI CallbackMsgWndProc 512
18:08:07.822 UI IsCursorWithinNotifyIconBounds True
18:08:07.847 UI CallbackMsgWndProc 512
18:08:07.847 UI IsCursorWithinNotifyIconBounds True
18:08:07.872 UI CallbackMsgWndProc 512
18:08:07.873 UI IsCursorWithinNotifyIconBounds True
18:08:07.897 UI CallbackMsgWndProc 512
18:08:07.899 UI IsCursorWithinNotifyIconBounds True
18:08:07.922 UI CallbackMsgWndProc 512
18:08:07.923 UI IsCursorWithinNotifyIconBounds True
18:08:07.946 UI CallbackMsgWndProc 512
18:08:07.947 UI IsCursorWithinNotifyIconBounds True
18:08:07.971 UI CallbackMsgWndProc 512
18:08:07.972 UI IsCursorWithinNotifyIconBounds True
18:08:07.997 UI CallbackMsgWndProc 512
18:08:07.997 UI IsCursorWithinNotifyIconBounds True
18:08:08.013 UI CallbackMsgWndProc 512
18:08:08.014 UI IsCursorWithinNotifyIconBounds True
18:08:08.021 UI CallbackMsgWndProc 512
18:08:08.022 UI IsCursorWithinNotifyIconBounds True
18:08:08.046 UI CallbackMsgWndProc 512
18:08:08.047 UI IsCursorWithinNotifyIconBounds True
18:08:08.072 UI CallbackMsgWndProc 512
18:08:08.073 UI IsCursorWithinNotifyIconBounds True
18:08:08.097 UI CallbackMsgWndProc 512
18:08:08.098 UI IsCursorWithinNotifyIconBounds True
18:08:08.122 UI CallbackMsgWndProc 512
18:08:08.122 UI IsCursorWithinNotifyIconBounds True
18:08:08.155 UI CallbackMsgWndProc 512
18:08:08.156 UI IsCursorWithinNotifyIconBounds True
18:08:08.180 UI CallbackMsgWndProc 512
18:08:08.181 UI IsCursorWithinNotifyIconBounds True
18:08:08.205 UI CallbackMsgWndProc 512
18:08:08.206 UI IsCursorWithinNotifyIconBounds True
18:08:08.213 UI CallbackMsgWndProc 512
18:08:08.214 UI IsCursorWithinNotifyIconBounds True
18:08:08.219 13   AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,0
18:08:08.219 13   AudioDeviceManager-(Recording) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,0
18:08:08.230 UI CallbackMsgWndProc 512
18:08:08.231 UI IsCursorWithinNotifyIconBounds True
18:08:08.255 UI CallbackMsgWndProc 512
18:08:08.256 UI IsCursorWithinNotifyIconBounds True
18:08:08.280 UI CallbackMsgWndProc 512
18:08:08.281 UI IsCursorWithinNotifyIconBounds True
18:08:08.306 UI CallbackMsgWndProc 512
18:08:08.307 UI IsCursorWithinNotifyIconBounds True
18:08:08.330 UI CallbackMsgWndProc 512
18:08:08.331 UI IsCursorWithinNotifyIconBounds True
18:08:08.355 UI CallbackMsgWndProc 512
18:08:08.356 UI IsCursorWithinNotifyIconBounds True
18:08:09.780 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:09.781 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:09.781 UI IsCursorWithinNotifyIconBounds True
The thread 0x8c64 has exited with code 0 (0x0).
The thread 0x8d4c has exited with code 0 (0x0).
The thread 0x7850 has exited with code 0 (0x0).
18:08:11.723 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:11.723 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:11.724 UI IsCursorWithinNotifyIconBounds True
18:08:17.570 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.570 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.571 UI IsCursorWithinNotifyIconBounds True
18:08:17.572 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.572 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.572 UI IsCursorWithinNotifyIconBounds True
18:08:17.573 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.573 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.574 UI IsCursorWithinNotifyIconBounds True
18:08:17.574 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.575 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.575 UI IsCursorWithinNotifyIconBounds True
18:08:17.575 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.576 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.576 UI IsCursorWithinNotifyIconBounds True
18:08:17.583 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.584 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.584 UI IsCursorWithinNotifyIconBounds True
18:08:17.585 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.585 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.585 UI IsCursorWithinNotifyIconBounds True
18:08:17.608 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.608 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.609 UI IsCursorWithinNotifyIconBounds True
18:08:17.633 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.633 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.634 UI IsCursorWithinNotifyIconBounds True
18:08:17.658 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.659 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.659 UI IsCursorWithinNotifyIconBounds True
18:08:17.660 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.660 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.660 UI IsCursorWithinNotifyIconBounds True
18:08:17.683 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.683 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.684 UI IsCursorWithinNotifyIconBounds True
18:08:17.684 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.684 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.685 UI IsCursorWithinNotifyIconBounds True
18:08:17.708 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.708 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.709 UI IsCursorWithinNotifyIconBounds True
18:08:17.733 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.734 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.734 UI IsCursorWithinNotifyIconBounds True
18:08:17.734 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.735 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.735 UI IsCursorWithinNotifyIconBounds True
18:08:17.758 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.759 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.759 UI IsCursorWithinNotifyIconBounds True
18:08:17.771 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.771 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.772 UI IsCursorWithinNotifyIconBounds True
18:08:17.772 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.773 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.773 UI IsCursorWithinNotifyIconBounds True
18:08:17.774 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.774 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.775 UI IsCursorWithinNotifyIconBounds True
18:08:17.777 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.778 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.778 UI IsCursorWithinNotifyIconBounds True
18:08:17.779 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.779 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.780 UI IsCursorWithinNotifyIconBounds True
18:08:17.784 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.784 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.785 UI IsCursorWithinNotifyIconBounds True
18:08:17.809 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.810 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.810 UI IsCursorWithinNotifyIconBounds True
18:08:17.810 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.811 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.811 UI IsCursorWithinNotifyIconBounds True
18:08:17.834 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.834 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.835 UI IsCursorWithinNotifyIconBounds True
18:08:17.859 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.859 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.860 UI IsCursorWithinNotifyIconBounds True
18:08:17.884 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.884 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.885 UI IsCursorWithinNotifyIconBounds True
18:08:17.885 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.886 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.886 UI IsCursorWithinNotifyIconBounds True
18:08:17.887 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.887 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.888 UI IsCursorWithinNotifyIconBounds True
18:08:17.909 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.910 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.910 UI IsCursorWithinNotifyIconBounds True
18:08:17.934 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.935 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.935 UI IsCursorWithinNotifyIconBounds True
18:08:17.960 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.960 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.961 UI IsCursorWithinNotifyIconBounds True
18:08:17.961 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.961 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.962 UI IsCursorWithinNotifyIconBounds True
18:08:17.972 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.972 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.976 UI IsCursorWithinNotifyIconBounds True
18:08:17.976 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.977 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.978 UI IsCursorWithinNotifyIconBounds True
18:08:17.978 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.979 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.979 UI IsCursorWithinNotifyIconBounds True
18:08:17.980 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.980 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.981 UI IsCursorWithinNotifyIconBounds True
18:08:17.981 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.982 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.982 UI IsCursorWithinNotifyIconBounds True
18:08:17.985 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:17.985 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:17.986 UI IsCursorWithinNotifyIconBounds True
18:08:18.009 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.010 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.010 UI IsCursorWithinNotifyIconBounds True
18:08:18.035 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.035 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.036 UI IsCursorWithinNotifyIconBounds True
18:08:18.036 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.036 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.037 UI IsCursorWithinNotifyIconBounds True
18:08:18.059 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.060 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.060 UI IsCursorWithinNotifyIconBounds True
18:08:18.084 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.085 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.085 UI IsCursorWithinNotifyIconBounds True
18:08:18.086 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.086 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.087 UI IsCursorWithinNotifyIconBounds True
18:08:18.459 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.460 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.460 UI IsCursorWithinNotifyIconBounds True
18:08:18.485 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.485 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.486 UI IsCursorWithinNotifyIconBounds True
18:08:18.486 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.487 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.487 UI IsCursorWithinNotifyIconBounds True
18:08:18.509 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.510 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.510 UI IsCursorWithinNotifyIconBounds True
18:08:18.534 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.535 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.535 UI IsCursorWithinNotifyIconBounds True
18:08:18.560 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.560 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.561 UI IsCursorWithinNotifyIconBounds True
18:08:18.561 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.562 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.562 UI IsCursorWithinNotifyIconBounds True
18:08:18.584 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.585 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.585 UI IsCursorWithinNotifyIconBounds True
18:08:18.597 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.597 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.598 UI IsCursorWithinNotifyIconBounds True
18:08:18.599 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.599 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.600 UI IsCursorWithinNotifyIconBounds True
18:08:18.603 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.604 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.604 UI IsCursorWithinNotifyIconBounds True
18:08:18.604 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.605 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.605 UI IsCursorWithinNotifyIconBounds True
18:08:18.606 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.606 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.607 UI IsCursorWithinNotifyIconBounds True
18:08:18.609 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.610 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.610 UI IsCursorWithinNotifyIconBounds True
18:08:18.635 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.635 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.636 UI IsCursorWithinNotifyIconBounds True
18:08:18.636 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.637 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.637 UI IsCursorWithinNotifyIconBounds True
18:08:18.659 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.660 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.660 UI IsCursorWithinNotifyIconBounds True
18:08:18.684 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.685 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.685 UI IsCursorWithinNotifyIconBounds True
18:08:18.710 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.710 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.711 UI IsCursorWithinNotifyIconBounds True
18:08:18.711 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.712 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.712 UI IsCursorWithinNotifyIconBounds True
18:08:18.734 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.735 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.735 UI IsCursorWithinNotifyIconBounds True
18:08:18.759 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.760 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.760 UI IsCursorWithinNotifyIconBounds True
18:08:18.785 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.785 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.786 UI IsCursorWithinNotifyIconBounds True
18:08:18.786 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.787 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.787 UI IsCursorWithinNotifyIconBounds True
18:08:18.797 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.797 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.798 UI IsCursorWithinNotifyIconBounds True
18:08:18.798 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.799 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.799 UI IsCursorWithinNotifyIconBounds True
18:08:18.800 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.800 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.801 UI IsCursorWithinNotifyIconBounds True
18:08:18.801 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.802 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.802 UI IsCursorWithinNotifyIconBounds True
18:08:18.807 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.807 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.808 UI IsCursorWithinNotifyIconBounds True
18:08:18.809 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.810 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.810 UI IsCursorWithinNotifyIconBounds True
18:08:18.814 UI TaskbarIconSource Changed: kind=SpeakerZeroBars dpi=96 isSysLight=False isLegacy=False
18:08:18.815 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,121 16x16
18:08:18.819 UI TaskbarIconSource Changed: kind=Muted dpi=96 isSysLight=False isLegacy=False
18:08:18.819 UI IconHelper LoadIconForTaskbar C:\WINDOWS\System32\SndVolSSO.dll,120 16x16
18:08:18.834 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.835 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.835 UI IsCursorWithinNotifyIconBounds True
18:08:18.860 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.860 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.861 UI IsCursorWithinNotifyIconBounds True
18:08:18.861 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.862 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.862 UI IsCursorWithinNotifyIconBounds True
18:08:18.884 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.885 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.885 UI IsCursorWithinNotifyIconBounds True
18:08:18.909 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.910 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.910 UI IsCursorWithinNotifyIconBounds True
18:08:18.935 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.935 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.936 UI IsCursorWithinNotifyIconBounds True
18:08:18.936 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:18.937 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:18.937 UI IsCursorWithinNotifyIconBounds True
18:08:19.811 13   AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
18:08:19.812 13   AudioDeviceManager-(Recording) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,1
18:08:19.813 13   AudioDeviceManager-(Playback) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,0
18:08:19.813 13   AudioDeviceManager-(Recording) OnPropertyValueChanged {0.0.0.00000000}.{9d1d4b1b-5308-407a-878c-0a35d6522989} 9855c4cd-df8c-449c-a181-8191b68bd06c,0
18:08:21.430 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:21.431 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:21.431 UI IsCursorWithinNotifyIconBounds True
18:08:21.432 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (before update)
18:08:21.432 UI ProcessMouseInputMessage cursorPosition=>{X=1652,Y=1050} (after update)
18:08:21.433 UI IsCursorWithinNotifyIconBounds True
The program '[6852] EarTrumpet.exe' has exited with code 4294967295 (0xffffffff).

27Cobalter avatar Dec 08 '22 09:12 27Cobalter

I traced a function call. I understand the problem that coordinates are not output in the log. The operation on the desktop is WndProc processing, and ProcessMouseInputMessage on line 168 of ShellNotifyIcon is called. However, when mouse move from XSOverlay, the message was not output because OnNotifyIconMouseMove was called from CallbackMsgWndProc on line 160.

But, it was not the part related to this issue. The problem was that the area where WndProc was called was small. For example, when RECT is left: 1571, right: 1611, top: 1000, bottom: 1040 it was called in the area on the desktop left: 1570, right: 1612, top: 999, bottom: 1041 but XSOverlay was only called in the range left: 1571, right 1610, top: 1000, bottom: 1039 (When placed on the taskbar without folding, the top was shifted by 4px) Therefore, it seems that WndProc is not called before the range of RECT.Contains() is exceeded and it becomes False, so it is always judged to be on the icon.

The problem of RECT remains, but there was another method. WndProc and ProcessMouseInputMessage were called when scrolling outside the icon in XSOverlay. So if you change the line 91,92 of InputHelper to cursorPosition = Form.MousePosition and assign the cursor position in the event called when scrolling, it worked normally.

27Cobalter avatar Dec 08 '22 14:12 27Cobalter

Here's my log, exported after I had reproduced the issue. 12-20-2022-eartrumpet-dev.log

VeikkoLehmuskorpi avatar Dec 20 '22 16:12 VeikkoLehmuskorpi

Any updates on this?

@27Cobalter has demonstrated they have gained an understanding behind this bug, and proposed earlier to open a PR for adding a setting to toggle the scrollwheel scrolling - which I think would be a perfectly welcome addition anyways. Thoughts @riverar?

VeikkoLehmuskorpi avatar Jan 24 '23 16:01 VeikkoLehmuskorpi

Adding settings, while easy, further complicates the software and incurs a number of costs. Like localization and requiring I keep it around forever. So it's something I try to avoid as much as possible. Ideally, I could just get my hands on a Valve Index and fix this for good.

Let me ask a few more folks about this today and get back to you in a few hours.

riverar avatar Jan 24 '23 17:01 riverar

It seems that switching setting like PR is not necessary. It was solved by reacquiring the mouse position in the ProcessMouseInputMessage event as in the last paragraph of https://github.com/File-New-Project/EarTrumpet/issues/1119#issuecomment-1342805989 I think this change will have little impact on others, but is it difficult to implement?

27Cobalter avatar Jan 24 '23 21:01 27Cobalter

That's not quite the right place to change code but I do agree with you we're not getting fresh mouse coordinates. Working on it now.

riverar avatar Jan 25 '23 04:01 riverar

Just made a tweak https://github.com/File-New-Project/EarTrumpet/commit/91ada37d577e2ba071936561f17730cb4a7861ae, can one of you give that a shot?

riverar avatar Jan 25 '23 05:01 riverar

Thank you. I tried it and the problem did not occur!

27Cobalter avatar Jan 25 '23 05:01 27Cobalter