Skip to content

SSH fails when using Terminator #1177

@AdamPS

Description

@AdamPS

Description

The SSH plugin generates an error when the Terminator plug-in is used. It works with Gnome Terminal. Sorry if this belongs in the plugins repository - I put it here because the code specific to Terminator lives here.

usage: ssh [-46AaCfGgKkMNnqsTtVvXxYy] [-B bind_interface]
           [-b bind_address] [-c cipher_spec] [-D [bind_address:]port]
           [-E log_file] [-e escape_char] [-F configfile] [-I pkcs11]
           [-i identity_file] [-J [user@]host[:port]] [-L address]
           [-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
           [-Q query_option] [-R address] [-S ctl_path] [-W host:port]
           [-w local_tun[:remote_tun]] destination [command [argument ...]]
bash: initialize_job_control: no job control in background: Bad file descriptor

The terminal then closes when I press a key.

Expected behavior

Usable SSH window opens.

Steps to reproduce

  1. Enable SSH plug-in
  2. Run command "ssh XXX"

Source

http://download.opensuse.org/repositories/home:/manuelschneid3r/xUbuntu_22.04/

Debug output

18:56:19 [info:albert] Detached process started successfully. PID: 17623 QList(terminator, -x, /bin/bash, -ic, ssh mini; exec /bin/bash)
18:56:19 [debg:albert] UsageHistory::addActivation   9774 µs
18:56:19 [debg:albert] UsageHistory::mruScores    381 µs

Report

        Albert version: 0.18.13
            Build date: Jan 14 2023 10:13:13
            Qt version: 6.2.4
             Build ABI: x86_64-little_endian-lp64
  Arch (build/current): x86_64/x86_64
 Kernel (type/version): linux/5.15.0-58-generic
                    OS: Ubuntu 22.04.1 LTS
     OS (type/version): ubuntu/22.04
 $QT_QPA_PLATFORMTHEME: 
         Platform name: xcb
       Binary location: /usr/bin/albert
                  $PWD: /home/adam/dev/albert
                $SHELL: /bin/bash
                 $LANG: en_GB.UTF-8
              Language: English
                Locale: en_GB
     $XDG_SESSION_TYPE: x11
  $XDG_CURRENT_DESKTOP: ubuntu:GNOME
      $DESKTOP_SESSION: ubuntu-xorg
  $XDG_SESSION_DESKTOP: ubuntu-xorg
            Icon theme: Adwaita

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions