Details
-
Bug
-
Resolution: Fixed
-
Minor
-
d5f4f99b0eb30e54a82e87a9b8e7d7e61f9fefdb https://git.reactos.org/?p=reactos.git;a=commit;h=d5f4f99b0eb30e54a82e87a9b8e7d7e61f9fefdb
-
73,900
Description
ros 0.4.7RC1-12 gcc dbg
Installing Microsoft Tahoma 1.0 font from rapps.
IIRC I could install this previously and it replaced both tahoma.ttf and tahomabd.ttf.
So I suspect a minor regression, although I am not 100% sure.
Currently it only manages to replace tahomabd.ttf (which ros renders a bit more blurry than Windows would), but it does not replace our tahoma.ttf.
Request is to make the installer replace tahoma.ttf again as well.
While running setup the following is logged, but I guess nothing of that is related (not even the usp10-line):
fixme:(../dll/win32/usp10/opentype.c:1251) TODO: subtype 1 (Simple context glyph substitution)
|
TCP operation failed: 0xc0000128 (-12)
|
(../win32ss/user/ntuser/nonclient.c:1063) err: Wnd is active and not set active!
|
(../win32ss/gdi/gdi32/objects/bitmap.c:722) SetDIBitsToDevice fail to read BitMapInfo: 00077E40 or Bits: 005D0048 & Size: 16320
|
(../win32ss/gdi/gdi32/objects/bitmap.c:722) SetDIBitsToDevice fail to read BitMapInfo: 00077E40 or Bits: 005D0048 & Size: 16320
|
(../win32ss/user/ntuser/nonclient.c:1063) err: Wnd is active and not set active!
|
WARNING: MmLockPageableDataSection at ../ntoskrnl/mm/ARM3/drvmgmt.c:62 is UNIMPLEMENTED!
|
WARNING: MmUnlockPageableImageSection at ../ntoskrnl/mm/ARM3/drvmgmt.c:39 is UNIMPLEMENTED!
|
Sidenote
Since we do not longer have (or need) MS Tahoma in rapps, I want to link it again
https://archive.org/download/ftp.microsoft.com/ftp.microsoft.com.zip/ftp.microsoft.com/Softlib/MSLFILES/TAHOMA32.EXE
It has the same hash SHA1 = 888ce7b7ab5fd41f9802f3a65fd0622eb651a068
that we once had in rapps and can be used for reproduction.