vscode-fix-checksums icon indicating copy to clipboard operation
vscode-fix-checksums copied to clipboard

Command 'Fix Checksums: Apply' resulted in an error (Running the contributed command: 'fixChecksums.apply' failed.)

Open AMIRIOX opened this issue 4 years ago • 5 comments

Windows 10 1909 ( WSL for Ubuntu 18.04 VSCode 1.47.3 )

when I use fix checksums: apply,

Error

Command 'Fix Checksums: Apply' resulted in an error (Running the contributed command: 'fixChecksums.apply' failed.)

The problem only appears on Ubuntu on WSL, it works fine on my Windows.

AMIRIOX avatar Aug 10 '20 12:08 AMIRIOX

Has your problem been solved? I also encountered the same error.

Darcy103 avatar May 14 '21 04:05 Darcy103

Nope :( I think this extension doesn't support linux. I have installed openSUSE Linux on my physical machine, this extension also does not work.

获取 Outlook for iOShttps://aka.ms/o0ukef


发件人: orange @.> 发送时间: Friday, May 14, 2021 12:00:43 PM 收件人: lehni/vscode-fix-checksums @.> 抄送: amiriox @.>; Author @.> 主题: Re: [lehni/vscode-fix-checksums] Command 'Fix Checksums: Apply' resulted in an error (Running the contributed command: 'fixChecksums.apply' failed.) (#4)

Has your problem been solved? I also encountered the same error.

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/lehni/vscode-fix-checksums/issues/4#issuecomment-840989757, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AON2GA42XVLYPY53DYOVV3LTNSN6XANCNFSM4PZ4YAHA.

AMIRIOX avatar May 14 '21 05:05 AMIRIOX

I just solved this problem, because my vscode software is always connected to the server, so the background plug-in is installed locally (global extension), while the Fix VSCode Checksums plug-in is installed on my server (SSH) and only extends over SSH , The two do not match. Therefore, if the remote connection is closed and the Fix VSCode Checksums plug-in is reinstalled, this error will not be reported.

Darcy103 avatar May 15 '21 11:05 Darcy103

I just solved this problem, because my vscode software is always connected to the server, so the background plug-in is installed locally (global extension), while the Fix VSCode Checksums plug-in is installed on my server (SSH) and only extends over SSH , The two do not match. Therefore, if the remote connection is closed and the Fix VSCode Checksums plug-in is reinstalled, this error will not be reported.

thanks,that worked

Ekkone avatar Aug 27 '21 09:08 Ekkone

thank you,i have correctly fixed my problem

lalisa43 avatar Oct 23 '22 06:10 lalisa43