mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Komorebi fails on start if any window with administrative rights is running #465
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SergeyYmb on GitHub (Sep 6, 2024).
When I'm trying to start komorebi without administrative privileges it fails to start if any of window with administrative privileges is running at the moment.
The failure appears in workspace.rs line 379:
Steps to reproduce the behavior:
komorebiorkomorebic startAccess is denied.error is printer to console/logs.Expected behavior:
By my expectation komorebi should ignore/log error with reposition of administrative window and should continue to start.
@LGUG2Z commented on GitHub (Jan 23, 2025):
I'm not able to reproduce this, please re-open with more info if this is still an issue for you.