http://bugs.winehq.org/show_bug.cgi?id=3183
------- Additional Comments From vortex1111vortex(a)gmail.com 2006-28-04 23:47 -------
I'm trying to use this exact software (new to wine as well) and I can't seem to
get it to make the Com connection. I'm seeing the same error on the output when
I run the program. I'd like to get this program working - I can run whatever
tests or traces that may help track this down.
Question - what do i need to do to set up the com ports before running wine?
Anything?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-04 23:37 -------
-debugmsg option is depricated for more then year now. Use:
WINEDEBUG=+tid,+seh,+relay wine etherlords.exe &> /tmp/relay.log && grep -A 20
-B 300 "seh:" /tmp/relay.log > /tmp/relay.txt
And attach /tmp/relay.txt (might need to bzip it first).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From realill(a)gmail.com 2006-28-04 23:02 -------
ill@phillosof:~/.wine/drive_c/Program Files/Nival Interactive/Etherlords II
Demo$ WINEDLLOVERRIDES="msvcrt=n" wine etherlords2.exe --debugmsg +relay,+seh,+tid
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
(click OK in error dialog)
Wine failed with return code 3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From realill(a)gmail.com 2006-28-04 22:46 -------
I'm not sure how to deal with debuger in this case. Program does not crash it
just shows error message and exits, so debuger does not start. When I am trying
to use winedbg it hungups on "run" without any error dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-28-04 19:20 -------
AFAIK we do not have any builtin mfc42.dll. just attach a +relay,+seh,+tid log.
Maybe that reveals something.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From Speeddymon(a)gmail.com 2006-28-04 18:53 -------
Petty bickering aside, the bugzilla is not for 'putting people in their place'
or for correcting those people when they put the wrong persons name ;-) . If
you want to do either of those things, PLEASE email it to the person privately.
Not for the ideas.. Yes it is taking quite a long time to get a fix in, but
that is because we are trying to 1) prevent from putting in a hack, amd 2)
trying to make sure that whatever fix we do put in doesnt severely impact
performance. If we put in a fix that gives you < 12fps, would you be satisfied?
No, you would then open a new bug saying opengl is slow for <insert app here>,
so I think it's better to leave the code as is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5145
------- Additional Comments From Speeddymon(a)gmail.com 2006-28-04 18:44 -------
As a whime of mine, try running with native mfc42.dll and see if that gets you
past the error. If so, we have a problem in builtin mfc42.dll and I or someone
else will help you find out where it is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.