Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppImage does not run on Windows #3525

Closed
probonopd opened this issue Apr 10, 2017 · 0 comments
Closed

AppImage does not run on Windows #3525

probonopd opened this issue Apr 10, 2017 · 0 comments
Labels
Area-Maintainers-Build specific to affecting the build Issue-Bug Issue has been identified as a bug in the product Resolution-Fixed The issue is fixed.

Comments

@probonopd
Copy link
Contributor

Steps to reproduce

  • Enable developer mode in Windows
  • Install Windows Subsystem for Linux
  • Install Xming (or another X Windows Server that runs on Windows) and launch it
  • export DISPLAY=:0
  • Download PowerShell-6.0.0-alpha.18-x86_64.AppImage
  • chmod a+x /mnt/c/Users/User/Downloads/PowerShell-6.0.0-alpha.18-x86_64.AppImage
  • /mnt/c/Users/User/Downloads/PowerShell-6.0.0-alpha.18-x86_64.AppImage --appimage-extract since Windows doesn't support FUSE yet
  • ./squashfs-root/AppRun

Expected behavior

Runs

Actual behavior

./squashfs-root/AppRun: 3: export: (x86)/Intel/iCLS: bad variable name

Environment data

Name                           Value
----                           -----
PSVersion                      6.0.0-alpha
PSEdition                      Core
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   3.0.0.0
GitCommitId                    v6.0.0-alpha.18
CLRVersion
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
probonopd added a commit to probonopd/PowerShell that referenced this issue Apr 10, 2017
@iSazonov iSazonov added Area-Maintainers-Build specific to affecting the build Issue-Bug Issue has been identified as a bug in the product labels Apr 11, 2017
@iSazonov iSazonov added the Resolution-Fixed The issue is fixed. label Apr 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Maintainers-Build specific to affecting the build Issue-Bug Issue has been identified as a bug in the product Resolution-Fixed The issue is fixed.
Projects
None yet
Development

No branches or pull requests

2 participants