feschukov / rhythmbox-plugin-yandex-music

Плагин для работы с музыкальным сервисом Яндекс.Музыка в Rhythmbox
GNU General Public License v3.0
187 stars 20 forks source link

Rhythmbox: не удалось установить плагин по инструкции. Яндекс Музыки нет во вкладке слева #42

Closed SergeyLiseev closed 1 year ago

SergeyLiseev commented 1 year ago

.......~$ rhythmbox -D yandex-music

(rhythmbox:5445): Gtk-WARNING **: 11:54:58.594: actionhelper: action app.play-repeat can't be activated due to parameter type mismatch (parameter type b, target type NULL)

(rhythmbox:5445): Gtk-WARNING : 11:54:58.594: actionhelper: action app.play-shuffle can't be activated due to parameter type mismatch (parameter type b, target type NULL) /usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: ../../../gobject/gsignal.c:2765: instance '0x561d1c1c2e80' has no handler with id '14475' return func(*args, *kwargs) /usr/lib/python3/dist-packages/gi/overrides/GObject.py:493: Warning: ../../../gobject/gsignal.c:2765: instance '0x561d1c1c2e80' has no handler with id '14474' return func(args, kwargs)

(rhythmbox:5445): Gtk-WARNING **: 11:55:42.558: Can't set a parent on widget which has a parent

kellmorok commented 1 year ago

pip install yandex-music --upgrade mkdir -p ~/.local/share/rhythmbox/plugins/ git clone https://github.com/feschukov/rhythmbox-plugin-yandex-music.git ~/.local/share/rhythmbox/plugins/yandex-music

feschukov commented 1 year ago

Я немного не понял, при установке плагина у вас не возникло проблем? Если удалить плагин, то ошибка из указанного выше лога пропадает?

SergeyLiseev commented 1 year ago

Прошу прощения, протупил )) Не обратил внимания на это: "необходимо его активировать в настройках Rhythmbox" Заработало, спасибо!