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

[[email protected]] Fix two bugs #742

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

klangman
Copy link
Contributor

  1. Fixed a bug in the disable() method where 'this' is not defined resulting in a failure to properly clean up after disabling the extension.
  2. Fixed the class register so that it uses a random number in the name to avoid a failure if the extension is re-enabled without a cinnamon restart.

1. Fixed a bug in the disable() method where 'this' is not defined resulting in a failure to properly clean up after disabling the extension.
2. Fixed the class register so that it uses a random number in the name to avoid a failure if the extension is re-enabled without a cinnamon restart.
@klangman
Copy link
Contributor Author

@hermes83 These changes look OK to you?

@rcalixte
Copy link
Member

These are bug fixes and not a feature change. If you would like to apply a different fix, @hermes83 please feel free to do so.

@rcalixte rcalixte merged commit 8dcdf62 into linuxmint:master Sep 13, 2024
1 check passed
@hermes83
Copy link
Contributor

I'm using the extension with these merged fixes on the latest version of Mint and I don't see any problems, thanks @klangman !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants