Skip to content

Conversation

@taooceros
Copy link
Member

@taooceros taooceros commented Sep 19, 2022

Defensive coding. The error suggests there's something here that can be null, which can only be the query. However, I am not sure when it will happen since the reporter doesn't provide way to consistent reproduce the error.

fix #1366

@taooceros taooceros changed the title check query for null (I don't know how this can happen) check query for null Sep 21, 2022
@jjw24
Copy link
Member

jjw24 commented Sep 27, 2022

What's the behaviour when an empty is return, does the query box display anything?

@taooceros
Copy link
Member Author

I think it will just do nothing because there's nothing to enumerate and query for.

@jjw24 jjw24 enabled auto-merge September 27, 2022 22:29
@jjw24 jjw24 added this to the 1.9.5 milestone Sep 27, 2022
@jjw24 jjw24 added the bug Something isn't working label Sep 27, 2022
@jjw24 jjw24 mentioned this pull request Sep 27, 2022
@jjw24 jjw24 merged commit 4662a8b into dev Sep 27, 2022
@jjw24 jjw24 deleted the issue_1366 branch September 27, 2022 22:53
jjw24 added a commit that referenced this pull request Sep 27, 2022
jjw24 added a commit that referenced this pull request Sep 27, 2022
* Merge pull request #1061 from Flow-Launcher/remove_winget_ci

* Merge pull request #991 from Flow-Launcher/context_menu_plugin_site

* Merge pull request #1080 from gissehel/caret-position-fix

* Caret position fix : Include PR #1074

* Merge pull request #1283 from nachmore/dev

* Merge pull request #1296 from nachmore/bug_1284

* Merge pull request #1294 from Flow-Launcher/pluginInfoMultipleActionKeyword

* Merge pull request #1299 from nachmore/bug_1269

* Plugin Exception Draft (#1147)

* Merge pull request #1355 from onesounds/LimitWidth

* Merge pull request #1088 from Flow-Launcher/add_spanish_latin_america

* Merge pull request #1387 from Flow-Launcher/fix_exception_duplicate_url_opening

* Merge pull request #1390 from Flow-Launcher/issue_1371

* Merge pull request #1391 from Flow-Launcher/issue_1366
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

Successfully merging this pull request may close these issues.

Null exception: Object reference not set to an instance of an object

3 participants