Summary: | Errors in statistics plugin | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Stas Ashirov <stas.ashirov> |
Component: | Statistics plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs.kde.org, kojot350, sebastian.radish |
Priority: | NOR | ||
Version First Reported In: | 0.60.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Stas Ashirov
2008-10-16 12:19:33 UTC
Can you provide more details, like what is expected behaviour, and what's wrong, how it affects application, etc. Does it only "print" error or there is something else wrong? Thanks. Only don't work statistics plugin. Everything else work fine. I have the same problem here. Everything works fine expect the statistics plugin. Looks like the plugin is unable to get or save to the SQLite database. Maybe some interessting versions: openSuse 11.0 - i586 Qt: 4.4.3 KDE: 4.1.2 (KDE 4.1.2) "release 46.1" Kopete: 0.60.3 If done some researching: First: It doesn't help to delete the existing database. Kopete creates a new one but fails to create the tables. Second: I compliled kopete from the the 4.1 branche from svn and replaced ONLY the statistics plugin. Still same effect. Third: I open the database on my own and look and the existing enteries. The last entry is from: Mon, 14 Jul 2008 18:07:26 GMT. So the problem came with one of the openSuse updates near this date. *** Bug 174123 has been marked as a duplicate of this bug. *** SVN commit 881307 by nlecureuil: Fix statistic plugin logic BUG:172940 CCMAIL:lior.com@gmail.com M +2 -2 statisticsdb.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=881307 |