I just downloaded the latest version of wine from the site to install on my system. My system is an Athalon XP 2400+ running Fedora Core 3, fully updated. I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed it, then installed winetools-2.1.1-jo.i386.rpm to go with it. I started winetools to do the configuration and completed each step of the base install one at a time until I got to the Internet Explorer 6.0 step. At this step it hangs. The console where I started winetools shows --------------- WINEDLLOVERRIDES="" setarch i386 wine ./ie6setup.exe waiting for wineservers to exit... fixme:advapi:DecryptFileA "T:\\IXP003.TMP\\" 00000000 fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not correctly implemented! 0x7f9e0000 fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! 0x7f9e0000 fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. offset=0x7f9e0074 fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do we have to do here ? fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub ------------------ Top shows wine-preloader using 90 - 95% CPU with winetools intermittently coming into the top 5 processes then dropping back down. I periodically (about every 10 minutes) get a pop up message window with a message stating that " There is still a wineserver running after 600 seconds waiting. ..." and it suggests killing the wineserver on the console by typing wineserver. I do that with no effect and it seems that IE6 does not ever complete installation. After waiting for over an hour, I finally halted winetools with a ctrl-C on the terminal I used to start it. Can someone tell me why this installation/configuration step hangs and what I need to do to complete the install?
Jeff Vian wrote:> I just downloaded the latest version of wine from the site to install on > my system. My system is an Athalon XP 2400+ running Fedora Core 3, > fully updated. > > I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed > it, then installed winetools-2.1.1-jo.i386.rpm to go with it. > > I started winetools to do the configuration and completed each step of > the base install one at a time until I got to the Internet Explorer 6.0 > step. At this step it hangs. > > The console where I started winetools shows > --------------- > WINEDLLOVERRIDES="" setarch i386 wine ./ie6setup.exe > waiting for wineservers to exit... > fixme:advapi:DecryptFileA "T:\\IXP003.TMP\\" 00000000 > fixme:cursor:CURSORICON_SimulateLoadingFromResourceW Animated icons not > correctly implemented! 0x7f9e0000 > fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon entry found! > 0x7f9e0000 > fixme:cursor:CURSORICON_SimulateLoadingFromResourceW icon size ok. > offset=0x7f9e0074 > fixme:setupapi:SETUPX_CreateStandardLDDs LDID_SRCPATH: what exactly do > we have to do here ? > fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub > ------------------ > > Top shows wine-preloader using 90 - 95% CPU with winetools > intermittently coming into the top 5 processes then dropping back down. > > I periodically (about every 10 minutes) get a pop up message window with > a message stating that > " There is still a wineserver running after 600 seconds waiting. ..." > and it suggests killing the wineserver on the console by typing > wineserver. I do that with no effect and it seems that IE6 does not > ever complete installation. > After waiting for over an hour, I finally halted winetools with a ctrl-C > on the terminal I used to start it. > > Can someone tell me why this installation/configuration step hangs and > what I need to do to complete the install?I don't know why it hangs, but have you tried an earlier WINE version? The Winetools page says "The actual version wt211jo work with Wine versions 20040914, 20041019, 20041201 and 20050111. I definitely recommend using 20041019". -- Colin Wright cdonline@tesco.net
Am Sa, Apr 30, 2005 at 12:21:49 -0500 schrieb Jeff Vian:> I just downloaded the latest version of wine from the site to install on > my system. My system is an Athalon XP 2400+ running Fedora Core 3, > fully updated. > > I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed > it, then installed winetools-2.1.1-jo.i386.rpm to go with it.WineTools is not tested very well with this version of Wine. And I had a similar effect because of Fedoras prelinking mechanism. For a short test you can disable it by executing prelink -uav rm -f /etc/prelink.cache and try again. Prelinking will be enabled automatically next time cron starts the /etc/cron.daily/prelink script. Or you can do that manually. Regards Joachim von Thadden -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
Am Sa, Apr 30, 2005 at 12:21:49 -0500 schrieb Jeff Vian:> I just downloaded the latest version of wine from the site to install on > my system. My system is an Athalon XP 2400+ running Fedora Core 3, > fully updated. > > I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed > it, then installed winetools-2.1.1-jo.i386.rpm to go with it.I forgot to ask you to do me a favour: Tell me if and what works with this version of Wine, so that I can update the WineTools site. Regards Joachim von Thadden -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"
Joachim von Thadden wrote:> Am Sa, Apr 30, 2005 at 12:21:49 -0500 schrieb Jeff Vian: > >>I just downloaded the latest version of wine from the site to install on >>my system. My system is an Athalon XP 2400+ running Fedora Core 3, >>fully updated. >> >>I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed >>it, then installed winetools-2.1.1-jo.i386.rpm to go with it. > > > WineTools is not tested very well with this version of Wine. And I had > a similar effect because of Fedoras prelinking mechanism. For a short > test you can disable it by executing > > prelink -uav > rm -f /etc/prelink.cache > > and try again. Prelinking will be enabled automatically next time cron > starts the /etc/cron.daily/prelink script. Or you can do that manually.I have seen the very same problem with Wine tools and the 20050419 release of wine as packaged in Debian, running on top of Debian sid. I did not (yet) try to install a native riched.dll... Emmanuel Charpentier
Am Mon, May 02, 2005 at 09:05:06AM +0200 schrieb Emmanuel Charpentier:> I have seen the very same problem with Wine tools and the 20050419 > release of wine as packaged in Debian, running on top of Debian sid. I > did not (yet) try to install a native riched.dll...I made a fix for that for the next WineTools so that you can install IE6 with it. But I can not recommend 20050419 at the moment. During my short tests I found out that - WinWord has a massive problem with refreshing the screen that makes it nearly unusable and - WinWord complains with every single start that it has to register some components to finish the setup Regards Joachim von Thadden -- "Never touch a running system! Never run a touching system? Never run a touchy system!!!"