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 89685 - When logview comes up the Monitor option is dissabled
When logview comes up the Monitor option is dissabled
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: logview
trunk
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-08-02 10:40 UTC by deepa
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch - fixes the problem (8.60 KB, patch)
2002-08-02 10:51 UTC, deepa
none Details | Review

Description deepa 2002-08-02 10:40:34 UTC
The Monitor option should be enabled by default. We need to clean up the 
menu items. Need to have an enum for referring to a menu item instead of 
using a number everywhere while setting their sensitivity. 

Attaching a patch for this below. Adding keywords PATCH in advance ....
Comment 1 deepa 2002-08-02 10:51:12 UTC
Created attachment 10214 [details] [review]
patch - fixes the problem
Comment 2 Glynn Foster 2002-08-02 11:14:31 UTC
looks fine, please commit to HEAD.
Comment 3 deepa 2002-08-05 04:02:35 UTC
Patch committed to HEAD only.