[ros-bugs] [Bug 4934] rapps can't install any app (hangs)

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Thu Nov 5 18:11:57 CET 2009


http://www.reactos.org/bugzilla/show_bug.cgi?id=4934





--- Comment #10 from LoveN <love.nystrom at gmail.com>  2009-11-05 18:11:56 CET ---
In base\applications\rapps\loaddlg.c Line 278
After completing the download and launching the installer,
ThreadProc does WaitForSingleObject( pi.hProcess, INFINITE );

If the installer runs into trouble and hangs,
Rapps will appear hung because it's still waiting.
This seem to affect the whole system.

I attach a patch with a possible fix.
Best Regards // Love


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Ros-bugs mailing list