enginkirmaci / SnapIt

Snap It! is a window manager for Windows 10/11 that organizes your windows to improve productivity when working with wide and multiple screens. It's designed to be quick and simple.
https://getsnapit.com/
GNU General Public License v3.0
16 stars 3 forks source link

Layout is not working #20

Closed hunbarna72 closed 10 months ago

hunbarna72 commented 11 months ago

I installed the program on an HP EliteBook x360 1030 G2 x64 (Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.71 GHz). Unfortunately, the machine can only run the Windows 10 Pro 22H2 19045.3803 operating system, the 11 is not compatible with the device. I installed this application to be able to properly position windows exposed to an ultra-wide screen. Unfortunately, I find that this feature is completely inactive. I cannot even open the Layout tab.

enginkirmaci commented 11 months ago

Hi there, When you install the SnapIt application using the installer available on GitHub, it creates a folder for logs under C:\Users\\AppData\Local\SnapIt\logs here. Could you please post the logs here?

Ghost-Girls commented 11 months ago

I installed the program on an HP EliteBook x360 1030 G2 x64 (Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz 2.71 GHz). Unfortunately, the machine can only run the Windows 10 Pro 22H2 19045.3803 operating system, the 11 is not compatible with the device. I installed this application to be able to properly position windows exposed to an ultra-wide screen. Unfortunately, I find that this feature is completely inactive. I cannot even open the Layout tab.

You can log out of your account or restart your computer, and the Layout tab is ready to use. This is what happens with this.exe installation version.

hunbarna72 commented 10 months ago

There is no folder with this name in the specified location. The other is that logging out doesn't work because there is nowhere to log out from, restarting windows doesn't work because I tried. I think the problem is that I installed from the Microsoft Store, not the traditional way... :/ Where could this be achieved with a traditional installer?

hunbarna72 commented 10 months ago

Képernyőkép 2024-01-04 215901

hunbarna72 commented 10 months ago

Képernyőkép 2024-01-04 215952

enginkirmaci commented 10 months ago

Here you go, https://github.com/enginkirmaci/SnapIt/releases/download/5.0.5.0/setup_SnapIt_5.0.5.0.exe

hunbarna72 commented 10 months ago

Thanks, I tried to install it that way. Unfortunately it still doesn't work, but at least I have the folder you asked for.

hunbarna72 commented 10 months ago

log20240105.txt log20240105_001.txt log20240105_002.txt log20240105_003.txt log20240105_004.txt log20240105_005.txt log20240105_006.txt log20240105_007.txt log20240105_008.txt log20240105_009.txt log20240105_010.txt

enginkirmaci commented 10 months ago

I suspect you edit one of the layout manually by opening json file. But coordinates can only be integer. The error is '511.2'. So to fix this, modify layout that has decimal numbers or delete all layouts in folder. There is also one more error in settings.json, you can also remove it. In the meantime, I'll look what can I do to solve both problem.