搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Lightning is disable on the linux side of a Windows 10/Mint 18 dual boot sharing

  • 2 回覆
  • 3 有這個問題
  • 1 次檢視
  • 最近回覆由 gb13717

more options

Windows 10 was installed first, Mint 18 installed second. Both installs are version 52 of thunderbird. I've read in the forums that Lightning has some OS specific stuff so I presume it explains why its disable when I'm in Mint. Is there some creative workaround whereby I have a unified profile folder but somehow can run lightning on both OS's?

Windows 10 was installed first, Mint 18 installed second. Both installs are version 52 of thunderbird. I've read in the forums that Lightning has some OS specific stuff so I presume it explains why its disable when I'm in Mint. Is there some creative workaround whereby I have a unified profile folder but somehow can run lightning on both OS's?

被選擇的解決方法

you can have two profiles and manually modify the local path in account settings to move mail to a common location. That will require you to use some form of cal dav sync to synchronize your calendars.

Be warned though that manually specifying the location of mail directories make migration and moving to a new device something of a nightmare as UNIX and Windows use different methods of describing a path and a MOUNT POINT. I suggest you use a local NAS device and place the mail on it. THen migration will at least leave you with a common starting point of that device when it comes time to manually update the userprefs.js file some time in the future.

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

選擇的解決方法

you can have two profiles and manually modify the local path in account settings to move mail to a common location. That will require you to use some form of cal dav sync to synchronize your calendars.

Be warned though that manually specifying the location of mail directories make migration and moving to a new device something of a nightmare as UNIX and Windows use different methods of describing a path and a MOUNT POINT. I suggest you use a local NAS device and place the mail on it. THen migration will at least leave you with a common starting point of that device when it comes time to manually update the userprefs.js file some time in the future.

more options

thanks Matt!