Win32 installer very inefficient in generating its uninstall log
Bug #488454 reported by
Don Hess
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
Low
|
Patrick Storz |
Bug Description
I'm silently installing the Inkscape-0.47-3.exe on Windows XP SP2 and SP3. The installer will install fine but then look likes it is hanging. It takes up 100% of what ever CPU it is running on, so 1 core of a 2 core CPU, etc. This occurs for about 3-5 minutes after the Inkscape files are installed. There isn't any hard drive activity. Eventually the installer closes and everything is fine. This also happens when I run it locally on the workstation. Previous versions of Inkscape do not experience this problem. The switches I am using are:
/S /D="c:\program files\Inkscape" /GTK=OFF /ALLUSER=ON /SVGEDITOR=ON /SHORTCUTS=ON /DESKTOP=OFF /TUTORIALS=ON /EXAMPLES=ON"
thanks,
tags: | added: packaging win32 |
summary: |
- Silent Windows install of 0.47 maxes out CPU for 3-5min + Win32 installer very inefficient in generating its uninstall log |
Changed in inkscape: | |
milestone: | none → 0.92 |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I've look at it some more and the core does max but eventually the installer looks like it is proceeding and then the hard drive light comes on. So maybe it really does take 3 minutes to do an install. This seems like along time to copy 200MB. The computer I'm on is a Dell D830 laptop. Core2 Duo, 2GB RAM, Win XP SP2.