Bug 563789
Summary: | All Kontact Apps fail to start | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eli Wapniarski <eli> |
Component: | soprano | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | fedora, jreznik, kevin, lorenzo, ltinkl, rdieter, smparrish, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.4.0.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-02-11 14:42:08 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 533921 |
Description
Eli Wapniarski
2010-02-11 06:46:05 UTC
Rex Dieter says this is fixed for him with soprano-2.4.0.1-1.fc12: http://koji.fedoraproject.org/koji/buildinfo?buildID=155619 (Rex also pushed it to kde-unstable.) Does anybody still get kdepim crashes with kdepim-4.4.0-3.fc12 and soprano-2.4.0.1-1.fc12? Unfortunately, Michal Hlavinka says at https://bugzilla.redhat.com/show_bug.cgi?id=563745#c13 that this still happens with soprano-2.4.0.1. :-( Nevermind, he now confirmed on IRC that 2.4.0.1 did fix it (he was actually still using 2.4.0 when he posted that comment). It would see that kontact is working again. However, I'm constantly getting the message that nepomuk indexing agents have been disabled, if nepomuk has been enabled in system settings. If you previously used Nepomuk with Virtuoso 5, it will not work with Virtuoso 6 unless you delete or convert Nepomuk's Virtuoso database (and we haven't gotten the converter to work properly, it seems). What seems to happen, is that if Strigy is not activated then I get the error that nepomuk is deactivated. Akonadi seems to be working, but on startup I get error message that the log files seems to be missing. So.... I was wondering where the log files should be and what they are called? Fixed what I thought were mising error log messages but infact messages stating that "old" error log messages existed. Fixed that by simply deleting the old error logs. One final issue.... After testing the Akonadi installaton, I constantly got the errors in the mysql error logs that stated. 091029 12:23:04 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them 091029 12:23:04 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist After some digging.... I found the solution at: http://bbs.archlinux.org/viewtopic.php?id=78358 Which goes on to suggest: akonadictl stop rm -r ~/.local/share/akonadi/db_data mysql_install_db --datadir=$HOME/.local/share/akonadi/db_data/ akonadictl start That did the trick.... Which means that Akonadi does not correctly initialize the mysql database on first run. Which I guess needs to be corrected. Let's make it clear that this and the other 2 Soprano-induced issues are all duplicates of the same (fixed) bug. *** This bug has been marked as a duplicate of bug 566061 *** |