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

core: reset selected_font when clearing fonts #1529

Merged
merged 1 commit into from
May 9, 2023

Conversation

bi4k8
Copy link
Collaborator

@bi4k8 bi4k8 commented May 9, 2023

Checklist

  • I have described the changes
  • I have linked to any relevant GitHub issues, if applicable
  • [n/a] Documentation in doc/ has been updated
  • All new code is licensed under GPLv3

Description

Fixes #1525. Tested with the conkyrc from that bug, sending conky sigusr1 to induce a config reload. Crashes before this patch, and does not after; no other behavior changes.

@netlify
Copy link

netlify bot commented May 9, 2023

Deploy Preview for conkyweb canceled.

Name Link
🔨 Latest commit fe5fb29
🔍 Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/645a55bdfff8e7000785e495

@github-actions github-actions bot added the sources PR modifies project sources label May 9, 2023
@musjj
Copy link

musjj commented May 9, 2023

Tested the PR and it works for me!

@bi4k8 bi4k8 merged commit c406177 into brndnmtthws:main May 9, 2023
51 checks passed
@bi4k8 bi4k8 deleted the font-idx-crash branch May 9, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sources PR modifies project sources
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Assertion '__n < this->size()' failed.
3 participants