Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Git GUI is not installed?
Forum Updated to NodeBB v4.3 + New Features

Git GUI is not installed?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 933 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mdresser
    wrote on 11 Apr 2020, 15:25 last edited by
    #1

    I am running Qt Creator 4.11 on Ubuntu 18.04
    When I attempt to launch Git Gui from Tools/Git/Git Tools/Git Gui, nothing happens. No messages-- nothing.
    Basic git operations are working fine.
    I assume this is because I need to install a separate tool but I can't find any reference to "git gui"
    Can anyone tell me where to get the required tool?
    Thanks!

    A 1 Reply Last reply 11 Apr 2020, 18:33
    0
    • J Offline
      J Offline
      JohanSolo
      wrote on 11 Apr 2020, 15:37 last edited by
      #2

      Why do you want to launch Git GUI from QtCreator? Qt Creator is a gui, therefore it doesn't make much sense to have try to.
      git is a command-line tool, and some people don't like CLI, this is why Git Gui was created. The Git Tool from Qt Creator is kind of another wrapper.

      `They did not know it was impossible, so they did it.'
      -- Mark Twain

      1 Reply Last reply
      0
      • M mdresser
        11 Apr 2020, 15:25

        I am running Qt Creator 4.11 on Ubuntu 18.04
        When I attempt to launch Git Gui from Tools/Git/Git Tools/Git Gui, nothing happens. No messages-- nothing.
        Basic git operations are working fine.
        I assume this is because I need to install a separate tool but I can't find any reference to "git gui"
        Can anyone tell me where to get the required tool?
        Thanks!

        A Offline
        A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on 11 Apr 2020, 18:33 last edited by
        #3

        @mdresser

        Can anyone tell me where to get the required tool? Thanks!

        sudo apt install git-gui should work.

        Regards

        Qt has to stay free or it will die.

        1 Reply Last reply
        2

        1/3

        11 Apr 2020, 15:25

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved