Skip to content

Fix runner terminal launch#82

Open
goyalpalak18 wants to merge 31 commits into
hyphae:add-license-1from
goyalpalak18:fix-runner-terminal-launch
Open

Fix runner terminal launch#82
goyalpalak18 wants to merge 31 commits into
hyphae:add-license-1from
goyalpalak18:fix-runner-terminal-launch

Fix terminal launch failure on KDE/XFCE Linux desktops

7cace7e
Select commit
Loading
Failed to load commit list.
DCO / DCO required action Apr 1, 2026 in 1s

DCO

There are 17 commits incorrectly signed off. This means that the author(s) of these commits failed to include a Signed-off-by line in their commit message.

To avoid having PRs blocked in the future, always include Signed-off-by: Author Name <authoremail@example.com> in every commit message. You can also do this automatically by using the -s flag (i.e., git commit -s).

Here is how to fix the problem so that this code can be merged.


Rebase the branch

If you have a local git environment and meet the criteria below, one option is to rebase the branch and add your Signed-off-by lines in the new commits. Please note that if others have already begun work based upon the commits in this branch, this solution will rewrite history and may cause serious issues for collaborators (described in the git documentation under "The Perils of Rebasing").

You should only do this if:

  • You are the only author of the commits in this branch
  • You are absolutely certain nobody else is doing any work based upon this branch
  • There are no empty commits in the branch (for example, a DCO Remediation Commit which was added using --allow-empty)

To add your Signed-off-by line to every commit in this branch:

  1. Ensure you have a local copy of your branch by checking out the pull request locally via command line.
  2. In your local branch, run: git rebase HEAD~31 --signoff
  3. Force push your changes to overwrite the branch: git push --force-with-lease origin fix-runner-terminal-launch

Summary

Commit sha: 19c52f2, Author: Akarsh Sahlot, Committer: GitHub; Expected "Akarsh Sahlot 122122123+AkarshSahlot@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 4063d19, Author: Akarsh Sahlot, Committer: GitHub; Expected "Akarsh Sahlot 122122123+AkarshSahlot@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: a7ae489, Author: AXM Software, Committer: GitHub; Expected "AXM Software 35903292+axmsoftware@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: cc73f53, Author: AXM Software, Committer: GitHub; Expected "AXM Software 35903292+axmsoftware@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: abc2444, Author: AXM Software, Committer: GitHub; Expected "AXM Software 35903292+axmsoftware@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 74d45e4, Author: AXM Software, Committer: GitHub; Expected "AXM Software 35903292+axmsoftware@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: fdbe999, Author: Bill Bensing, Committer: Will Sams; Expected "Bill Bensing bill@billbensing.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 7cace7e, Author: goyalpalak18, Committer: goyalpalak18; Expected "goyalpalak18 goyalpalak1806@gmail.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 8102aff, Author: Souradip Pal, Committer: GitHub; Expected "Souradip Pal souradip1000@gmail.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 57912f9, Author: Subhramit Basu, Committer: GitHub; Expected "Subhramit Basu subhramit.bb@live.in", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 37181e0, Author: Venkata Sai, Committer: GitHub; Expected "Venkata Sai 116882464+Venkata-Sai-Vishwanath-robo@users.noreply.github.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: bbbbe67, Author: Will Sams, Committer: Will Sams; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 9d4b9b3, Author: Will Sams, Committer: Will Sams; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: c6fa84f, Author: Will Sams, Committer: Will Sams; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: b9a553f, Author: Will Sams, Committer: Will Sams; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: 56c1f7c, Author: Will Sams, Committer: GitHub; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".
Commit sha: f4393fc, Author: Will Sams, Committer: Will Sams; Expected "Will Sams will@samswebs.com", but got "Palak Goyal goyalpalak1806@gmail.com".