[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2013-01-09 Thread Andrey Andreev
*** This bug is a duplicate of bug 727132 *** https://bugs.launchpad.net/bugs/727132 ** This bug has been marked a duplicate of bug 727132 gwibber.sqlite grows too big and causes gwibber to hang -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2012-11-09 Thread Alexandre Erwin Ittner
Happening for me too, my gwibber.sqlite is 1,1 GB. Counting for current amount of messages, I got: sqlite select count(*) from messages; 560965 So, I just removed messages older than 30 days with: delete from messages where time (strftime('%s','now') - 30*24*60*60); I think Gwibber should

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2012-11-01 Thread Neal McBurnett
My gwibber.sqlite is 3.5 GB right now. And now my gwobber.sqlite.journal is 1.2 GB and growing while I watch. I have no idea what is in there, but it is slowing the system down as well as trashing the remainder of my disk space, then space returns, only to drain away again. Totally broken it

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2012-11-01 Thread Neal McBurnett
I have 2.5 GB of free space in $HOME, and a gwibber.sqlite file that is 3.5 GB in size Every 14 minutes gwibber starts writing a gwibber.sqlite-journal file, which fills up until I'm out of space. 2 minutes later it is deleted, and 5 minutes after that it starts filling up again. I think this

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2012-05-17 Thread Bilal Shahid
** Changed in: gwibber (Ubuntu) Status: Confirmed = Triaged ** Changed in: gwibber Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title: gwibber

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2012-02-10 Thread Ken VanDine
** Tags added: sqlite -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title: gwibber stores extreme number of messages in gwibber.sqlite To manage notifications about this bug go to:

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-12-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gwibber (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title:

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-27 Thread Per Ångström
Workaround: manually execute delete from messages where operation = 'search'; and compact database. That brings down the size to 3.2 MB. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title:

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-24 Thread Kamus
maybe this issue could be duplicate of bug 734917 --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title: gwibber stores

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-24 Thread Per Ångström
maybe this issue could be duplicate of bug 734917 No, I don't think so. That bug is about where gwibber stores different types of data; this one is about gwibber storing too much data. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-24 Thread Kamus
** Changed in: gwibber (Ubuntu) Importance: Undecided = Medium ** Also affects: gwibber Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title:

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-19 Thread Per Ångström
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799356 Title: gwibber stores extreme number of messages in gwibber.sqlite To manage notifications about this bug go to:

[Bug 799356] Re: gwibber stores extreme number of messages in gwibber.sqlite

2011-06-19 Thread Per Ångström
It seems that merely by invoking Refresh (F5) makes gwibber store some 100 messages in the database. Does gwibber really need to store search results in a database? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.