GNOME Bugzilla – Bug 758528
There should be a setting which filters are set after a build in the message view
Last modified: 2020-11-07 12:12:53 UTC
Background: I have a big legacy C++ application which produces a lot of warnings and errors and would like to fix the errors first. Current situation: When you start a new build a new MessageView tab is created and all the filter buttons are down by default, so errors, warnings, hints and messages are show. Proposal: 1. Copy the filter states from the last opened MessageView to the new MessageView 2. Add a GSettings setting for the default filter which is used for the very first MessageView created
Created attachment 316430 [details] [review] Workaround that only shows errors by default I've added a patch that makes new MessageViews show only errors by default. That's what I'm using as a workaround at the moment.
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old feature requests in Bugzilla which have not seen updates for many years. If you are still requesting this feature in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/anjuta/-/issues/ Thank you for reporting this issue and we are sorry it could not be implemented.