Closed Bug 672056 Opened 13 years ago Closed 13 years ago

extensions.sqlite broken — results in "you don't have any addons of this type installed" message

Categories

(Toolkit :: Add-ons Manager, defect)

6 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 671894

People

(Reporter: protz, Unassigned)

Details

Attachments

(1 file)

I remember installing TabMixPlus, but that shouldn't be considered as firm evidence. This resulted in about:addons showing, for the "Extensions" section, a "You don't have any addons of this type installed" message. I, of course, have many addons installed.

I'm on the beta channel. Fiddling around, I first tried deleting extensions.rdf ; didn't help. Went on with deleting extensions.sqlite, and this fixed it. I still have the old extensions.sqlite file, but I'm pretty sure all the tables are empty:
jonathan@ramona:~/.mozilla/firefox/m2zf6dky.default $ sqlite3 extensions.sqlite.bak
SQLite version 3.7.6.3
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> .tables
addon              locale             targetApplication
addon_locale       locale_strings     targetPlatform   
sqlite> select * from addon;
sqlite> select * from addon_locale;
sqlite> select * from locale;
sqlite> select * from locale_strings;
sqlite> select * from targetApplication;
sqlite> select * from targetPlatform;
sqlite>

If there's anything I can do to help...

https://support.mozilla.com/en-US/questions/798447#answer-216028
https://support.mozilla.com/en-US/questions/826729

(~10 new people this week for both issues combined, don't know if this is relevant).
Please attach a copy of extensions.log from your profile folder. Also let us know what extensions you have installed.
Attached file extensions.log
Here's the list of extensions copy/pasted from about:support

Extensions
      

      
        
          
            
              Name
            
            
              Version
            
            
              Enabled
            
            
              ID
            
          
        
        
        Adblock Plus1.3.9true{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}Add-on Compatibility Reporter0.8.6truecompatibility@addons.mozilla.orgBugzilla Tweaks1.10truejid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q@jetpackChange Panorama Shortcut0.1truechange-panorama-shortcut@ttaubert.addons.mozilla.orgCollusion0.8truejid1-F9UJ2thwoAm5gQ@jetpackDictionnaire français «Classique»4.2truefr-classique@dictionaries.addons.mozilla.orgF1 by Mozilla Labs0.8.3trueffshare@mozilla.orgFeedback1.1.2truetestpilot@labs.mozilla.comJökulsárlón Download Manager0.4truedlman@kairo.atReadability1.9truereadability@readability.comRSS Icon In Awesombar1.4truerssicon@jasnapaka.comTab Mix Plus0.3.8.6true{dc572301-7619-498c-a57d-39143191b318}Firebug1.8.0b5falsefirebug@software.joehewitt.comFireFontFamily0.1.1falsefirefontfamily@firebugextensions.orgFoxyProxy Standard3.0.1falsefoxyproxy@eric.h.jungLive HTTP headers0.17false{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}SQLite Manager0.7.5falseSQLiteManager@mrinalkant.blogspot.comZotero2.1.8falsezotero@chnm.gmu.edu
Looks like making sure Ctrl-C copies proper formatting is too hard for about:support. Apparently, I'm expected to use the "Copy information to clipboard button", not do the copy myself.



  Application Basics

        Name
        Firefox

        Version
        6.0

        User Agent
        Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0

        Profile Directory

          Open Containing Folder

        Enabled Plugins

          about:plugins

        Build Configuration

          about:buildconfig

  Extensions

        Name

        Version

        Enabled

        ID

        Adblock Plus
        1.3.9
        true
        {d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}

        Add-on Compatibility Reporter
        0.8.6
        true
        compatibility@addons.mozilla.org

        Bugzilla Tweaks
        1.10
        true
        jid0-qBnIpLfDFa4LpdrjhAC6vBqN20Q@jetpack

        Change Panorama Shortcut
        0.1
        true
        change-panorama-shortcut@ttaubert.addons.mozilla.org

        Collusion
        0.8
        true
        jid1-F9UJ2thwoAm5gQ@jetpack

        Dictionnaire français «Classique»
        4.2
        true
        fr-classique@dictionaries.addons.mozilla.org

        F1 by Mozilla Labs
        0.8.3
        true
        ffshare@mozilla.org

        Feedback
        1.1.2
        true
        testpilot@labs.mozilla.com

        Jökulsárlón Download Manager
        0.4
        true
        dlman@kairo.at

        Readability
        1.9
        true
        readability@readability.com

        RSS Icon In Awesombar
        1.4
        true
        rssicon@jasnapaka.com

        Tab Mix Plus
        0.3.8.6
        true
        {dc572301-7619-498c-a57d-39143191b318}

        Firebug
        1.8.0b5
        false
        firebug@software.joehewitt.com

        FireFontFamily
        0.1.1
        false
        firefontfamily@firebugextensions.org

        FoxyProxy Standard
        3.0.1
        false
        foxyproxy@eric.h.jung

        Live HTTP headers
        0.17
        false
        {8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}

        SQLite Manager
        0.7.5
        false
        SQLiteManager@mrinalkant.blogspot.com

        Zotero
        2.1.8
        false
        zotero@chnm.gmu.edu
Attachment #546341 - Attachment mime type: text/x-log → text/plain
Looks likely to be a dupe of bug 671894
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: