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 72964 - --version does not work
--version does not work
Status: RESOLVED FIXED
Product: libgnome
Classification: Deprecated
Component: general
unspecified
Other Linux
: High major
: ---
Assigned To: Anders Carlsson
Anders Carlsson
: 76058 77148 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-02-28 10:52 UTC by Owen Fraser-Green
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.0



Description Owen Fraser-Green 2002-02-28 10:52:20 UTC
X --version starts up the X instead of returning the version number where X
is any Gnome 2.0 program.
Comment 1 Owen Taylor 2002-02-28 15:31:37 UTC
--version is handled by gnome-libs, not glib.
Comment 2 jacob berkman 2002-04-02 00:13:57 UTC
*** Bug 77148 has been marked as a duplicate of this bug. ***
Comment 3 Mark McLoughlin 2002-04-02 18:03:14 UTC
*** Bug 76058 has been marked as a duplicate of this bug. ***
Comment 4 Mark McLoughlin 2002-04-02 18:03:43 UTC
*** Bug 76058 has been marked as a duplicate of this bug. ***
Comment 5 jacob berkman 2002-04-04 17:50:02 UTC
fixed in CVS (although i haven't tested/verified):

2002-04-04  Anders Carlsson  <andersca@gnu.org>

	* libgnome/gnome-init.c: Make --version work, thanks to Stephen
	Browne for noticing.