Skip to content

NullReferenceException after click on Regex checkbox #482

@slaslaster

Description

@slaslaster

Object reference not set to an instance of an object.\n\n
NullReferenceException
at LogExpert.UI.Controls.LogWindow.LogWindow.IsFilterSearchDirty(FilterParams filterParams)
at LogExpert.UI.Controls.LogWindow.LogWindow.CheckForFilterDirty()
at LogExpert.UI.Controls.LogWindow.LogWindow.OnFilterRegexCheckBoxCheckedChanged(Object sender, EventArgs e)
at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
at System.Windows.Forms.CheckBox.OnClick(EventArgs e)
at System.Windows.Forms.CheckBox.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.NativeWindow.Callback(HWND hWnd, MessageId msg, WPARAM wparam, LPARAM lparam)

1.20.0.0/Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions