Hello,
I've submitted feedback logs for the ZDEW zia the developer email address - I'm logged in and authenticated (IDP) with the tunneller app, click on Services, and try to scroll with my scroll wheel - and the ziti system tray app closes entirely / crashes silently. This seems consistant. Windows 10, latest ZDEW version (2.6.4.0) with 24 services.
Hi @007bond007, that's strange! Sadly, the email didn't have a zip file attached. Sounds like you can reproduce this easily. How many services do you have? Could you try emailing the zip file again?
Apologies @TheLumberjack - forgot to hit the the attachment button.... re-sent!
I can't reproduce with my local setup. Would you be willing to send me an identity that has the same access? You say this is reproducible for you though, anything relevant you can think of?
Oh also there was nothing in the logs that was useful. Would you check the application event log?There is probasbly an entry in there

Yes two errors in the application event logs:
.NET Runtime:
Application: ZitiDesktopEdge.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.OverflowException
at Lada.Windows.Input.MouseWheelController.MouseHorizontalWheelHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at ZitiDesktopEdge.App.Main()
Application Error:
Faulting application name: ZitiDesktopEdge.exe, version: 2.6.4.0, time stamp: 0x82ab2804
Faulting module name: KERNELBASE.dll, version: 10.0.19041.5607, time stamp: 0x18768d24
Exception code: 0xe0434352
Fault offset: 0x000000000003b699
Faulting process id: 0x51fc
Faulting application start time: 0x01dbb94275676fab
Faulting application path: C:\Program Files (x86)\NetFoundry Inc\Ziti Desktop Edge\ZitiDesktopEdge.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 2d58bdb9-bdc5-485c-9da9-a03cf8ac24bc
Faulting package full name:
Faulting package-relative application ID:
I tend to scroll quickly - so it may be that I have quite a few services, and with scrolling it can't keep up? Sometimes if I scroll slow it won't crash.
Hey that's the ticket! Speed-scrolling triggers it. Ok thanks I'll see if i can fix it...
2 Likes
Awesome... I'll try to find some more bugs for you now 