[Bug 43919] New: MUSHclient Infobar only displays symbol fonts.

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Oct 21 19:53:10 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43919

            Bug ID: 43919
           Summary: MUSHclient Infobar only displays symbol fonts.
           Product: Wine
           Version: 2.19
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: madcowchow_69 at hotmail.com
      Distribution: ---

The Infobar in MUSHClient does not display selected font, and defaults to
marlett.ttf, as being discussed in MUSHclient forums topics here:

https://www.mushclient.com/forum/?id=14087&page=999

Steps to reproduce:

* Download MUSHClient (Version 4.94 or 5.05):

  https://www.mushclient.com/downloads/dlmushclient.htm (4.94)
  http://www.gammon.com.au/forum/?id=13918 (5.05)

* Install and launch it under wine (any version, i compiled from git as below)

  madcow at minbuntu:$ wine --version
  wine-2.19-107-gaef2f07

* Create new world, under File -> New World, give it any name + hostname. no
need to connect to any real game.

* execute the following lua code under Game -> Immediate

  Info ("Hello ")
  InfoFont ("Courier", 10, 0)
  Info ("World")

Results:
* the world 'World' will be displayed in Marlette instead of Courier.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list