為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

TB doesn't start after update (78.6.0) and after re-installation

  • 4 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 rud.post

more options

After the most recent update, TB fails to start (Windows 7, 64). Safe Mode works (WinR -> thunderbird -safe-mode). Disabled/removed all add-ons. No success. Profile Manager (WinR -> thunderbird -p) - Opens the window, but freezes imme/No Response.

Uninstalled after saving the needed profile on a different partition. Downloaded ver. 78.6.0 (64-bit). Installed. Profile Manager works. Changed the path in profiles.ini (user\AppData\Roaming\Thunderbird) to load the saved profile.

Still no success (not opening, no error, no process in Task Manager), unless in Safe Mode.

Reinstalled several times. Nothing. Installed Thunderbird Portable. Not opening as well.

Thanks for your suggestions.

After the most recent update, TB fails to start (Windows 7, 64). '''Safe Mode''' works (WinR -> thunderbird -safe-mode). Disabled/removed all add-ons. No success. Profile Manager (WinR -> thunderbird -p) - Opens the window, but freezes imme/No Response. Uninstalled after saving the needed profile on a different partition. Downloaded ver. 78.6.0 (64-bit). Installed. Profile Manager works. Changed the path in profiles.ini (user\AppData\Roaming\Thunderbird) to load the saved profile. Still no success (not opening, no error, no process in Task Manager), unless in '''Safe Mode'''. Reinstalled several times. Nothing. Installed Thunderbird Portable. Not opening as well. Thanks for your suggestions.

所有回覆 (4)

more options

Delete xulstore.json from the needed profile, then restart TB in normal mode. Result? If that doesn't work, you may have to disable hardware acceleration manually in prefs.js, if it was enabled in normal mode. Open prefs.js in a text editor, edit the line user_pref("gfx.direct2d.disabled", true); if it is currently false, or add that line if it's absent.

http://kb.mozillazine.org/Safe_mode

more options

There is no xulstore.json file in the relevant profile folder. Edited prefs.js, by adding user_pref("gfx.direct2d.disabled", true);

No change. However, starting the profile manager, selecting the needed profile and starting the application from the profile manager resulted in an error (could not be replicated afterwards).

Windows log:

Faulting application name: thunderbird.exe, version: 78.6.0.7650, time stamp: 0x5fd3965a Faulting module name: nvd3d9wrapx.dll, version: 23.21.13.9125, time stamp: 0x5aab6c27 Exception code: 0xc0000005 Fault offset: 0x00000000000028bb Faulting process id: 0x2348 Faulting application start time: 0x01d6d3efc360c457 Faulting application path: C:\Program Files\Mozilla Thunderbird\thunderbird.exe Faulting module path: C:\Program Files\NVIDIA Corporation\CoProcManager\nvd3d9wrapx.dll Report Id: 0626878c-3fe3-11eb-96b3-3c970e22b80f

more options

If you don't see xulstore.json in the profile folder, you're looking in the wrong folder, as this file exists in every TB setup. The profile folder is in this location:

C:\Users\username\AppData\Roaming\Thunderbird\Profiles\randomstring.profilename

The error suggests you might benefit from updating or downgrading the graphics driver.

more options

Sorry, but I don't have a profile in the default location. My only profile is on another partition.

Anyway, I could finally start TB after disabling "Use hardware acceleration when available" (while in Safe Mode) in Options/General.

Thanks for your help!

由 rud.post 於 修改