eythaann / Seelen-UI

The Fully Customizable Desktop Environment for Windows 10/11.
Other
1.47k stars 39 forks source link

Problem app start up #2

Closed 4rafi closed 6 months ago

4rafi commented 6 months ago

i tried downloading and installing the prereleased ver. 9 & 10, both have error when opening the program as below: image

and the window tiling is not activated its make the apps unusable so i cant try this software. please help or fix this.

eythaann commented 6 months ago

@4rafi hmm your real user folder is Window10?

4rafi commented 6 months ago

@4rafi hmm your real user folder is Window10?

Yeah my friend installed the windows for me years ago, and I don't bother changing the profile name

4rafi commented 6 months ago

Accidentally closed the issue when replying via mobile

eythaann commented 6 months ago

haha fixed on: 62f7865639422ed9f7864264979d1d55181ec821 uploaded to: v1.0.0-prerelease.11

4rafi commented 6 months ago

the error is gone now, but nothing is happening image

eythaann commented 6 months ago

go to information > force restart, or right click on the tray icon > restart

4rafi commented 6 months ago

Tried both and restarting the PC but unfortunately nothing happen. Do i need the original komorebi to be installed?

eythaann commented 6 months ago

No komorebi is included in the installer. Q: do you have installed AHK? may be is that I have no test that 🤔

eythaann commented 6 months ago

hmm noup it still works without ahk installed image

eythaann commented 6 months ago

affortunatly I have a PC with windows 10 so I will go to do some testing on it, I'll let you know what I find.

eythaann commented 6 months ago

This is a komorebi wmanager bug, so I will close this ticket this is fixed on it, I will cherry pick all 0.1.23 and create a new prerelease.

https://github.com/LGUG2Z/komorebi/commit/d52715a8faebb355d98cf346793bc71f822acfae

4rafi commented 6 months ago

Okay thank you for your effort

4rafi commented 6 months ago

based on commit that eythaan link, doing this fix my problem:

If you are installing komorebi for the first time on a new machine, create a dedicated folder for komorebi in $Env:LOCALAPPDATA.

mkdir "$Env:LOCALAPPDATA\komorebi" -ea 0
eythaann commented 6 months ago

since prerelease 12 this folder is always ensured to exist before running the app.