-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Загрузка обложек #47
Comments
Добрый день. Не могу ничего сказать по плагину |
То есть эта проблема только у меня, или же у всех кто использует плагин яндекса не отображаются обложки? rhythmbox -D yandex-music ** (rhythmbox:51847): WARNING **: 12:10:03.070: Failed to send notification (Everyday): GDBus.Error:org.freedesktop.Notifications.Error.ExcessNotificationGeneration: Created too many similar notifications in quick succession |
Rhythmbox 3.4.7 модуль загрузки обложек не подгружает изображения при прослушивании треков с Яндекса.
rhythmbox[19801]: g_file_get_uri: assertion 'G_IS_FILE (file)' failed
plasmashell[19801]: Traceback (most recent call last):
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/artsearch.py", line 96, in album_art_requested
plasmashell[19801]: return s.next_search()
plasmashell[19801]: ^^^^^^^^^^^^^^^
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/artsearch.py", line 57, in next_search
plasmashell[19801]: search.search(self.key, self.last_time, self.store, self.search_done, None)
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/embedded.py", line 68, in search
plasmashell[19801]: callback(args)
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/artsearch.py", line 61, in search_done
plasmashell[19801]: self.next_search()
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/artsearch.py", line 57, in next_search
plasmashell[19801]: search.search(self.key, self.last_time, self.store, self.search_done, None)
plasmashell[19801]: File "/usr/lib/rhythmbox/plugins/artsearch/local.py", line 163, in search
plasmashell[19801]: enumfiles = parent.enumerate_children_async("standard::content-type,access::can-read,standard::name", 0, 0, None, self._enum_children_cb, None)
plasmashell[19801]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
plasmashell[19801]: AttributeError: 'NoneType' object has no attribute 'enumerate_children_async'
The text was updated successfully, but these errors were encountered: