acherkashin / yandex-music-extension

Extension allows you enjoy listening to YandexMusic right in your favorite code editor
The Unlicense
124 stars 6 forks source link

ERR_IPC_CHANNEL_CLOSED #14

Open Hetch3t opened 3 years ago

Hetch3t commented 3 years ago

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

acherkashin commented 3 years ago

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

Saluori commented 3 years ago

+1

Soberones commented 3 years ago

+1 (mac os)

d2r2 commented 3 years ago

+1 (Arch Linux)

lyaguxafrog commented 3 years ago

same problem(Arch linux)

acherkashin commented 3 years ago

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

d2r2 commented 3 years ago

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

acherkashin commented 1 year ago

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 commented 1 year ago

It does work!

image
acherkashin commented 1 year ago

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

AlexQuidditch commented 1 year ago

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

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

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

acherkashin commented 10 months ago

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

image