After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 343477 - --role requires new window argument, unlike other options
--role requires new window argument, unlike other options
Status: RESOLVED FIXED
Product: gnome-terminal
Classification: Core
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-05-31 06:30 UTC by Vincent Ho
Modified: 2008-05-29 20:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
Make --role behave like other command line arguments (2.80 KB, patch)
2006-08-29 00:08 UTC, Mariano Suárez-Alvarez
none Details | Review

Description Vincent Ho 2006-05-31 06:30:48 UTC
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=356059.

--role doesn't work unless you pass a --window-with-profile argument.  That would be okay, except other options like --show-menubar, --geometry also supposedly work on the last-specified window, yet work even without an explicit --window-with-profile argument.
Comment 1 Mariano Suárez-Alvarez 2006-08-29 00:08:09 UTC
Created attachment 71805 [details] [review]
Make --role behave like other command line arguments

Yup, that's a bug because it is unnecessarily inconsistent.

This patch makes --role work without an explicit --window argument (and in passing removes an useless {} block)

NOTE: this patch assumes that the one in bug #305268 is applied (it's slightly hard to make orthogonal patches for both bugs) so this will have to wait till after g-t branches off the new stable series.
Comment 2 Christian Persch 2008-05-29 20:15:13 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.