rwartell
2008-Apr-21 23:59 UTC
[Wine] Problem with simple mud client in Wine (richedit issue)
There is a simple mud that has it's own windows client that I would like to get running in Wine. I've followed all the installation instructions from various places, and I finally got the program up and running, however I have an issue. The text areas of the game are not displaying correctly. In both of them, it is obvious that text is attempting to be displayed because you can highlight it and it will show tabs and indentations and what not where the text should be, just no text. I'm not sure if this is a font issue or if it is a richedit issue. Every time that the display of the text changes, the following error shows up in the terminal: fixme:richedit:ME_UpdateScrollBar ME_UpdateScrollBar had to call ME_WrapMarkedParagraphs If anyone can has any suggestions of how to get this working I'd really appreciate it. Thanks.
Dan Kegel
2008-Apr-22 00:12 UTC
[Wine] Problem with simple mud client in Wine (richedit issue)
On Mon, Apr 21, 2008 at 4:59 PM, rwartell <wineforum-user at winehq.org> wrote:> There is a simple mud that has it's own windows client that I would like to get running in Wine. I've followed all the installation instructions from various places, and I finally got the program up and running, however I have an issue. > > The text areas of the game are not displaying correctly. In both of them, it is obvious that text is attempting to be displayed because you can highlight it and it will show tabs and indentations and what not where the text should be, just no text. I'm not sure if this is a font issue or if it is a richedit issue. Every time that the display of the text changes, the following error shows up in the terminal: > > fixme:richedit:ME_UpdateScrollBar ME_UpdateScrollBar had to call ME_WrapMarkedParagraphs > > If anyone can has any suggestions of how to get this working I'd really appreciate it. Thanks.Tell us the name of the mud and where we can get the client. Maybe file a bug if there isn't already one.
James McKenzie
2008-Apr-22 03:18 UTC
[Wine] Problem with simple mud client in Wine (richedit issue)
rwartell wrote:> There is a simple mud that has it's own windows client that I would like to get running in Wine. I've followed all the installation instructions from various places, and I finally got the program up and running, however I have an issue. > > The text areas of the game are not displaying correctly. In both of them, it is obvious that text is attempting to be displayed because you can highlight it and it will show tabs and indentations and what not where the text should be, just no text. I'm not sure if this is a font issue or if it is a richedit issue. Every time that the display of the text changes, the following error shows up in the terminal: > > fixme:richedit:ME_UpdateScrollBar ME_UpdateScrollBar had to call ME_WrapMarkedParagraphs > > If anyone can has any suggestions of how to get this working I'd really appreciate it. Thanks. > >Look at the e-Sword program for possible workarounds for text not displaying. I HIGHLY recommend that you file a bug report for this problem. James McKenzie