Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Doesn't work on Windows 11 #40

Open
andigenn opened this issue Oct 9, 2021 · 5 comments
Open

Doesn't work on Windows 11 #40

andigenn opened this issue Oct 9, 2021 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@andigenn
Copy link

andigenn commented Oct 9, 2021

Win 11 Installed build: 22000.258 co_release
SylphyHornEx version: 5.5.2

Reported below two logs.
LOG1:
System.ArgumentException: Valore non compreso nell'intervallo previsto.
in WindowsDesktop.Interop.VirtualDesktopCacheImpl.GetOrCreate(Object comObject)
in WindowsDesktop.Interop.VirtualDesktopManagerInternal.GetCurrentDesktop() in D:\a\SylphyHornEx\SylphyHornEx\source\VirtualDesktop\source\VirtualDesktop\Interop(wrappers)\VirtualDesktopManagerInternal.cs:riga 22
in SylphyHorn.Services.VirtualDesktopService.GetRight() in D:\a\SylphyHornEx\SylphyHornEx\source\SylphyHorn\Services\VirtualDesktopService.cs:riga 49
in SylphyHorn.ApplicationPreparation.<>c.b__16_20(IntPtr _) in D:\a\SylphyHornEx\SylphyHornEx\source\SylphyHorn\ApplicationPreparation.cs:riga 123
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

LOG2:
System.UnauthorizedAccessException: Accesso al percorso 'C:\Windows\Web\Wallpaper\ThemeC\img28.jpg' negato.
in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
in System.IO.FileStream..ctor(String path, FileMode mode)
in SylphyHorn.UI.Controls.UnlockImageConverter.Convert(Object value, Type targetType, Object parameter, CultureInfo culture) in D:\a\SylphyHornEx\SylphyHornEx\source\SylphyHorn\UI\Controls\UnlockImageConverter.cs:riga 22

@Jeroen-R
Copy link

Same here

@dingxy1996
Copy link

Try this fork: https://github.com/hwtnb/SylphyHornPlusWin11

@ViRb3 ViRb3 added bug Something isn't working help wanted Extra attention is needed labels Jan 9, 2022
@ViRb3 ViRb3 pinned this issue Jan 9, 2022
@ViRb3
Copy link
Owner

ViRb3 commented Jan 9, 2022

Unfortunately, I no longer actively use Windows and I cannot fix this issue or provide future maintenance. If somebody contributes the fixes as a PR, I am more than happy to merge them. Otherwise, the fork linked above seems like a decent replacement (I have not tried it).

@Poopooracoocoo
Copy link

@ViRb3 I'd greatly appreciate if you could link to https://github.com/hwtnb/SylphyHornPlusWin11 in your readme

@ViRb3
Copy link
Owner

ViRb3 commented May 3, 2022

@Poopooracoocoo added.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants