Skip to content

Fix warning due to source being removed twice#308

Open
andrew-sayers wants to merge 1 commit intomate-desktop:masterfrom
andrew-sayers:patch-1
Open

Fix warning due to source being removed twice#308
andrew-sayers wants to merge 1 commit intomate-desktop:masterfrom
andrew-sayers:patch-1

Conversation

@andrew-sayers
Copy link

Every time mate-screensaver is displayed, I get a message like Source ID N was not found when attempting to remove it. Source IDs are reused over time, so this could potentially lead to a more serious issue in some cases.

This silences that warning, and removes the risk of the more serious issue.

@lukefromdc lukefromdc requested a review from a team April 26, 2025 05:52
@lukefromdc
Copy link
Member

lukefromdc commented Apr 26, 2025

I pushed a fix for master for some of the older travis build errors. On that commit the Fedora build finished but the deploy section failed again with

Install deployment dependencies
Authenticate deployment
no implicit conversion of nil into String (TypeError)
failed to deploy

which I do not know how to fix

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.

2 participants