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

Another bug report #1081

Open
Merren0015 opened this issue Dec 16, 2024 · 1 comment
Open

Another bug report #1081

Merren0015 opened this issue Dec 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Merren0015
Copy link

Describe the bug
Cannot open activate program: Error posted

Error creating window handle.

at System.Windows.Forms.NativeWindow.CreateHandle(CreateParams cp)
at System.Windows.Forms.Control.CreateHandle()
at System.Windows.Forms.Control.RecreateHandleCore()
at System.Windows.Forms.Control.SetParentHandle(IntPtr value)
at System.Windows.Forms.Control.ControlCollection.Remove(Control value)
at LibationWinForms.Form1.SetQueueCollapseState(Boolean collapsed) in D:\a\Libation\Libation\Source\LibationWinForms\Form1.ProcessQueue.cs:line 97
at LibationWinForms.Form1.ToggleQueueHideBtn_Click(Object sender, EventArgs e) in D:\a\Libation\Libation\Source\LibationWinForms\Form1.ProcessQueue.cs:line 113
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Platform

[e.g. Windows 10, Windows 11, Mac, Linux (State distribution)]

Log Files
Attach your Libation log file here.

@Merren0015 Merren0015 added the bug Something isn't working label Dec 16, 2024
@rmcrackan
Copy link
Owner

Try the suggestion in the other ticket. If this bug still happens after that, please reply here with the latest log file. Thanks

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

2 participants