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 695302 - Dictionary --no-window option not available
Dictionary --no-window option not available
Status: RESOLVED FIXED
Product: gnome-dictionary
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-dictionary-maint
gnome-dictionary-maint
: 566643 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-03-06 15:18 UTC by Sindhu S
Modified: 2013-12-20 14:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sindhu S 2013-03-06 15:18:08 UTC
The --no-window option has not yet been implemented even though the option is documented in the man page.

When I run` gnome-dictionary --no-window --look-up hello`

I get the following:

** (gnome-dictionary:16752): CRITICAL **: Failed to parse argument: Unknown option --no-window
 
 Am running Dictionary from GIT master, compiled only recently.
Comment 1 Emmanuele Bassi (:ebassi) 2013-03-06 15:56:17 UTC
the command line parsing is a bit buggy: haven't been tested it lately.

the --no-window option is pretty complex to handle, and I'd rather we didn't have it at all; it should definitely not emit a critical.

I'll have a look at it.
Comment 2 Sindhu S 2013-03-16 16:48:52 UTC
If you decide to not have it, please let me know so I can update the man page as am writing the help pages. 

Thank you.
Comment 3 Robert Roth 2013-08-20 19:28:57 UTC
*** Bug 566643 has been marked as a duplicate of this bug. ***
Comment 4 Robert Roth 2013-12-20 14:02:41 UTC
This problem has been fixed in our software repository, and has been released with gnome 3.8. Thank you for your bug report.