GNOME Bugzilla – Bug 510270
Write logging to a file and attach it to bug buddy reports
Last modified: 2008-01-26 17:21:58 UTC
I've read that this is possible and I believe that gnome-power-manager might use this. It would save us many "Can you run cheese -v" questions
what about a guide how to report bugs?
It can help a little, but people tend not to read manuals and guides
you are right. so it would be nice to have our log handler storing the message, regardless if "-v" is set in .gnome2/cheese/log and attach that on bug buddy reports
2008-01-26 Jaap Haitsma <jaap@haitsma.org> * configure.ac, data/cheese-bugreport.sh, data/cheese.desktop.in.in, data/Makefile.am, src/cheese.c, src/cheese-fileutil.c, src/cheese-fileutil.h: Write logging to file ~/.gnome2/cheese/log and send this along in bug-buddy reports. Patch by <ruledbyfaith@gmail.com>. Fixes http://code.google.com/p/google-highly-open-participation-gnome/issues/detail?id=108 and bug #510270