GNOME Bugzilla – Bug 422021
Parameter --variation not working
Last modified: 2012-01-31 23:19:03 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"
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.
This bug is being reassigned to the "general" component so we can close the blackjack bugzilla component. Apologies for the mass email!