搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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!