[Bug 49902] Garbled text in Rufus' tooltips

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jun 6 22:18:29 CDT 2022


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

Guilherme S. <oguilherme at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |---

--- Comment #6 from Guilherme S. <oguilherme at protonmail.com> ---
Sorry, I had to remove the RESOLVED label because I found out this is somewhat
broken again in 7.9.

Although now I don't have garbled text, I have truncated text instead (see
attached image).

New bisect log:

git bisect start
# good: [3ded60bd1654dc689d24a23305f4a93acce3a6f2] Release 7.8.
git bisect good 3ded60bd1654dc689d24a23305f4a93acce3a6f2
# bad: [230e953e31f7228d10c8b0a0d2e8cf4f9af9a231] Release 7.9.
git bisect bad 230e953e31f7228d10c8b0a0d2e8cf4f9af9a231
# bad: [9b66a5397a27cdfabd6d6c131a0e98c13a228433] winemac: Directly use ntdll
in get_display_device_reg_key.
git bisect bad 9b66a5397a27cdfabd6d6c131a0e98c13a228433
# bad: [84e9696078aae9fef0dc34d99eebedfacc0b58e5] nsiproxy.sys: Implement IPv6
icmpstats get_all_parameters on Mac OS and BSD.
git bisect bad 84e9696078aae9fef0dc34d99eebedfacc0b58e5
# good: [5582c4d6fb95771368ae2ccc44704179bcb2ff9d] d3drm: Support IDirect3D3
when creating device.
git bisect good 5582c4d6fb95771368ae2ccc44704179bcb2ff9d
# bad: [e9845d4fda0dacdd3f09874fd55105cdde9e8376] d2d1: Implement
LoadVertexShader().
git bisect bad e9845d4fda0dacdd3f09874fd55105cdde9e8376
# good: [7e973421d1e37f788118254722b058d37e6f1c19] include: Add WINE_ALLOC_SIZE
attribute to MmAllocate functions.
git bisect good 7e973421d1e37f788118254722b058d37e6f1c19
# bad: [135e3176b64eb0ea139f40adb7f5b1c3e89e3577] win32u: Move more default
window commands from user32.
git bisect bad 135e3176b64eb0ea139f40adb7f5b1c3e89e3577
# good: [fc4067a2ac897c8252a61c2e29bdddfab9f0e176] crypt32/tests: Handle
CERT_NAME_SEARCH_ALL_NAMES_FLAG being unsupported before Win8.
git bisect good fc4067a2ac897c8252a61c2e29bdddfab9f0e176
# bad: [0e0438bfaaee58d999340fd91db2bc5fcab433dc] win32u: Move default WM_PAINT
implementation from user32.
git bisect bad 0e0438bfaaee58d999340fd91db2bc5fcab433dc
# bad: [1f296397cafbbd5bcf59f01bdf739ccc4a3658ae] win32u: Move default
WM_GETICON implementation from user32.
git bisect bad 1f296397cafbbd5bcf59f01bdf739ccc4a3658ae
# first bad commit: [1f296397cafbbd5bcf59f01bdf739ccc4a3658ae] win32u: Move
default WM_GETICON implementation from user32.

-- 
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