Package: qgit
Version: 2.6-1

Dear Debian team:

Whenever I click on a custom action in QGit, nothing happens. The
application should run the commands that I've set up for that action,
and show a terminal window with the output of such command. But it
doesn't occur.

This is the way I setup and run custom actions:

  1. I click on "Actions -> Setup actions"...
  2. I click on "New".
  3. I enter an action name.
  4. I enter a command to run.
  5. I click on "Ok".

  6. Later, I click on "Actions" again.
  7. I click on the wanted action. Nothing happens.

You can test it with this very simple example:

    Action name: status
    Command(s): git status

I've tried running QGit from the command line, and this is what it shows
every time that I run the example mentioned in the previous paragraph:

    ASSERT in customAction_activated, action st&atus not found

I'm using this software:

  * Distribution: Debian GNU/Linux 9.1 (stretch)
  * Kernel: Linux 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3
(2017-08-06) x86_64 GNU/Linux
  * libc6: 2.24-11+deb9u1
  * plasma-desktop: 4:5.8.6-1

Thank you.

Reply via email to