Skip to content

When moving from 1.59 to 1.60.1 some git related plugins stop working #15418

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

Closed
mcg1103 opened this issue Apr 7, 2025 · 1 comment
Closed

Comments

@mcg1103
Copy link

mcg1103 commented Apr 7, 2025

Bug Description:

On Debian 12 gnome running the browser example in node v20.11.1 git plugins stop working:

  • mhutchie.git-graph
  • donjayamanne.githistory

The plugins seem to load with no errors in the log but when you activate the plugin to view the graph or history of a file the tab comes and displays a loading message but never completes.

Git commit, diff and other built in functionality seems to be working as before.

Steps to Reproduce:

1.Build main branch of theia:
git clone https://github.com/eclipse-theia/theia
&& cd theia
&& npm install
&& npm run build:browser
&& npm run download:plugins

  1. start theia: npm run start:browser
  2. Install extensions listed above and run the extensions.

Additional Information

  • Operating System: Debian 12 on both client and server
  • Theia Version: 1.60.1 (current main branch)
@tsmaeder
Copy link
Contributor

tsmaeder commented Apr 7, 2025

Likely duplicate of #15416

@mcg1103 mcg1103 closed this as completed Apr 11, 2025
@mcg1103 mcg1103 reopened this Apr 11, 2025
@mcg1103 mcg1103 closed this as completed Apr 11, 2025
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

No branches or pull requests

2 participants