desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #134140
[Bug 1490593] [NEW] gnome-terminal forks even with `--disable-factory`
Public bug reported:
Manual states:
--disable-factory
Do not register with the activation name server, do not re-use an
active terminal.
Yet terminal opens and "foo" is being printed immediately even though the terminal didn't close:
$ gnome-terminal --disable-factory; echo foo
foo
```
This behavior was different in the past and doesn't seem "normal" for a
Linux application, e.g. it now prevents using gnome-terminal as a `vim`
wrapper for an external editor. Usually Linux applications are manually
forked with ampersand and as far as I understand it still should be
possible with a `--disable-factory` argument.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-terminal 3.14.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Aug 31 16:11:37 2015
InstallationDate: Installed on 2014-02-06 (571 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20131219)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to vivid on 2015-04-30 (122 days ago)
** Affects: gnome-terminal (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug vivid
** Description changed:
Manual states:
- ```
- $ man gnome-terminal | grep -a1 factory | tail -n2
- --disable-factory
- Do not register with the activation name server, do not re-use an active terminal.
- ```
- Yet terminal opens and "foo" is being printed immediately.
- ```
+ --disable-factory
+ Do not register with the activation name server, do not re-use an
+ active terminal.
+
+
+ Yet terminal opens and "foo" is being printed immediately even though the terminal didn't close:
+
$ gnome-terminal --disable-factory; echo foo
foo
```
- This behavior was different in the past as confirmed on several websites
- and doesn't seem "normal" for a Linux application, e.g. it now prevents
- using gnome-terminal as `vim` wrapper. Usually Linux applications are
- manually forked with ampersand and as far as I understand it still
- should be possible with a `--disable-factory` argument.
+ This behavior was different in the past and doesn't seem "normal" for a
+ Linux application, e.g. it now prevents using gnome-terminal as a `vim`
+ wrapper for an external editor. Usually Linux applications are manually
+ forked with ampersand and as far as I understand it still should be
+ possible with a `--disable-factory` argument.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-terminal 3.14.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Aug 31 16:11:37 2015
InstallationDate: Installed on 2014-02-06 (571 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20131219)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to vivid on 2015-04-30 (122 days ago)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/1490593
Title:
gnome-terminal forks even with `--disable-factory`
Status in gnome-terminal package in Ubuntu:
New
Bug description:
Manual states:
--disable-factory
Do not register with the activation name server, do not re-use an
active terminal.
Yet terminal opens and "foo" is being printed immediately even though the terminal didn't close:
$ gnome-terminal --disable-factory; echo foo
foo
```
This behavior was different in the past and doesn't seem "normal" for
a Linux application, e.g. it now prevents using gnome-terminal as a
`vim` wrapper for an external editor. Usually Linux applications are
manually forked with ampersand and as far as I understand it still
should be possible with a `--disable-factory` argument.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: gnome-terminal 3.14.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.19.0-26.28-generic 3.19.8-ckt4
Uname: Linux 3.19.0-26-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Mon Aug 31 16:11:37 2015
InstallationDate: Installed on 2014-02-06 (571 days ago)
InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha amd64 (20131219)
SourcePackage: gnome-terminal
UpgradeStatus: Upgraded to vivid on 2015-04-30 (122 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1490593/+subscriptions
Follow ups