Quade wrote:That didn't work for me - still no GUI with beta3.
How about moving every file out of the data folder, including all the folders EXCEPT the NBI file and then see what happens? Then you can move them back one at a time if that works.
Nope, still hangs with a %LocalAppData%\Newsbin that
only contains the .NBI...
When it starts up it creates Filters.DB3, GuiItems.db3, Chunks, Images, NzbAutoLoad and Temp before it hangs but it's still really early in the startup phase.
Process Explorer say it used < 0.1 seconds and allocated 7388kB. Virtual Size is 96352kB. It did 120 reads, 561 writes, 2497 "Other" IO. It has 115 handles (123 peak), 28 GDI handles and 3 USER handles, with no network requests currently established.
It shows three/five threads:
- NewsbinPro64.exe+0x5c13bc, state: Wait:WrKeyedEvent
- ntdll!RtIDestroyHandleTable+0x270 (one to three of these), state: Wait:WrQueue
- ntdll.dll!TplsTimerSet+0x8a0, state: Wait:UserRequest
B2 also with just the NBI file starts up a LOT more threads than that (currently listing 71).
Starting up B3 without the NBI also fails, it does exactly the same thing except it also creates the new Newsbin.nbi file.
Hopefully this will give you at least an idea how far it gets to narrow down the scope.