I am new to this mailing ring, just started into linux about a month
ago and I run Fedora Core 3. I am usually pretty good with computer,
but linux is a whole new ball game.<br>
<br>
I have been attempting to make a program called MegaMUD, a scripting program for MajorMUD a text based telnet game.<br>
<br>
[wraithan@localhost ~]$ wine "c:\program files\megamud\megamud.exe"<br>
fixme:font:WineEngCreateFontInstance Untranslated charset 255<br>
fixme:font:WineEngCreateFontInstance Untranslated charset 255<br>
fixme:font:WineEngCreateFontInstance Untranslated charset 255<br>
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub<br>
err:x11drv:X11DRV_CreateWindow invalid window width -21<br>
X Error of failed request:  BadMatch (invalid parameter attributes)<br>
  Major opcode of failed request:  1 (X_CreateWindow)<br>
  Serial number of failed request:  238<br>
  Current serial number in output stream:  239<br>
<br>
I have tried searching the error messages and what not in google and
have read through a lot of the Wine manual, none has told me what I
need to do. I was told it is easy to set up MegaMUD with wine, but I
must of messed something up. Thanks for any help you all give me.<br>