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

compact gui has stopped working #493

Open
LoloGX opened this issue Mar 5, 2025 · 2 comments
Open

compact gui has stopped working #493

LoloGX opened this issue Mar 5, 2025 · 2 comments

Comments

@LoloGX
Copy link

LoloGX commented Mar 5, 2025

Image i get this error on windows 11 nvme m.2 any other info that i need to give using latest version

@Iridium-IO
Copy link
Member

What are you doing at the time you get the error?

Can you also check the Event Viewer to see if there are any errors linked to CompactGUI:

  1. Start Menu > Event Viewer
  2. In the left sidebar > Windows Logs > Application
  3. Scroll down to find any warnings or errors and see if they're related to CompactGUI

@LoloGX
Copy link
Author

LoloGX commented Mar 6, 2025

I bought a new external NVMe M.2 drive and transferred some data to it. I wanted to use a compact GUI to reduce the size the , so I selected the folder and waited. However, after about 10 minutes, it was still stuck at 0%. I clicked "Cancel," but the application froze. Eventually, I got the option to terminate it from Windows, but clicking on that option didn’t work either. I've tried to use task manager but didn't work so I rebooted my PC and now it doesn't work

here the log

Faulting application name: CompactGUI.mono.exe, version: 3.0.0.0, time stamp: 0x67895717
Faulting module name: KERNELBASE.dll, version: 10.0.26100.3037, time stamp: 0x1883624e
Exception code: 0xe0434352
Fault offset: 0x00000000000cbb0a
Faulting process id: 0x17E0
Faulting application start time: 0x1DB8DE499E432F6
Faulting application path: C:\Users(username)\Downloads/APPS\CompactGUI.mono.exe
Faulting module path: C:\Windows\System32\KERNELBASE.dll
Report Id: d9260724-5a62-45de-8b45-2c88aa8d5ec2
Faulting package full name:
Faulting package-relative application ID

there's a second one

Application: CompactGUI.mono.exe
CoreCLR Version: 9.0.225.6610
.NET Version: 9.0.2
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Threading.AbandonedMutexException: The wait completed due to an abandoned mutex.
at System.Threading.WaitHandle.WaitOneNoCheck(Int32 millisecondsTimeout, Boolean useTrivialWaits, Object associatedObject, WaitHandleWaitSourceMap waitSource)
at System.Threading.WaitHandle.WaitOne(Int32 millisecondsTimeout)
at CompactGUI.Application.Application_Startup(Object sender, StartupEventArgs e)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at CompactGUI.Application.Main()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants