http://bugs.winehq.com/show_bug.cgi?id=762
*** shadow/762 Sun Jun 2 16:21:12 2002 --- shadow/762.tmp.5458 Sun Jun 2 16:21:12 2002 *************** *** 0 **** --- 1,40 ---- + +============================================================================+ + | Cannot start wineconsole/debugger with current cvs | + +----------------------------------------------------------------------------+ + | Bug #: 762 Product: Wine | + | Status: UNCONFIRMED Version: CVS | + | Resolution: Platform: | + | Severity: normal OS/Version: All | + | Priority: P1 Component: wine-debug | + +----------------------------------------------------------------------------+ + | Assigned To: wine-bugs@winehq.com | + | Reported By: tony_lambregts@telusplanet.net | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | Milestone: TargetMilestone: --- | + | URL: | + +============================================================================+ + | DESCRIPTION | + Ok things are going from bad to worse for me. I feel Like a complete and utter + moron but this is not working for me. First I had the problem with Fonts too + large in wineconsole. Eric said that This should work with the current CVS So I + did an "cvs update -PAd" to bring myself up to date. with CVS. When I did a + ./tools/wineinstall it said I needed to do a ./configure. So I did that. Then I + ran into a compile error. So I did a "make clean" reran ./tools/wineinstall. + Wine compiled fine and I let it create a new config file. + + So now I thought fine lets run wineconsole. When I try to run wineconsole I get + the usual font errors but nothing else.(no wineconsole and no other errors). + + Anyway I thought I might be able go back and do some tracing so i ran the + following: + + wine -debugmsg +relay "d:\setup.exe" 2>&1 | tee Riven.log. + + I have "managed" = "Y" and "desktop" = "640x480" what happens is that I get + multiple wine desktops and no installshield. Looking at the output of the log + indicates that somewhere it is running into a problem and trying to start the + debugger which in turn tries to start wineconsole and that runsinto a problem + and tries to start the debugger.. on and on in a loop. I have tried to fix this + myself but I am up against it. After several days of screwing around with it I + guess I need help. \ No newline at end of file