Code Monkey home page Code Monkey logo

Comments (3)

Corderbollie avatar Corderbollie commented on June 30, 2024

Hi,
found the solution. The option 'Show overlays and context menu only in explorer' was checked in the tortoisegit settings. I unchecked the option and the menu shows up.
However before I had ContextQuickie (0.13...) installed and this was not a problem.
grafik

from contextquickie2.

RolandoMagico avatar RolandoMagico commented on June 30, 2024

Hello @Corderbollie ,
sorry for the delayed response. There is a big difference between ContextQuickie and ContextQuickie2: ContextQuickie is just a hard coded copy of Tortoise Git where all required data is included in the Eclipse plugin. ContextQuickie2 uses the Windows API to retrieve the system context menu data directly from the system.
Looks like Tortoise Git checks if the current process is the explorer if the mentioned option is unchecked. I'll check if I can simulate the explorer environment in this case.

BR
Roland

from contextquickie2.

RolandoMagico avatar RolandoMagico commented on June 30, 2024

Update: TortoiseGit is checking if he current process is the system explorer process (https://github.com/TortoiseGit/TortoiseGit/blob/master/src/TortoiseShell/TortoiseStub.cpp, function WantRealVersion)
This check cannot be overwritten by ContextQuickie2

from contextquickie2.

Related Issues (3)

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.