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!