You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest that you might consider making wpkg-gp do the following
1. Check how long it has been running, if it exceeds a treshold set
statically or from the Administrative Template, it should abort
The reason I suggest this is that:
Errors in wpkg xml files can lock a user out from his computer
Temporary workaround:
Disable installation of defect package and reboot the computer.
Original issue reported on code.google.com by clei...@gmail.com on 16 Feb 2010 at 10:54
The text was updated successfully, but these errors were encountered:
Hi, we need to make a separate thread that has a timer, and when the timer
times out, it should kill the pid that holds the wpkg.js process.
If you are talking about the workaround, you should disable the nonfunc package
in your profiles.xml package. An issue would be that the setup process
generates a modal dialog box that requires input. (A MsgBox e.g.) It cannot be
shown at startup, therefore the setup process will hang indefinitely.
-CL
Original comment by clei...@gmail.com on 30 Aug 2012 at 6:01
Original issue reported on code.google.com by
clei...@gmail.com
on 16 Feb 2010 at 10:54The text was updated successfully, but these errors were encountered: