[Wine] Re: "Module not found"

roboknight roboknight at gmail.com
Mon Mar 19 00:46:50 CDT 2007


dank wrote:
>
> Yes, this is http://bugs.winehq.org/show_bug.cgi?id=5608
>
>
> Expected.  Just linking that one file won't work.  You also have to do
> something like
>   cd /usr/bin
>   sudo ln wcmd cmd
>   cd /usr/lib/wine
>   sudo ln wcmd.exe.so cmd.exe.so
>
> Let me know if that helps.
>
Yes, thanks.  It makes the thing work and run the batch file, however
the cmd.exe hangs for some reason (GSAK sends all of the waypoints and
then just sits a 100%)... The window isn't
frozen as it keeps a status bar moving around, but it never registers
that it is done sending waypoints.  If I use the CMD.EXE from win2k, it
works fine.  So I assume there is some problem with wcmd.exe or some
difference.  It might have to do with the return value from a batch
file.  Maybe GSAK never registered it.  I'll have to look into it.
>
> Ouch.  I do hope you figure out what caused that.  Please file a bug
> in wine's bugzilla when you do.
I'm unsure.  I've looked at winedbg and I see some kind of unhandled
exception that I assume doesn't occur under wine 0.9.15... It appears
to eventually call RaiseException with a bad value (0x0eedface or
something similar... which I assume WAS 0xfeedface before the value got
replaced with a 0) I need to run both under debug to see what happens.
I'm trying to do that now, but I also noticed that GSAK stops receiving
keystrokes and mouse clicks after a couple of clicks under 0.9.15... so
there is still some issues there.  At least there appears to be, so I
need to figure out why GSAK won't work under 0.9.20 and get it
upgraded.
> - Dan
Thanks for the help.  I really appreciate it.  I can use Windows and
use GSAK, but I prefer Linux to Windows and the more I can do to make
Linux work for me, the better.  Eventually these steps will get me off
of Windows all together.  I will file a bug report if I figure out what
is going on.  I've never filed one before so I may be back with a few
questions about the best info to include (which debug options to turn
on)... Thanks again.
Brandon.



More information about the wine-users mailing list