oliverschwendener / ueli

Cross-Platform Keystroke Launcher
https://ueli.app
MIT License
3.62k stars 239 forks source link

[Bug] Beta 4 doesn't launch on Windows 11 #1098

Closed jakubmikita closed 3 months ago

jakubmikita commented 4 months ago

Describe the bug No beta version opens in Windows 11. It clearly thinks about loading because I'm getting a spinner cursor, but don't print out the prompt eventually. Tried opening as an admin but with same effect.

Environment

Is there any log I can check? Couldn't find anything in the app folder.

oliverschwendener commented 4 months ago

I'm using Windows 11 too and I don't run into this issue. Maybe there is some information in the debug log?

image
jakubmikita commented 4 months ago

I don't even get to that screen 😅 the app just doesn't load at all.

Forgot to mention I have installed the latest stable version of Ueli and it works like a charm.

jakubmikita commented 4 months ago

I've checked the Windows event log and couldn't find any information there, unfortunately

oliverschwendener commented 3 months ago

What happens if you delete the following folder and then restart the app?

%APPDATA%\ueli

⚠️ Note that you will loose all settings from ueli v8 with this. If you want to keep those make sure to back up this folder.

jakubmikita commented 3 months ago

Hallelujah! That did the trick :)