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 422021 - Parameter --variation not working
Parameter --variation not working
Status: RESOLVED OBSOLETE
Product: gnome-games-superseded
Classification: Deprecated
Component: general
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-23 20:31 UTC by Sven Arvidsson
Modified: 2012-01-31 23:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sven Arvidsson 2007-03-23 20:31:51 UTC
This bug was reported to the Debian BTS.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415907

"I've found some issues in the blackjack game. The parameter variation is
ignored (or I don't know how to use it, the manual says nothing):

$ blackjack --variation Vegas\ Downtown
$ blackjack --variation=Vegas\ Downtown

And I still see a Vegas Strip game. Further, if I don't put a variation,
this errors suggest a bug in the code:

$ blackjack --variation

(blackjack:9879): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL
before it's set.
The overwriting error message was: Unknown option --variation"
Comment 1 Christian Persch 2008-08-02 21:22:07 UTC
Using svn trunk:

$ ./blackjack --variation Vegas_Downtown.rules

-> works.

$ ./blackjack --variation
Missing argument for --variation
Run './blackjack --help' to see a full list of available command line options.
Comment 2 Robert Ancell 2012-01-31 23:19:03 UTC
This bug is being reassigned to the "general" component so we can close the blackjack bugzilla component.  Apologies for the mass email!