Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Failed to open program Expected end of line, etc. but found identifier #942

Open
desgracix opened this issue Apr 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@desgracix
Copy link

Description

Trying to open HoneySelect InitSetting.ext returns this issue. MacBook Pro M1, MacOS: 14.4.1

Steps to reproduce

Just create a bottle, and run it holding shift. The .exe never opens. Others exe however open like the HoneySelect2.exe

Expected behaviour

The launcher is launched correctly

Logs

Whisky Version: 2.3.1
Date: 2024-04-12T07:51:33Z
macOS Version: 14.4.1

Bottle Name: Testing Bottle
Bottle URL: /Users/redacted/Library/Containers/com.isaacmarovitz.Whisky/Bottles/5C323928-1E4F-4C69-A5BF-9AB05C6C4C00

Wine Version: 7.7.0
Windows Version: win10
Enhanced Sync: msync

Metal HUD: false
Metal Trace: false

Arguments: start /unix /Users/redacted/Library/Containers/com.isaacmarovitz.Whisky/Bottles/5C323928-1E4F-4C69-A5BF-9AB05C6C4C00/drive_c/Program Files/Hotel2/InitSetting.exe

Environment:
{
    "DXVK_ASYNC" = 1;
    "GST_DEBUG" = 1;
    "LC_ALL" = "en_US";
    WINEDEBUG = "fixme-all";
    WINEESYNC = 1;
    WINEMSYNC = 1;
    WINEPREFIX = "/Users/redacted/Library/Containers/com.isaacmarovitz.Whisky/Bottles/5C323928-1E4F-4C69-A5BF-9AB05C6C4C00";
}

