Tor Browser Bundle failed on loadind certificates

Questions about Wine on Linux
Locked
Andrey2014
Newbie
Newbie
Posts: 1
Joined: Sun Aug 17, 2014 4:06 am

Tor Browser Bundle failed on loadind certificates

Post by Andrey2014 »

Hi all, there is the problem. A week ago it was all ok. But now I have reinstalled my system (Gentoo Linux) and the TBB doesn't run. I am trying the latest windows version - 3.6.4 (link).
It stops on "Loading authority certificates"
Image
TBB log - http://bpaste.net/show/623071/
Wine output shows this:

Code: Select all

$ wine Start\ Tor\ Browser.exe 
fixme:dwmapi:DwmIsCompositionEnabled 0x1f5016c
fixme:process:SetProcessDEPPolicy (1): stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x33fe898, overlapped 0x33fe87c): stub
fixme:advapi:RegisterTraceGuidsW (0x1bb8990, 0x329a78, {509962e0-406b-46f4-99ba-5a009f8d2225}, 3, 0x32a090, (null), (null), 0x329aa8,): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
Failed to find nss3 in installed directory, checking system paths.
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:imm:ImmReleaseContext (0x20028, 0x136988): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x64d048,0x00000000), stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:process:SetProcessDEPPolicy (1): stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:dwmapi:DwmGetCompositionTimingInfo ((nil) 0x64e040)
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:win:FlashWindowEx 0x64d68c
fixme:imm:ImmGetOpenStatus (0x136988): semi-stub
fixme:win:FlashWindowEx 0x64aedc
fixme:win:FlashWindowEx 0x64b18c
Wine version - wine-1.6.2, default settings at winecfg.
Under MS Windows 7, TBB starts and working without any ussues.

As I understand, it is nss3 problem? So, what's the solution?
Locked