On Tue, Feb 7, 2012 at 1:51 PM, Ludovic Marcotte <[email protected]> wrote: > Hello everybody, > > We've just completed porting SOGo Connector and Integrator to Thunderbird 10 > ESR. > > You can get the first pre-release of the extensions from > http://inverse.ca/downloads/extensions/nightly/ > > Note that you need to use Thunderbird 10 ESR. You also need to install > Lightning v1.2.1 from the official channels. > > Please report any issues you have.
I received quite a few errors by just upgrading to TB 10, Lightning 1.2.1 and the extensions. I then downloaded TB 10ESR and started with a fresh profile to see if that was causing my problems. In both cases, the TB error console yields: Could not find jar manifest entry 'components/interfaces.manifest'. Could not find jar manifest entry 'components/CardDAVDirectoryFactory.manifest'. Could not find jar manifest entry 'components/CardDAVDirectory.manifest'. Could not find jar manifest entry 'components/ContextManager.manifest'. Could not find jar manifest entry 'components/NotificationManager.manifest'. Could not find jar manifest entry 'components/SyncProgressManager.manifest'. Could not find jar manifest entry 'components/CalDAVACLManager.manifest'. And, later I see: Warning: reference to undefined property Components.classes['@inverse.ca/notification-manager;1'] Source File: chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js Line: 78 Error: Components.classes['@inverse.ca/notification-manager;1'] is undefined Source File: chrome://sogo-connector/content/addressbook/messenger.groupdav.overlay.js Line: 78 Warning: reference to undefined property Components.classes['@inverse.ca/context-manager;1'] Source File: chrome://sogo-integrator/content/messenger/folders-update.js Line: 51 Error: Components.classes['@inverse.ca/context-manager;1'] is undefined Source File: chrome://sogo-integrator/content/messenger/folders-update.js Line: 51 So I go into the extensions folder in the profile and instead of finding two folders with all of the files in them, I just see two xpi files. For some reason the extensions are not installing properly. Is there some trick to getting these to load properly? I'm not sure if I can just manually create those folders and manually unzip the xpi files to the folders or not, but I did and it still doesn't work. Steve -- [email protected] https://inverse.ca/sogo/lists
