Skip to content

Can't install packages for user with non-english character in username. #1511

@timm1k

Description

@timm1k

What happened?

user with ü (U+00FC) in name, witth Stability Martix in %userprofile%\StabilityMatrix or %appdata%\StabilityMatrix installed, can't install comfy UI, git fails to get libcurl. Installation in custom directory worked.

Steps to reproduce

  1. Install stability matrix in user directory (or probably other directory) containing non-standard character
  2. Try to install ComfyUI (or most probably any other git managed package)

Relevant logs

Cloning into 'C:\Users\******\StabilityMatrix\Data\Packages\ComfyUI' ...
fatal: failed to load library 'libcurl-4.dll'
Could not install ComfyUI (StabilityMatrix.Core.Exceptions.ProcessException: Git exited with code 128
   at StabilityMatrix.Avalonia.Helpers.WindowsPrerequisiteHelper.RunGit(ProcessArgs args, Action1 onProcessOutput, String workingDirectory)
   at StabilityMatrix.Core.Models.Packages.BaseGitPackage.DownloadPackage(String installLocation, DownloadPackageOptions options, IProgress1 progress, CancellationToken cancellationToken)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IEnumerable`1 steps))

Version

v2.15.5

What Operating System are you using?

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions