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 510270 - Write logging to a file and attach it to bug buddy reports
Write logging to a file and attach it to bug buddy reports
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
unspecified
Other Windows
: Normal enhancement
: ---
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2008-01-17 20:19 UTC by Jaap A. Haitsma
Modified: 2008-01-26 17:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jaap A. Haitsma 2008-01-17 20:19:56 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
Comment 1 daniel g. siegel 2008-01-17 20:32:16 UTC
what about a guide how to report bugs?
Comment 2 Jaap A. Haitsma 2008-01-18 12:43:52 UTC
It can help a little, but people tend not to read manuals and guides
Comment 3 daniel g. siegel 2008-01-18 12:52:36 UTC
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
Comment 4 Jaap A. Haitsma 2008-01-26 17:21:58 UTC
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