Giter VIP home page Giter VIP logo

Comments (9)

dscho avatar dscho commented on June 9, 2024

I tried to reproduce this locally, running scalar clone https://github.com/git/git, modifying a couple of files and running Git GUI, but I fail to reproduce the grayed-out menu entries.

In a larger repository, we noticed that some menu entries were grayed out, and that git status spent a lot of CPU when looking at the Task Manager, but once git status was done, the menu entry was no longer grayed out.

Are you sure that this is not a simple case of git status still running, and once that's done, the menu entry would be enabled?

from scalar.

sumavangala avatar sumavangala commented on June 9, 2024

I'm seeing this in a small repository, not in the monorepo. It repros only in this repo and not the other one I have on this machine.

And I confirm this is not the case of git status still running. Anything else I should check?

from scalar.

derrickstolee avatar derrickstolee commented on June 9, 2024

@sumavangala: can you verify that normal git status works in that repository from the command line? Perhaps you're hitting the repo-ownership challenge introduced by the 2.35.2 security fix and need to use the safe.directory config key.

from scalar.

sumavangala avatar sumavangala commented on June 9, 2024

@derrickstolee Yes, git status works as expected from the command line. I tried setting safe.directory in the config as suggested in #520 but that didn't help too.

from scalar.

dscho avatar dscho commented on June 9, 2024

@sumavangala try running git gui --trace

from scalar.

sumavangala avatar sumavangala commented on June 9, 2024

@dscho This is what I see:
image

from scalar.

dscho avatar dscho commented on June 9, 2024

@sumavangala and now run git gui --trace in a worktree where Git GUI works, then compare, and investigate the differences.

from scalar.

sumavangala avatar sumavangala commented on June 9, 2024

@dscho I do not see any difference. So not sure what's happening.
image

Anyway, if this seems like a one-off issue, feel free to close the bug.

from scalar.

github-actions avatar github-actions commented on June 9, 2024

Labeling this issue as stale. There has been no activity for 30 days. Remove stale label or comment or this issue will be closed in 7 days.

from scalar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.