Skip to content

Comments

App: Fix crash when activating search result#693

Merged
danirabbit merged 3 commits intomasterfrom
ryonakano/fix-crash-click-result
Jan 26, 2026
Merged

App: Fix crash when activating search result#693
danirabbit merged 3 commits intomasterfrom
ryonakano/fix-crash-click-result

Conversation

@ryonakano
Copy link
Member

@ryonakano ryonakano commented Jan 25, 2026

Fixes #677

  • The linked issue causes due to access to Gee.List whose size is 0 at Backend.SynapseSearch.find_actions_for_match (match).get (0), so make sure to check for its size before accessing
  • Make sure activating the calculator and converter search items does what their tooltip say

Checklists

  • Activating result of calculation (e.g. 2+2 results 4) copies it to clipboard
  • Activating result of conversion (e.g. 12kg => g results 12000) copies it to clipboard

@danirabbit danirabbit moved this to Needs review in OS 8.1.1 Jan 25, 2026
@danirabbit danirabbit merged commit 40eb627 into master Jan 26, 2026
4 checks passed
@danirabbit danirabbit deleted the ryonakano/fix-crash-click-result branch January 26, 2026 16:53
@github-project-automation github-project-automation bot moved this from Needs review to Done in OS 8.1.1 Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Wingpanel crash after click or hit enter on calculation result

3 participants