DebuggingGwibber

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2010-11-08 20:14:13
Size: 2454
Editor: 200
Comment:
Revision 3 as of 2010-12-07 20:33:14
Size: 2401
Editor: 200
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
Bugs relating to gwibber... Bugs related to gwibber and gwibber-service package
Line 11: Line 11:
Useful for bug-filers and as a boiler-plate advice for triagers. This is the minimum information required for a bug report. Todo...
Line 15: Line 15:
Bug tags specific to the package or area should be included here for reporters so they can tag their bug report. It will also be useful for triagers. The Bugs/Tags wiki page should then be modified to include these tags. Todo...
Line 19: Line 19:
In depth debugging procedures for this particular package or subsystem. This usually is information about the log files to gather and what to look for in them. run in a terminal:

$pkill gwibber-service & gwibber-service -d -o
$gwibber --debug
Line 23: Line 26:
Information that will facilitate the triaging of bugs for this package or subsystem. Remind triagers of the bug tags in use for this particular package. Todo...
Line 25: Line 28:
== Stock Reply == == Stock Replies ==
Line 27: Line 30:
A stock reply to be used for initial bug reports basically asking for the stuff in "How to file". The Bugs/Responses page should include this reply. '''Gwibber Crashes'''

@Username, Please could you run under latest version of gwibber: gwibber --debug > gwibber-debug.txt and attach resulted output of this file to your report (following your steps to reproduce this issue), Thanks!

'''Gwibber-Service Issues'''

@Username, Please could you run under latest version of gwibber: gwibber-service -d -o and attach all resulted output to a textfile (following your steps to reproduce this issue), Thanks!

'''Try to reproduce it with PPA release'''

Please could you try to reproduce this issue in latest version of gwibber daily ppa (you can get from https://launchpad.net/~gwibber-daily/+archive/ppa) and check if this problem is still affecting you? Thanks in advance!
Line 31: Line 44:
In the event that the package or subsystem has an upstream bug tracker this section should contain detailed steps to forward a bug to that tracker. Some packages may just link to the general "How to Forward" page for another bug tracker like Gnome's bugzilla or freedesktop.org's bug tracker. Todo...
Line 37: Line 50:
'''Open''' '''The Hotest'''
Line 39: Line 52:
|| [[https://launchpad.net/bugs/8896|8896]] || The subject from LP || This bug can be identified by ... || || [[https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/614742|614742]] || Facebook problems || Problems related to Facebook authentication and stuffs ||
|| [[https://bugs.launchpad.net/gwibber/+bug/645512|645512]] || Twitter doesn't update || Twitter stop to update because you are following a 'special' user ||
Line 41: Line 55:
'''Closed'''
||<rowbgcolor="#eeeeee"> '''Bug''' || '''Subject''' || '''Symptom''' ||
|| [[https://launchpad.net/bugs/8896|8896]] || The subject from LP || This bug can be identified by ... ||
Line 45: Line 56:
= Non-bugs =
Line 47: Line 57:
How to recognise common issues arising from hardware failures, common feature requests and other invalid bugs for this category. Advice how triage them and stock responses. = Work Arounds =

Some basic procedures to fix some common troubles:

'''Gwibber can't start (using CouchDB as backend >=2.30.x releases)'''

rm -fr ~/.cache/desktop-couch ~/.config/desktop-couch and ~/.local/share/desktop-couch and then start gwibber again.

'''Avatars not loaded correctly'''

rm -fr ~/.cache/gwibber/avatars/*

Debugging Central

This page is part of the debugging series — pages with debugging details for a variety of Ubuntu packages.

Introduction

Bugs related to gwibber and gwibber-service package

How to file

Todo...

Bug tags

Todo...

Debugging procedure

run in a terminal:

$pkill gwibber-service & gwibber-service -d -o $gwibber --debug

How to Triage

Todo...

Stock Replies

Gwibber Crashes

@Username, Please could you run under latest version of gwibber: gwibber --debug > gwibber-debug.txt and attach resulted output of this file to your report (following your steps to reproduce this issue), Thanks!

Gwibber-Service Issues

@Username, Please could you run under latest version of gwibber: gwibber-service -d -o and attach all resulted output to a textfile (following your steps to reproduce this issue), Thanks!

Try to reproduce it with PPA release

Please could you try to reproduce this issue in latest version of gwibber daily ppa (you can get from https://launchpad.net/~gwibber-daily/+archive/ppa) and check if this problem is still affecting you? Thanks in advance!

How to Forward

Todo...

Known bugs

Description of known bug reports that may receive duplicates and how to recognise them. This information should be obtained by looking for bugs tagged as 'metabug'.

The Hotest

Bug

Subject

Symptom

614742

Facebook problems

Problems related to Facebook authentication and stuffs

645512

Twitter doesn't update

Twitter stop to update because you are following a 'special' user

Work Arounds

Some basic procedures to fix some common troubles:

Gwibber can't start (using CouchDB as backend >=2.30.x releases)

rm -fr ~/.cache/desktop-couch ~/.config/desktop-couch and ~/.local/share/desktop-couch and then start gwibber again.

Avatars not loaded correctly

rm -fr ~/.cache/gwibber/avatars/*


CategoryBugSquad CategoryDebugging

DebuggingGwibber (last edited 2011-04-20 19:19:38 by 200)