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

Error message "The operation completed successfully" on Windows 11 24H2 #59

Open
grayhaze opened this issue Feb 9, 2025 · 1 comment

Comments

@grayhaze
Copy link

grayhaze commented Feb 9, 2025

Ever since the 24H2 update to Windows 11, Linkbar shows an error dialog on launch and any time an attempt is made to change a setting. The error message just reads "The operation completed successfully."

This was happening with version 1.6.9, so I tried using 1.7.0 beta 1 and get the same result with this stack trace:

Exception class: Exception
Exception message: The operation completed successfully.
Exception address: 00000000007ACCCE
------------------------------------------------------------------------------
Main thread ID = 14332
Exception thread ID = 14332
------------------------------------------------------------------------------
Exception stack
Stack list, generated 9/2/25 9:05:41 PM
[0000000000866C51]{Linkbar64.exe} JclDebug.TJclStackInfoList.Create (Line 5497, "JclDebug.pas" + 34)
[00000000008664A2]{Linkbar64.exe} JclDebug.JclCreateStackList (Line 5339, "JclDebug.pas" + 1)
[00000000008663EF]{Linkbar64.exe} JclDebug.DoExceptionStackTrace (Line 5280, "JclDebug.pas" + 20)
[00000000008685DC]{Linkbar64.exe} JclDebug.DoExceptNotify (Line 6307, "JclDebug.pas" + 7)
[0000000000853D72]{Linkbar64.exe} JclHookExcept.TNotifierItem.DoNotify (Line 272, "JclHookExcept.pas" + 5)
[0000000000853FDB]{Linkbar64.exe} JclHookExcept.DoExceptNotify (Line 339, "JclHookExcept.pas" + 13)
[0000000000854150]{Linkbar64.exe} JclHookExcept.HookedRaiseException (Line 381, "JclHookExcept.pas" + 14)
[000000000040EA83]{Linkbar64.exe} System.@RaiseAtExcept (Line 21635, "System.pas" + 32)
[000000000040EAA1]{Linkbar64.exe} System.@RaiseExcept (Line 21724, "System.pas" + 2)
[00000000007ACCCE]{Linkbar64.exe} AccessBar.TAccessBar.AppBarQuerySetPos (Line 369, "AccessBar.pas" + 17)
[00000000007ACB6E]{Linkbar64.exe} AccessBar.TAccessBar.Loaded (Line 346, "AccessBar.pas" + 3)
[000000000080A257]{Linkbar64.exe} mUnit.TLinkbarWcl.FormCreate (Line 975, "mUnit.pas" + 40)
[0000000000751445]{Linkbar64.exe} Vcl.Forms.TCustomForm.DoCreate (Line 3839, "Vcl.Forms.pas" + 3)
[0000000000750E4E]{Linkbar64.exe} Vcl.Forms.TCustomForm.AfterConstruction (Line 3723, "Vcl.Forms.pas" + 2)
[000000000040D010]{Linkbar64.exe} System.@AfterConstruction (Line 18917, "System.pas" + 3)
[00000000007A9A3D]{Linkbar64.exe} DDForms.TLinkbarCustomFrom.Create (Line 98, "DDForms.pas" + 14)
[00000000007617E9]{Linkbar64.exe} Vcl.Forms.TApplication.CreateForm (Line 10866, "Vcl.Forms.pas" + 13)
[00000000008704EF]{Linkbar64.exe} Linkbar.Linkbar (Line 116, "" + 64)
[00007FFE3283E8D7]{KERNEL32.DLL} BaseThreadInitThunk
[00007FFE332DBF2C]{ntdll.dll   } RtlUserThreadStart
------------------------------------------------------------------------------
Call stack for main thread
Stack list, generated 9/2/25 9:05:41 PM
[00007FFE33381724]{ntdll.dll   } ZwGetContextThread
[0000000000866C51]{Linkbar64.exe} JclDebug.TJclStackInfoList.Create (Line 5497, "JclDebug.pas" + 34)
[0000000000866533]{Linkbar64.exe} JclDebug.JclCreateStackList (Line 5346, "JclDebug.pas" + 1)
[0000000000866676]{Linkbar64.exe} JclDebug.JclCreateThreadStackTrace (Line 5390, "JclDebug.pas" + 17)
[0000000000866724]{Linkbar64.exe} JclDebug.JclCreateThreadStackTraceFromID (Line 5419, "JclDebug.pas" + 12)
[000000000086B8C1]{Linkbar64.exe} Linkbar.ExceptionDialog.TExceptionDialog.CreateReport (Line 338, "Linkbar.ExceptionDialog.pas" + 18)
[000000000086B2C5]{Linkbar64.exe} Linkbar.ExceptionDialog.TExceptionDialog.CreateDetails (Line 288, "Linkbar.ExceptionDialog.pas" + 5)
[000000000086DDE8]{Linkbar64.exe} Linkbar.ExceptionDialog.TExceptionDialog.UMCreateDetails (Line 696, "Linkbar.ExceptionDialog.pas" + 3)
[000000000040CC25]{Linkbar64.exe} System.TObject.Dispatch (Line 18404, "System.pas" + 10)
[00000000005F99F0]{Linkbar64.exe} Vcl.Controls.TControl.WndProc (Line 7421, "Vcl.Controls.pas" + 92)
[00000000006006AF]{Linkbar64.exe} Vcl.Controls.TWinControl.WndProc (Line 10280, "Vcl.Controls.pas" + 168)
[00000000007533F2]{Linkbar64.exe} Vcl.Forms.TCustomForm.WndProc (Line 4653, "Vcl.Forms.pas" + 210)
[00000000005FF8DC]{Linkbar64.exe} Vcl.Controls.TWinControl.MainWndProc (Line 9979, "Vcl.Controls.pas" + 5)
[00000000004BBE46]{Linkbar64.exe} System.Classes.StdWndProc (Line 17974, "System.Classes.pas" + 9)
[00007FFE324852A1]{USER32.dll  } Unknown function at CallWindowProcW
[00007FFE32484D7C]{USER32.dll  } CallWindowProcW
[00007FFE19D24B38]{COMCTL32.dll} Unknown function at DefSubclassProc
[00007FFE19D24A68]{COMCTL32.dll} DefSubclassProc
[00007FFDAC3EAFBF]{AquaSnap.Hook.x64.dll} Unknown function at MouseProcINT_PRODUCT_VERSION_MAJORINT_PRODUCT_VERSION_MINORINT_PRODUCT_VERSION_BUILD
[00007FFE19D24B38]{COMCTL32.dll} Unknown function at DefSubclassProc
[00007FFE19D2490F]{COMCTL32.dll} Unknown function at GetWindowSubclass
[00007FFE324852A1]{USER32.dll  } Unknown function at CallWindowProcW
[00007FFE32482E0D]{USER32.dll  } Unknown function at IsWindowUnicode
[0000000000761573]{Linkbar64.exe} Vcl.Forms.TApplication.ProcessMessage (Line 10747, "Vcl.Forms.pas" + 23)
[00000000007615E8]{Linkbar64.exe} Vcl.Forms.TApplication.HandleMessage (Line 10777, "Vcl.Forms.pas" + 1)
[000000000075A638]{Linkbar64.exe} Vcl.Forms.TCustomForm.ShowModal (Line 7480, "Vcl.Forms.pas" + 34)
[000000000086DC77]{Linkbar64.exe} Linkbar.ExceptionDialog.TExceptionDialog.ShowException (Line 686, "Linkbar.ExceptionDialog.pas" + 31)
[000000000086CDF2]{Linkbar64.exe} Linkbar.ExceptionDialog.TExceptionDialog.ExceptionHandler (Line 497, "Linkbar.ExceptionDialog.pas" + 13)
[0000000000812B40]{Linkbar64.exe} Vcl.AppEvnts.TCustomApplicationEvents.DoException (Line 217, "Vcl.AppEvnts.pas" + 3)
[0000000000813701]{Linkbar64.exe} Vcl.AppEvnts.TMultiCaster.DoException (Line 463, "Vcl.AppEvnts.pas" + 10)
[0000000000761BEA]{Linkbar64.exe} Vcl.Forms.TApplication.HandleException (Line 10964, "Vcl.Forms.pas" + 14)
[000000000075B096]{Linkbar64.exe} Vcl.Forms.TCustomForm.HandleCreateException (Line 7740, "Vcl.Forms.pas" + 2)
[000000000075145C]{Linkbar64.exe} Vcl.Forms.TCustomForm.DoCreate (Line 3841, "Vcl.Forms.pas" + 5)
[0000000000750E4E]{Linkbar64.exe} Vcl.Forms.TCustomForm.AfterConstruction (Line 3723, "Vcl.Forms.pas" + 2)
[000000000040D010]{Linkbar64.exe} System.@AfterConstruction (Line 18917, "System.pas" + 3)
[00000000007A9A3D]{Linkbar64.exe} DDForms.TLinkbarCustomFrom.Create (Line 98, "DDForms.pas" + 14)
[00000000007617E9]{Linkbar64.exe} Vcl.Forms.TApplication.CreateForm (Line 10866, "Vcl.Forms.pas" + 13)
[00000000008704EF]{Linkbar64.exe} Linkbar.Linkbar (Line 116, "" + 64)
[00007FFE3283E8D7]{KERNEL32.DLL} BaseThreadInitThunk
[00007FFE332DBF2C]{ntdll.dll   } RtlUserThreadStart
@grayhaze
Copy link
Author

I guess this project has been abandoned. Such a shame. I hope you'll reconsider.

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

1 participant