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

Memory error #46

Closed
NachtsternBuild opened this issue Sep 13, 2024 · 2 comments
Closed

Memory error #46

NachtsternBuild opened this issue Sep 13, 2024 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@NachtsternBuild
Copy link
Owner

Memory access error of unknown origin occurs repeatedly. Probably due to the multiple use of g_object_unref(context);

Please complete the following information:

  • OS: Ubuntu
  • OS version: 24.04.
  • Program version: v.0.5.5.beta
  • Operating mode: native
@NachtsternBuild NachtsternBuild added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Sep 13, 2024
@NachtsternBuild
Copy link
Owner Author

It was not due to g_object_unref(context);
I do not know the reason. If someone feels like it, he can take a closer look at the entire source code.

@NachtsternBuild NachtsternBuild pinned this issue Sep 13, 2024
@NachtsternBuild NachtsternBuild unpinned this issue Sep 13, 2024
@NachtsternBuild NachtsternBuild added this to the UI errors milestone Sep 17, 2024
@NachtsternBuild
Copy link
Owner Author

fix the error with add the g_object_unref(context); in the css provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant