Your message dated Mon, 2 Dec 2024 16:17:53 +0100
with message-id <[email protected]>
and subject line Re: Bug#694664: gnome-terminal.wrapper: -e doesn't wait for 
the command to exit
has caused the Debian Bug report #694664,
regarding gnome-terminal.wrapper: -e doesn't wait for the command to exit
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
694664: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694664
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-terminal
Version: 2.30.2-1

gnome-terminal.wrapper doesn't wait for the executed command to exit if another instance of gnome-terminal is already running:

$ alias s5="gnome-terminal.wrapper -e sh -c 'sleep 5'"
$ time s5 & time s5 ; wait
[1] 3096

real    0m0.451s
user    0m0.060s
sys     0m0.084s
[1]+  Done                    time gnome-terminal.wrapper -e sh -c 'sleep 5'

real    0m5.751s
user    0m0.296s
sys     0m0.236s


In contrast, xterm and other x-terminal-emulator providers I'm familiar with always wait for the command to finish. (I wrote some software that relies on this nice property, which now breaks if x-t-e alternative points gnome-terminal.wrapper.)


-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-terminal depends on:
ii  gnome-terminal-data    2.30.2-1          Data files for the GNOME terminal
ii  libatk1.0-0            1.30.0-1          The ATK accessibility toolkit
ii  libc6                  2.11.3-2          Embedded GNU C Library: Shared lib
ii  libdbus-glib-1-2       0.88-2.1          simple interprocess messaging syst
ii  libgconf2-4            2.28.1-6          GNOME configuration database syste
ii  libglib2.0-0           2.24.2-1          The GLib library of C routines
ii  libgtk2.0-0            2.20.1-2          The GTK+ graphical user interface
ii  libice6                2:1.0.6-2         X11 Inter-Client Exchange library
ii  libpango1.0-0          1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libsm6                 2:1.1.1-1         X11 Session Management library
ii  libvte9                1:0.24.3-3        Terminal emulator widget for GTK+
ii  libx11-6               2:1.3.3-4         X11 client-side library

Versions of packages gnome-terminal recommends:
ii  gvfs                          1.6.4-3    userspace virtual filesystem - ser
pn  yelp                          <none>     (no description available)

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Version: 3.36.2-3

gnome-terminal.wrapper doesn't wait for the executed command to exit if another instance of gnome-terminal is already running:

I think that was fixed a while ago.

--
Jakub Wilk

--- End Message ---

Reply via email to