FS#38141 - [zeitgeist] Enable FTS support
Attached to Project:
Arch Linux
Opened by Techlive Zheng (techlive) - Sunday, 15 December 2013, 04:07 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 03 June 2015, 12:28 GMT
Opened by Techlive Zheng (techlive) - Sunday, 15 December 2013, 04:07 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 03 June 2015, 12:28 GMT
|
Details
Description:
I have gedit and gedit-plugins installed, and I have enabled the Dashboard plugin. When I run gedit from the command line, I get this warning: > Could not detect FTS supports, disabling Dashboard search Zeitgeist has previously been built with FTS support; it looks like it needs to be explicitly enabled. Additional info: * package version(s) 0.9.14-1 * relative information * https://bbs.archlinux.org/viewtopic.php?pid=1343427 * https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/1195841 * addtional information I have tried to build zeitgeist with '--enable-fts' option('xapian-core' needs to be added into makedepends array), and it builds well. When I run gedit with 'Zietgeist Dataprovider' plugin enabled, it crashed with the following error: (gedit:17284): GLib-CRITICAL **: g_variant_ref: assertion 'value->ref_count > 0' failed (gedit:17284): dconf-WARNING **: failed to commit changes to dconf: The connection is clolosed (gedit:17284): GLib-CRITICAL **: g_variant_unref: assertion 'value->ref_count > 0' failed g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting. (gedit:25086): dconf-WARNING **: failed to commit changes to dconf: The connection is closed Terminated |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 03 June 2015, 12:28 GMT
Reason for closing: Implemented
Additional comments about closing: FTS support enabled in 0.9.15-2.
Wednesday, 03 June 2015, 12:28 GMT
Reason for closing: Implemented
Additional comments about closing: FTS support enabled in 0.9.15-2.
Comment by
Techlive Zheng (techlive) - Sunday,
15 December 2013, 07:24 GMT
I installed the package built from the official PKGBUILD without
any modification, and gedit still crashed with the same error, it
seems something is wrong with my building process.
Comment by Doug Newgard (Scimmia) -
Wednesday, 13 May 2015, 19:55 GMT
Status? Still an issue?