Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchpad Scrolling Not Working As Toolbar But Works When Using Icon Shortcut #564

Open
2 tasks done
nochlab1 opened this issue Jan 16, 2025 · 0 comments
Open
2 tasks done

Comments

@nochlab1
Copy link

Preflight Checklist

  • I have fully read the README and it did not solve the problem.
  • I have searched all open and closed issues for the same bug report without success.

EverythingToolbar Version

1.5.1.0

Everything Version

1.5a

Windows Version

Windows 11 24H2

Steps to reproduce

Set it as a actual toolbar not just the icon then open it and try to do 2 finger scroll

Expected Behavior

It should scroll

Actual Behavior

Does Nothing

Screenshots

WhatsApp.Video.2025-01-16.at.03.55.35_467426e0.mp4

Log output

2025-01-16 03:29:08.3348|INFO|Deskband|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0|
2025-01-16 03:29:43.3508|INFO|Deskband|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0|
2025-01-16 03:34:12.8489|ERROR|Deskband|Unhandled exception|System.NullReferenceException: Object reference not set to an instance of an object.
at EverythingToolbar.Controls.SearchBox.Focus() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 112
at EverythingToolbar.Controls.SearchBox.OnFocusRequested(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 43
at System.EventHandler1.Invoke(Object sender, TEventArgs e) at EverythingToolbar.SearchWindow.OnActivated(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\SearchWindow.xaml.cs:line 49 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) 2025-01-16 03:34:12.8819|ERROR|Deskband|Unhandled exception|System.NullReferenceException: Object reference not set to an instance of an object. at EverythingToolbar.Controls.SearchBox.Focus() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 112 at EverythingToolbar.Controls.SearchBox.OnFocusRequested(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 43 at System.EventHandler1.Invoke(Object sender, TEventArgs e)
at EverythingToolbar.SearchWindow.OnActivated(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\SearchWindow.xaml.cs:line 49
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Window.OnActivated(EventArgs e)
at System.Windows.Window.WmActivate(IntPtr wParam)
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
2025-01-16 03:34:12.8819|ERROR|Deskband|Unhandled exception|System.NullReferenceException: Object reference not set to an instance of an object.
at EverythingToolbar.Controls.SearchBox.Focus() in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 112
at EverythingToolbar.Controls.SearchBox.OnFocusRequested(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Controls\SearchBox.xaml.cs:line 43
at System.EventHandler1.Invoke(Object sender, TEventArgs e) at EverythingToolbar.SearchWindow.OnActivated(Object sender, EventArgs e) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\SearchWindow.xaml.cs:line 49 at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Window.OnActivated(EventArgs e) at System.Windows.Window.WmActivate(IntPtr wParam) at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) 2025-01-16 03:34:25.0578|INFO|Deskband|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0| 2025-01-16 03:34:28.7366|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a| 2025-01-16 03:34:28.7366|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0| 2025-01-16 03:38:06.8413|INFO|Deskband|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0| 2025-01-16 03:43:03.0442|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a| 2025-01-16 03:43:03.0482|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0| 2025-01-16 03:45:19.4782|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a| 2025-01-16 03:45:19.4782|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0| 2025-01-16 03:50:01.2325|INFO|Deskband|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0| 2025-01-16 03:52:30.0740|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a| 2025-01-16 03:52:30.0780|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0| 2025-01-16 03:52:44.1770|ERROR|EverythingToolbar.EverythingSearch|IPC is not available.| 2025-01-16 03:53:12.7089|ERROR|EverythingToolbar.EverythingSearch|IPC is not available.| 2025-01-16 03:53:16.1624|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a| 2025-01-16 03:53:47.5405|INFO|Launcher|EverythingToolbar 1.5.1.0 started. OS: Microsoft Windows NT 10.0.26100.0| 2025-01-16 03:53:47.7335|ERROR|EverythingToolbar.Helpers.ShortcutManager|Failed to register hotkey.|NHotkey.HotkeyAlreadyRegisteredException: Hot key is already registered. (Exception from HRESULT: 0x80070581) ---> System.Runtime.InteropServices.COMException: Hot key is already registered. (Exception from HRESULT: 0x80070581) --- End of inner exception stack trace --- at NHotkey.Hotkey.Register(IntPtr hwnd, String name) at NHotkey.HotkeyManagerBase.AddOrReplace(String name, UInt32 virtualKey, HotkeyFlags flags, EventHandler1 handler)
at EverythingToolbar.Helpers.ShortcutManager.AddOrReplace(String name, Key key, ModifierKeys modifiers, EventHandler`1 handler) in D:\a\EverythingToolbar\EverythingToolbar\EverythingToolbar\Helpers\ShortcutManager.cs:line 68
2025-01-16 03:53:50.2741|INFO|EverythingToolbar.EverythingSearch|Setting Everything instance name: 1.5a|
2025-01-16 03:53:50.2741|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.5.0|

Additional Information

I see there is a closed issue about it but that is saying about dependencies the thing is the dependicies are in as when using the icon it works its only when using a actual toolbar that it doesnt work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant