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

XClipper Windows - Consistently Crashes #85

Open
zamarax opened this issue Aug 16, 2024 · 2 comments
Open

XClipper Windows - Consistently Crashes #85

zamarax opened this issue Aug 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@zamarax
Copy link

zamarax commented Aug 16, 2024

Win11 23H2 - I keep running into an issue where xclipper.exe will crash and I won't notice until many clipboard actions later if at all. It will stay up for periods of time but just crashes on windows far too often. I'm interested in purchasing the premium version but this is holding me back.

I used to use clipto.pro until they closed up shop - I love the idea of having my own sync service (firebase) vs relying on another company.

Here are the errors below

Application: XClipper.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.IO.FileLoadException at SharpRaven.RavenClient+<CaptureAsync>d__61.MoveNext() at System.Runtime.CompilerServices.AsyncTaskMethodBuilder1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].Start[[SharpRaven.RavenClient+d__61, SharpRaven, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null]](d__61 ByRef)
at SharpRaven.RavenClient.CaptureAsync(SharpRaven.Data.SentryEvent)
at Components.AppException+d__10.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Components.AppException+<Winform_ThreadException>d__7.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.b__6_0(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef)
at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame)
at System.Windows.Threading.Dispatcher.PushFrame(System.Windows.Threading.DispatcherFrame)
at System.Windows.Application.RunDispatcher(System.Object)
at System.Windows.Application.RunInternal(System.Windows.Window)
at System.Windows.Application.Run(System.Windows.Window)
at Components.App.Main()

`

and then

Faulting application name: XClipper.exe, version: 0.1.5.8, time stamp: 0x638a5895 Faulting module name: KERNELBASE.dll, version: 10.0.22621.4036, time stamp: 0x818ebd7b Exception code: 0xe0434352 Fault offset: 0x0014a942 Faulting process id: 0x0x2AE8 Faulting application start time: 0x0x1DAEFE4C9893A4B Faulting application path: C:\Users\USERNAME\AppData\Local\Programs\XClipper\XClipper.exe Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll Report Id: c00aa992-bec2-4322-a755-1159a7ac13df Faulting package full name: Faulting package-relative application ID:

@zamarax zamarax added the bug Something isn't working label Aug 16, 2024
@KaustubhPatange
Copy link
Owner

Well I've not tested the application of Windows 11, but yes if got any time from my work I'll definitely take a look into this.

@TheSultanSM
Copy link

I purchased the premium license based on a recommendation from my friend but now i'm starting to regret doing that because when i try to connect my phone after scaning and signing in it says "Error: 10:" and both apps crash right after

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

3 participants