msync: bootstrapped mach port on wine-3146676-msync.
msync: up and running.
010c:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@C:\\windows\\system32\\drivers\\wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
010c:err:mscoree:LoadLibraryShim error reading registry key for installroot
wine: configuration in L"/Users/redacted/Library/Containers/com.isaacmarovitz.Whisky/Bottles/5C323928-1E4F-4C69-A5BF-9AB05C6C4C00" has been updated.
  at MS.Win32.UnsafeNativeMethods.GetParent (System.Runtime.InteropServices.HandleRef hWnd) [0x0002d] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Interop.HwndTarget.UpdateWindowPos (System.IntPtr lParam) [0x000b7] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndTarget.OnWindowPosChanging (System.IntPtr lParam) [0x00008] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndTarget.HandleMessage (MS.Internal.Interop.WindowMessage msg, System.IntPtr wparam, System.IntPtr lparam) [0x003ef] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndSource.HwndTargetFilterMessage (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x00022] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at MS.Win32.HwndWrapper.WndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x0003a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object o) [0x00042] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.SetWindowPos(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,int,int,int,int,int)
  at System.Windows.Window.SetupInitialState (System.Double requestedTop, System.Double requestedLeft, System.Double requestedWidth, System.Double requestedHeight) [0x00377] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.CreateSourceWindow (System.Boolean duringShow) [0x00186] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.CreateSourceWindowDuringShow () [0x00001] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.SafeCreateWindowDuringShow () [0x0000c] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.ShowHelper (System.Object booleanBox) [0x00057] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.InvokeImpl () [0x00099] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext (System.Object state) [0x00008] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper (System.Object obj) [0x0001d] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at MS.Internal.CulturePreservingExecutionContext.Run (MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00047] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.Invoke () [0x00016] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.ProcessQueue () [0x00114] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WndProcHook (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x00061] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndWrapper.WndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x0003a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object o) [0x00042] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG&)
  at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage (System.Windows.Interop.MSG& msg) [0x0001a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.PushFrameImpl (System.Windows.Threading.DispatcherFrame frame) [0x0004c] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.PushFrame (System.Windows.Threading.DispatcherFrame frame) [0x00077] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Run () [0x00006] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Application.RunDispatcher (System.Object ignore) [0x00023] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.RunInternal (System.Windows.Window window) [0x0010d] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.Run (System.Windows.Window window) [0x00008] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.Run () [0x00009] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at InitDialog.App.Main () [0x0000e] in <46c5f4dce0d94443a4fb9dd05a8a5731>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception (0x80004005): mono-io-layer-error (18923520)
  at MS.Win32.UnsafeNativeMethods.GetParent (System.Runtime.InteropServices.HandleRef hWnd) [0x0002d] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Interop.HwndTarget.UpdateWindowPos (System.IntPtr lParam) [0x000b7] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndTarget.OnWindowPosChanging (System.IntPtr lParam) [0x00008] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndTarget.HandleMessage (MS.Internal.Interop.WindowMessage msg, System.IntPtr wparam, System.IntPtr lparam) [0x003ef] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at System.Windows.Interop.HwndSource.HwndTargetFilterMessage (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x00022] in <5a6bf05a7f9641cbaf89b043b8fa7725>:0 
  at MS.Win32.HwndWrapper.WndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x0003a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object o) [0x00042] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.SetWindowPos(System.Runtime.InteropServices.HandleRef,System.Runtime.InteropServices.HandleRef,int,int,int,int,int)
  at System.Windows.Window.SetupInitialState (System.Double requestedTop, System.Double requestedLeft, System.Double requestedWidth, System.Double requestedHeight) [0x00377] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.CreateSourceWindow (System.Boolean duringShow) [0x00186] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.CreateSourceWindowDuringShow () [0x00001] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.SafeCreateWindowDuringShow () [0x0000c] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Window.ShowHelper (System.Object booleanBox) [0x00057] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.InvokeImpl () [0x00099] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext (System.Object state) [0x00008] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper (System.Object obj) [0x0001d] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00071] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x0002b] in <e70d6e9587d64cb3abb4b3f99bbf5a0d>:0 
  at MS.Internal.CulturePreservingExecutionContext.Run (MS.Internal.CulturePreservingExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00047] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.DispatcherOperation.Invoke () [0x00016] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.ProcessQueue () [0x00114] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WndProcHook (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x00061] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndWrapper.WndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam, System.Boolean& handled) [0x0003a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.DispatcherCallbackOperation (System.Object o) [0x00042] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.InternalRealCall (System.Delegate callback, System.Object args, System.Int32 numArgs) [0x000c6] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.ExceptionWrapper.TryCatchWhen (System.Object source, System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00004] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.WrappedInvoke (System.Delegate callback, System.Object args, System.Int32 numArgs, System.Delegate catchHandler) [0x00001] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.LegacyInvokeImpl (System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, System.Object args, System.Int32 numArgs) [0x000fc] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Invoke (System.Windows.Threading.DispatcherPriority priority, System.Delegate method, System.Object arg) [0x00011] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at MS.Win32.HwndSubclass.SubclassWndProc (System.IntPtr hwnd, System.Int32 msg, System.IntPtr wParam, System.IntPtr lParam) [0x00154] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at (wrapper native-to-managed) MS.Win32.HwndSubclass.SubclassWndProc(intptr,int,intptr,intptr)
  at (wrapper managed-to-native) MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG&)
  at System.Windows.Threading.Dispatcher.TranslateAndDispatchMessage (System.Windows.Interop.MSG& msg) [0x0001a] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.PushFrameImpl (System.Windows.Threading.DispatcherFrame frame) [0x0004c] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.PushFrame (System.Windows.Threading.DispatcherFrame frame) [0x00077] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Threading.Dispatcher.Run () [0x00006] in <90cfed007f7d46d0bc768ca39fa3e864>:0 
  at System.Windows.Application.RunDispatcher (System.Object ignore) [0x00023] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.RunInternal (System.Windows.Window window) [0x0010d] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.Run (System.Windows.Window window) [0x00008] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 
  at System.Windows.Application.Run () [0x00009] in <973d1f7a2e174d95b937c5a12aeb6e9f>:0 


### What version of Whisky are you using?

2.3.1

### What version of macOS are you using?

Sonoma (macOS 14)

### Issue Language

- [X] Yes my issue is written in English
@desgracix desgracix added the bug Something isn't working label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant