Over the last few months we’ve had a recurring feature called the Metacity Journal. Every day or so we listed bug activity, checkins, and mentions in the press and other people’s blogs. However, it took about half an hour or more for your chronicler to collate all this information every morning, and it became apparent that it could more easily be done by a script.
What we have here is the first version of the results of that script. This run retrieved several months’ worth of information, but later runs will only show new changes since last time. The results were collated by the script and automatically posted as a draft, then scribbled on and had parts removed by the human editor. The script will become available within the next few days once it has been generalised and tidied up a little. Your comments are, as always, very welcome.
Bugzilla
The script created a lot of information because it was the first run; I’ve cut it down to just the last few lines.
- GNOME bug 515152: New: Fail to build without verbose mode
- Comment by Jim Huang on GNOME bug 515152
- GNOME bug 515152: Fail to build without verbose mode
- GNOME bug 515405: New: metacity/gnome does not react to xrandr resize events
- GNOME bug 515405: metacity/gnome does not react to xrandr resize events
- Comment by Thomas Thurman on GNOME bug 515152
- Comment by Thomas Wood on GNOME bug 460018
- Comment by Thomas Wood on GNOME bug 460018
- Comment by Jim Huang on GNOME bug 515152
- GNOME bug 515773: New: Session exits with Window manager warnings re: focus window, CurrentTime and a timestamp of 0
- Comment by Thomas Thurman on GNOME bug 515773
- GNOME bug 515773: Session exits with Window manager warnings re: focus window, CurrentTime and a timestamp of 0
- Comment by Christopher Bratusek on GNOME bug 496122
- Comment by Christopher Bratusek on GNOME bug 496122
- Comment by Thomas Thurman on GNOME bug 496122
- Comment by Christopher Bratusek on GNOME bug 496122
- Comment by Andreas Henriksson on GNOME bug 504140
- Comment by Marco Barisione on GNOME bug 504140
- Comment by Thomas Thurman on GNOME bug 515152
- Comment by Thomas Thurman on GNOME bug 515152
- Comment by Sven Arvidsson on GNOME bug 468075
- GNOME bug 515152: Fail to build without verbose mode
- Comment by Damien Carbery on GNOME bug 514537
- GNOME bug 514537: Missing dirs in CFLAGS after source tree reorg
- GNOME bug 150897: [PATCH] Tell the panel to pop up the menu when pressing the Windows keys
- GNOME bug 516891: New: focus issue with fullscreen window on dual screen
In the future we need to collapse all comments for the same bug onto the same line.
Checkins on trunk
This is simpler because it’s only been tracking since Metacity was branched.
- ChangeLog, NEWS by tthurman – branch for 2.22
- ChangeLog, configure.in by tthurman
- ChangeLog, configure.in by tthurman
- ChangeLog, configure.in by tthurman – fix for part of GNOME bug 515152
- ChangeLog, src/core/display.c, src/core/util.c by tthurman – close GNOME bug 515152
In the future we should pick up bug numbers from the checkin message and display them there.
Links
Again, a ton of them, and I have only shown the last few.
- Nathan Powell explains how to bind keys to things like a run dialogue, using gconf-editor, which he doesn’t like. (Of course you already have alt-f2…)
- Ubuntu Tweak is another way of setting Metacity’s configurations options.
- Rich Burridge says we still have fourteen accessibility bugs open! I (or you, gentle reader) need to get on that pretty quickly.
In the future we need to drop any link containing the word “theme”, since we never link to posts about themes here.
Translations
- On branches/gnome-2-22: fi by ituohela
- On trunk: LINGUAS by runab, fi by ituohela, gl by icq, ne by pachimho
I think that wasn’t bad for a first try. “After a while, the style settles down a bit, and it starts telling you things you actually wanted to know…”
The links to the comments on bugs are broken because they’re missing the “i” in “cgi” in the URL. That is,
http://bugzilla.gnome.org/show_bug.cg?id=515152#1
should be
http://bugzilla.gnome.org/show_bug.cgi?id=515152#1
Also, when I submitted the previous comment, I was shown a page saying that I hadn’t completed the required fields, even though I had. When I pressed the back button, filled out the fields again, and clicked Post Comment, it displayed a page saying that I was submitting a duplicate comment. Weird.
Matt: Fixed now. Thanks for your bug report!
Thomas: Cool, thanks!