Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Crash on secondary screen with taskbar aligned to the right #344

Closed
kokanas opened this issue Mar 6, 2023 · 1 comment
Closed

Crash on secondary screen with taskbar aligned to the right #344

kokanas opened this issue Mar 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@kokanas
Copy link

kokanas commented Mar 6, 2023

Discussed in https://github.com/srwi/EverythingToolbar/discussions/343

Originally posted by kokanas March 5, 2023
EverythingToolbar crashes when trying to open on secondary screen while the taskbar is aligned to the right edge of the screen.
Also there are general problems with EverythingToolbar's windows alignment when mixing vertical and horizontal taksbars on multiple screens.

Im using Windows 11 [Version 10.0.22621.1344] and explorer patcher with windows10 taskbar style.

Firstly i open on right screen with horizontal taskbar works good then i try to open on left screen with right aligned taskbar and get a crash.

Log:

2023-03-05 13:11:22.9473|DEBUG|ToolbarLogger|Debug logging enabled.|
2023-03-05 13:11:23.0294|INFO|Launcher|EverythingToolbar Launcher 1.0.3.0 started. OS: Microsoft Windows NT 10.0.22621.0|
2023-03-05 13:11:27.9426|INFO|EverythingToolbar.EverythingSearch|Everything version: 1.4.1|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|Calculating window position...|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|taskbar.Edge: Bottom|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|taskbar.Position: {X=0,Y=1410,Width=2560,Height=30}|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|margin: 12|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|windowSize: 1038, 1386|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.Utils|Windows version: 10.0.22621.0|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.Utils|taskbarAlignment: 0|
2023-03-05 13:11:28.0222|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|position: 12, position.Right: 1050, position.Top: 12, position.Bottom: 1398|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|Calculating window position...|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|taskbar.Edge: Right|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|taskbar.Position: {X=-157,Y=0,Width=157,Height=1440}|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|margin: 12|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|windowSize: 1038, 1386|
2023-03-05 13:11:34.5141|DEBUG|EverythingToolbar.Launcher.SearchWindowPlacement|position: -2548, position.Right: -2729, position.Top: 12, position.Bottom: 1398|

This is my setup for clarity.
ps

@kokanas kokanas changed the title Bug: Crash on secondary screen with taskbar aligned to the right Crash on secondary screen with taskbar aligned to the right Mar 6, 2023
@srwi srwi added the bug Something isn't working label Mar 8, 2023
@srwi srwi closed this as completed in f506630 Mar 8, 2023
@srwi
Copy link
Owner

srwi commented Mar 8, 2023

Thank you for the bug report. I implemented a fix which will be available in the next release!

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