fix(autopatch): Replaced obsolete action targeting dict-style string in gnome-shell-favourite-apps-firefox.patch with action targeting o #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "agent-fix/a10-20260522-073316"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated fix by autopatch agent.
Summary: Replaced obsolete action targeting dict-style string in gnome-shell-favourite-apps-firefox.patch with action targeting org.mozilla.Firefox.desktop in gnome-shell-favourite-apps-terminal.patch, matching the fix already present in the a10s reference branch.
Root cause
The upstream c10 gnome-shell-favourite-apps-firefox.patch was updated to use a plain dash.txt format instead of the old Python-dict style. The old action 2 tried to find "'firefox.desktop': 'org.mozilla.firefox.desktop'," which no longer exists in that file. The reference branch (a10s) had already fixed this by replacing that action with one that targets gnome-shell-favourite-apps-terminal.patch, replacing the context-line reference 'org.mozilla.Firefox.desktop' with 'firefox.desktop'. Action 1 already handles the '+org.mozilla.Firefox.desktop' line in the firefox patch file.
Original error
Type:
ActionNotAppliedErrorPackage:
gnome-shell| Webhook branch:c10