[Ubuntu Wiki] Update of "DebuggingGwibber" by kamus
Ubuntu Wiki
noreply at ubuntu.com
Wed Apr 20 19:20:02 UTC 2011
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Ubuntu Wiki" for change notification.
The following page has been changed by kamus:
http://wiki.ubuntu.com/DebuggingGwibber?action=diff&rev1=9&rev2=10
------------------------------------------------------------------------------
gconftool-2 --recursive-unset /apps/gwibber
+ '''Fix your corrupted database'''
+
+ $ cd ~/.config/gwibber <<BR>>
+ $ sqlite3 gwibber.sqlite ".dump" > dump <<BR>>
+ $ mv gwibber.sqlite gwibber.sqlite.backup <<BR>>
+ $ cat dump | sqlite3 gwibber.sqlite <<BR>>
----
CategoryBugSquad
More information about the Ubuntu-bugsquad
mailing list