acherkashin / yandex-music-extension

Extension allows you enjoy listening to YandexMusic right in your favorite code editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERR_IPC_CHANNEL_CLOSED

Hetch3t opened this issue · 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 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.

+1

+1 (mac os)

+1 (Arch Linux)

same problem(Arch linux)

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

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

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 🙏

It does work!

image

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

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

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

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

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

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

image