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 353320 - List dialog command options wrong
List dialog command options wrong
Status: RESOLVED FIXED
Product: zenity
Classification: Core
Component: general
2.15.x
Other opensolaris
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-29 00:53 UTC by Glynn Foster
Modified: 2006-12-04 20:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
list options patch (652 bytes, patch)
2006-08-29 00:54 UTC, Glynn Foster
none Details | Review
updated patch (4.16 KB, patch)
2006-08-29 01:03 UTC, Glynn Foster
none Details | Review

Description Glynn Foster 2006-08-29 00:53:05 UTC
The print and hide column options need an argument - attached a patch.
Comment 1 Glynn Foster 2006-08-29 00:54:07 UTC
Created attachment 71807 [details] [review]
list options patch

may need to wait until the next cycle
Comment 2 Glynn Foster 2006-08-29 01:03:52 UTC
Created attachment 71809 [details] [review]
updated patch

Hrm, looks like there were other options not completed.
Comment 3 Lucas Rocha 2006-12-04 20:37:05 UTC
Fixed in HEAD, thanks!

2006-12-04  Lucas Rocha  <lucasr@gnome.org>

        * src/option.c: complete list dialog options with respective arguments
        (Fixes bug #353320). Patch from Glynn Foster <glynn.foster@sun.com>.