Hello,

I just updated sogo from the debian repository (http://inverse.ca/debian squeeze squeeze) today and Thunderbird can't access the adress book anymore. When i try to write something in the "To:" field it doesn't auto-complete the addresses and some key strokes don't work.
Are there any new config variables i should be aware of or this is a bug ?

Version is: 1.3.8b
I get this errors in TB error console:
Error: Assert failed: replay action failed: null
2: [file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCachedCalendar.js:261] anonymous
3: [null:0] null
4: [file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavCalendar.js:1949] caldav_completeCheckServerInfo 5: [file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavCalendar.js:1427] checkDavResourceType_oSC

Source File: file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Users/Adrian/AppData/Roaming/Thunderbird/Profiles/aehgtgmv.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Line: 990

Error: no element found
Source File: https://xxx.xx/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D&version=0.00&platform=WINNT_x86-msvc
Line: 1

Error: no element found
Source File: https://xxxxx.xx/updates.php?plugin=sogo-integra...@inverse.ca&version=0.00&platform=WINNT_x86-msvc
Line: 1

Error: no element found
Source File: https://xxxxx.xx/updates.php?plugin=sogo-connec...@inverse.ca&version=0.00&platform=WINNT_x86-msvc
Line: 1



My config file:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml";>
<plist version="0.9">
<dict>
<key>NSGlobalDomain</key>
<dict>
</dict>
<key>sogod</key>
<dict>
<key>OCSFolderInfoURL</key>
<string>mysql://sogo:xxx@localhost:3306/sogo/sogo_folder_info</string>
<key>OCSSessionsFolderURL</key>
<string>mysql://sogo:xxx@localhost:3306/sogo/sogo_essions_folder</string>
<key>SOGoACLsSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailNotifications</key>
<string>YES</string>
<key>SOGoAppointmentSendEMailReceipts</key>
<string>YES</string>
<key>SOGoFoldersSendEMailNotifications</key>
<string>YES</string>
<key>SOGoIMAPServer</key>
<string>imaps://localhost:993</string>
<key>SOGoLanguage</key>
<string>English</string>
<key>SOGoMailDomain</key>
<string>xxxxx.xx</string>
<key>SOGoMailingMechanism</key>
<string>smtp</string>
<key>SOGoProfileURL</key>
<string>mysql://sogo:xxx@localhost:3306/sogo/sogo_user_profile</string>
<key>SOGoSMTPServer</key>
<string>localhost</string>
<key>SOGoSieveScriptsEnabled</key>
<string>YES</string>
<key>SOGoSuperUsernames</key>
<array>
<string>x...@xxxxx.xx</string>
</array>
<key>SOGoUserSources</key>
<array>
<dict>
<key>canAuthenticate</key>
<string>YES</string>
<key>id</key>
<string>directory</string>
<key>isAddressBook</key>
<string>NO</string>
<key>type</key>
<string>sql</string>
<key>userPasswordAlgorithm</key>
<string>md5</string>
<key>viewURL</key>
<string>mysql://sogo:xxx@localhost:3306/sogo/sogo_view</string>
</dict>
</array>
</dict>
</dict>
</plist>

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to