Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#29569 - [calligra-kexi] cannot load sqlite plugin

Attached to Project: Arch Linux
Opened by Roland Leißa (knue) - Monday, 23 April 2012, 12:45 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 29 April 2012, 19:28 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


Additional info:
* package: calligra-kexi
* version: 2.4.0-3


Steps to reproduce:
1. new
2. blank project
3. file
4. chose a name
5. next


log says:

kexi(4568)/kexi (main) KexiStartupFileHandler::checkSelectedUrl: KUrl("file:///home/roland/foo.kexi")
kexi(4568)/kexi (main) KexiStartupFileHandler::checkSelectedUrl: filter: ("*.kexi") path: "/home/roland/foo.kexi"
kexi(4568)/KexiDB KexiDB::SQLiteConnection::loadExtension: Could not load SQLite extension "/usr/lib/kde4/kexidb_sqlite3_icu.so"
kexi(4568)/KexiDB KexiDB::Object::setError: Object ERROR: 1 : "SQLITE_ERROR"
kexi(4568)/KexiDB KexiDB::Object::setError: Object ERROR: 0 : ""
kexi(4568)/kdeui (KNotification) KNotificationManager::notificationClosed: 300


The file /usr/lib/kde4/kexidb_sqlite3_icu.so is on my system.
pacman -Ql calligra-kexi confirms, that this file belongs to the kexi package.


I selected severity 'high' as this bug makes the program basically unusable.
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Sunday, 29 April 2012, 19:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  This is fixed, but there's a different error in 2.4.1. See the upstream report.
Comment by Andrea Scarpino (BaSh) - Monday, 23 April 2012, 17:48 GMT Comment by Andrea Scarpino (BaSh) - Thursday, 26 April 2012, 19:14 GMT
Did you notice that changing the database fixes this?

Eg. change New_database with New_database2

Loading...