SylphyHornEx icon indicating copy to clipboard operation
SylphyHornEx copied to clipboard

Doesn't work on Windows 11

Open andigenn opened this issue 3 years ago • 5 comments

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.<RegisterActions>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

andigenn avatar Oct 09 '21 08:10 andigenn

Same here

Jeroen-R avatar Oct 10 '21 15:10 Jeroen-R

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

dingxy1996 avatar Jan 09 '22 08:01 dingxy1996

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).

ViRb3 avatar Jan 09 '22 13:01 ViRb3

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

Poopooracoocoo avatar May 02 '22 00:05 Poopooracoocoo

@Poopooracoocoo added.

ViRb3 avatar May 03 '22 15:05 ViRb3