Closed
Bug 563108
Opened 15 years ago
Closed 15 years ago
Possible Lightning incompatibility with NTFS Junction Point (NS_ERROR_FAILURE) [mozIStorageConnection.executeSimpleSQL]
Categories
(Calendar :: Provider: Local Storage, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 558034
People
(Reporter: jkbuckethead, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4
My Users folder is located on a hard drive other than my system (C:) drive. I moved everything and used an NTFS Junction Point to provide what is essentially a file system-level shortcut. So far every application I have used works perfectly, including Thunderbird and Firefox. I only receive an error message after installing Lightning.
Reproducible: Always
Steps to Reproduce:
1. Move C:\Users\AppData folder to a different drive, and create an NTFS junction at C:\Users|AppData that points to the new location.
2. Install Thunderbird 3.0.4 and Lightning 1.0b1
3. Restart Thunderbird, and every time the error message below pops up.
Actual Results:
The error message below pops every time I start Thunderbird while Lightning is enabled. I can view a calendar, but I cannot add events.
Error Code: 0x80004005
[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [mozIStorageConnection.executeSimpleSQL]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: file:///C:/Users/jim/AppData/Roaming/Thunderbird/Profiles/2vfw5vt9.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/modules/calUtils.jsm -> file:///C:/Users/jim/AppData/Roaming/Thunderbird/Profiles/2vfw5vt9.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calStorageCalendar.js :: anonymous :: line 220" data: no]
Expected Results:
I should have a calendar that I can use. I don't use the calendar often, but I do not recall having this problem until I moved the location of the AppData folder.
Updated•15 years ago
|
Component: General → Provider: Local Storage
QA Contact: general → storage-provider
Summary: Possible Lightning incompatibility with NTFS Junction Point → Possible Lightning incompatibility with NTFS Junction Point (NS_ERROR_FAILURE) [mozIStorageConnection.executeSimpleSQL]
Version: unspecified → Lightning 1.0b1
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•