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

Closing animations causes malfunction when using vertical taskbar #381

Closed
2 tasks done
ShiftWatchOut opened this issue May 6, 2023 · 3 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@ShiftWatchOut
Copy link

ShiftWatchOut commented May 6, 2023

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.0.5.0

Windows Version

Windows 10 Professional 22H2 Build 19045.2913

Steps to reproduce

  1. Open Setting for EverythingToolBar.
  2. Check Disable animations.
  3. Try to open EverythingToolBar panel again.

Expected Behavior

EverythingToolBar panel shows itself without animation.

Actual Behavior

The panel dosen't even show itself, no matter how many times I click on the icon, like it goes with a transparent look, or it closes immediately. I need to restart the Explorer process to make it seeable then uncheck Disable animations option.

Screenshots

I launched two instances at the same time. Both of them behave alike.
fixed icon
task bar

Log output

2023-05-06 12:11:50.1910|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 12:12:53.2723|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 12:17:45.6269|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 12:17:53.9148|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 12:18:22.7246|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 14:57:48.1436|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 14:57:55.8871|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 14:58:18.1937|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 14:58:20.2701|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 15:08:55.6335|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 15:08:57.7025|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 17:16:13.7300|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 17:16:16.9506|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 17:41:00.0621|INFO|CSDeskBand.CSDeskBandWpf|EverythingToolbar 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 17:41:00.3964|ERROR|EverythingToolbar.Helpers.ShortcutManager|Failed to register hotkey.|NHotkey.HotkeyAlreadyRegisteredException: 热键已注册。 (异常来自 HRESULT:0x80070581) ---> System.Runtime.InteropServices.COMException: 热键已注册。 (异常来自 HRESULT:0x80070581)
   --- 内部异常堆栈跟踪的结尾 ---
   在 NHotkey.Hotkey.Register(IntPtr hwnd, String name)
   在 NHotkey.HotkeyManagerBase.AddOrReplace(String name, UInt32 virtualKey, HotkeyFlags flags, EventHandler`1 handler)
   在 EverythingToolbar.Helpers.ShortcutManager.AddOrReplace(String name, Key key, ModifierKeys modifiers, EventHandler`1 handler) 位置 C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar\Helpers\ShortcutManager.cs:行号 69
2023-05-06 17:41:12.4899|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 17:47:51.7348|INFO|CSDeskBand.CSDeskBandWpf|EverythingToolbar 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 17:48:13.0409|INFO|CSDeskBand.CSDeskBandWpf|EverythingToolbar 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 17:48:14.5871|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-05-06 17:55:05.9078|INFO|CSDeskBand.CSDeskBandWpf|EverythingToolbar 1.0.5.0 started. OS: Microsoft Windows NT 10.0.19045.0|
2023-05-06 17:55:12.6438|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|

Additional Information

No response

@ShiftWatchOut
Copy link
Author

The second screenshot gif had a low frame rate and it failed to capture the frame that the panel popped up.

@srwi
Copy link
Owner

srwi commented May 6, 2023

Interesting. It only happens when the taskbar is vertical.

@srwi srwi added the bug Something isn't working label May 6, 2023
@srwi srwi changed the title Closing animations causes malfunction on Win10 Closing animations causes malfunction when using vertical taskbar May 6, 2023
@srwi
Copy link
Owner

srwi commented May 19, 2023

A fix will be available in the next release. Thanks for reporting the issue!

@srwi srwi closed this as completed May 19, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants