[Bug 51035] New: Alacritty v0.7.2 portable crashes

WineHQ Bugzilla wine-bugs at winehq.org
Tue Apr 20 05:42:13 CDT 2021


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

            Bug ID: 51035
           Summary: Alacritty v0.7.2 portable crashes
           Product: Wine
           Version: 6.6
          Hardware: x86-64
               URL: https://web.archive.org/web/20210420101639/https://git
                    hub.com/alacritty/alacritty/releases/download/v0.7.2/A
                    lacritty-v0.7.2-portable.exe
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: the.ideals at gmail.com
      Distribution: ---

Alacritty is a cross-platform, OpenGL terminal emulator. Related to WSL.

Source: https://github.com/alacritty/alacritty

[Windows] ConPTY support (Windows 10 version 1809 or higher)

Alacritty doesn't create the config file for you, but it looks for one in the
following locations

%APPDATA%\alacritty\alacritty.yml

https://web.archive.org/web/20210420102248/https://github.com/alacritty/alacritty/releases/download/v0.7.2/alacritty.yml

0110:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device
0.
0110:fixme:rawinput:RegisterRawInputDevices Unhandled flags 0x2100 for device
1.
010c:Call KERNEL32.SetEnvironmentVariableW(001979b0
L"DESKTOP_STARTUP_ID",00000000) ret=1400514ff
010c:Call ntdll.RtlInitUnicodeString(0011bf60,001979b0 L"DESKTOP_STARTUP_ID")
ret=7b04f9ec
010c:Call user32.MessageBoxW(00000000,001a14e0 L"panicked at 'failed to remove
environment variable `\"DESKTOP_STARTUP_ID\"`: Environment variable not found.
(os error 203)', library\\std\\src\\env.rs:365:29\n\nPress Ctrl-C to
Copy",00197830 L"Alacritty: Runtime Error",00012010) ret=1400b2c1c

Related to PR: https://github.com/alacritty/alacritty/pull/2525

    // Prevent child processes from inheriting startup notification env.
    env::remove_var("DESKTOP_STARTUP_ID");

sha1sum Alacritty-v0.7.2-portable.exe
ab6b11090f355b3d0711423f4076ff06d048a5e1  Alacritty-v0.7.2-portable.exe

du -sh Alacritty-v0.7.2-portable.exe
3.9M    Alacritty-v0.7.2-portable.exe

Various WSL tools list: https://github.com/sirredbeard/Awesome-WSL

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