After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768676 - Thunderbird plugin crashes Thunderbird
Thunderbird plugin crashes Thunderbird
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: General
1.6.x
Other All
: Normal normal
: ---
Assigned To: tracker-general
tracker-general
Depends on:
Blocks:
 
 
Reported: 2016-07-11 12:38 UTC by Debarshi Ray
Modified: 2017-09-24 10:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Debarshi Ray 2016-07-11 12:38:24 UTC
See this downstream report (and its duplicates):
https://bugzilla.redhat.com/show_bug.cgi?id=1316783

Thunderbird has started to bundle sqlite, and since tracker uses the system's sqlite, it leads to conflicting symbols and a crash. I don't know of any application that has a hard requirement on this plugin, and it is likely that distributions don't ship it by default either - at least Fedora and RHEL don't. So, I would suggest simply dropping it upstream.
Comment 1 Matěj Cepl 2017-03-15 10:28:47 UTC
Also filed in Mozilla bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1347008
Comment 2 Debarshi Ray 2017-09-24 10:57:47 UTC
commit 3c3fe1970ba8e05cf8e5faa3c93caead24944163
Author: Carlos Garnacho <carlosg@gnome.org>
Date:   Sun Jul 2 16:23:00 2017 +0200

    Delete evolution/thunderbird/nautilus/firefox plugins
    
    Those are unmaintained, are broken, don't compile, or a combination of
    all. Sadly there hasn't been enough manpower during the last years to
    keep those up to par. Future seems shiny enough for nautilus, as the
    features are being developed in-tree.
    
    If anyone ever remembers there were such plugins and misses them
    enough to take over maintainership, by all means reset to the parent
    of this commit and take those out of tree. You will have my gratitude.
    
    Thanks too to everyone who ever contributed in those plugins, I'm
    not happy to let that much work go.