yandex-music-extension icon indicating copy to clipboard operation
yandex-music-extension copied to clipboard

ERR_IPC_CHANNEL_CLOSED

Open Hetch3t opened this issue 4 years ago • 12 comments

VSCode version: 1.50 YandexMusic extension version: 0.9.0 OS: MacOS 10.15.7

Steps to reproduce:

  1. Successfully login to account.
  2. Try to play anything.
  3. Receive error ERR_IPC_CHANNEL_CLOSED

image image

Hetch3t avatar Oct 13 '20 10:10 Hetch3t

@Hetch3t Thank you for reporting the issue. The problem is I publish extension from Windows machine, so extension doesn't have an executable file for MacOs. To Solve this problem I need to load electron on Runtime somehow. I will try to use live-plugin-manager or electron/get and load electron to context.globalStoragePath when get free time.

acherkashin avatar Nov 07 '20 11:11 acherkashin

+1

Saluori avatar Nov 15 '20 22:11 Saluori

+1 (mac os)

Soberones avatar Dec 30 '20 10:12 Soberones

+1 (Arch Linux)

d2r2 avatar Feb 18 '21 03:02 d2r2

same problem(Arch linux)

lyaguxafrog avatar Mar 01 '21 13:03 lyaguxafrog

@maccree @d2r2 @Saluori

Until I find find time to fix it, I've packaged vsix file to allow using extension on Linux. https://github.com/acherkashin/yandex-music-extension/releases/download/0.10.0/ubuntu-yandex-music-extension-0.10.0.vsix

You can do it by using following menu item. image

Please let me know if it works for you.

acherkashin avatar Mar 02 '21 06:03 acherkashin

@maccree @d2r2 @Saluori

Until I find find time to fix it, I've packaged vsix file to allow using extension on Linux. https://github.com/acherkashin/yandex-music-extension/releases/download/0.10.0/ubuntu-yandex-music-extension-0.10.0.vsix

Please let me know if it works for you.

Works fine in Arch Linux (vscode 1.55.0-insiders). No problems have been detected yet.

d2r2 avatar Mar 13 '21 11:03 d2r2

Hi guys,

Here is the new cross-platform version of the extension I'm working in this merge request.

I would appreciate if you could try to install it and let me know which OS you used 🙏

acherkashin avatar Nov 30 '22 08:11 acherkashin

It does work!

image

acherkashin avatar Dec 02 '22 06:12 acherkashin

Fixed in #72. Need to upgrade extension to 0.11 version.

acherkashin avatar Dec 04 '22 14:12 acherkashin

Увы, воспроизводится

VSCode version: 1.77.0 (stable channel) YandexMusic extension version: 0.15.1 OS: MacOS 13.3 (22E252)

Как у топикстартера:

  • вошёл с токеном
  • любой плейлист
  • любой трек в плейлисте
  • ERR_IPC_CHANNEL_CLOSED

AlexQuidditch avatar Apr 03 '23 19:04 AlexQuidditch

@AlexQuidditch можете показать, что у вас вываодится в Output > Yandex Music Extension

image

acherkashin avatar Nov 02 '23 04:11 acherkashin