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: Crash happens when I do basic calculator #3000

Open
2 tasks done
wynhou opened this issue Sep 27, 2024 · 1 comment
Open
2 tasks done

BUG: Crash happens when I do basic calculator #3000

wynhou opened this issue Sep 27, 2024 · 1 comment
Labels
bug Something isn't working Waiting for response Waiting for poster to respond to Team message

Comments

@wynhou
Copy link

wynhou commented Sep 27, 2024

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

Problem Description

Hard crash constantly when I try to search or do some basic math calculations, error log added.

To Reproduce

  1. Open launcher
  2. Start entering in a calculation like 9+12
  3. Hard crash

Screenshots

No response

Flow Launcher Version

1.19.2

Windows Build Number

22631.4108

Error Log

Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues

  1. upload log file: C:\Users\Wyn\AppData\Roaming\FlowLauncher\Logs\1.19.2\2024-09-27.txt
  2. copy below exception message

Flow Launcher version: 1.19.2
OS Version: 26100.1876
IntPtr Length: 8
x64: True

Python Path:
Node Path:
Date: 09/27/2024 13:04:06
Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Controls.Primitives.Popup.OnWindowResize(Object sender, AutoResizedEventArgs e)
at System.Windows.Interop.HwndSource.Resize(Size newSize)
at System.Windows.Interop.HwndSource.OnLayoutUpdated(Object obj, EventArgs args)
at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
at System.Windows.ContextLayoutManager.UpdateLayout()
at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)
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)

@wynhou wynhou added the bug Something isn't working label Sep 27, 2024
@VictoriousRaptor
Copy link
Contributor

Hi, does this crash happen when performing other seaches?

@jjw24 jjw24 added the Waiting for response Waiting for poster to respond to Team message label Oct 22, 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 Waiting for response Waiting for poster to respond to Team message
Projects
None yet
Development

No branches or pull requests

3 participants