Comment 5 for bug 601338

Revision history for this message
Taras Perebeynosov (taras-perebeynosov) wrote :

Обновил до 47 ревизии.
Вот вывод дебага:

$ rhythmbox -D vkontakte
(13:13:02) [0xe24040] [VkSession.get_session] /home/taras/.gnome2/rhythmbox/plugins/vkontakte/vkapi.py:339: trying to get session from gnome keyring ...
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
Traceback (most recent call last):
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/__init__.py", line 48, in activate
    self.vk_session = vkapi.VkSession(APP_ID)
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/vkapi.py", line 158, in __init__
    self._session_timer_handler()
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/vkapi.py", line 247, in _session_timer_handler
    session = self.get_session()
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/vkapi.py", line 174, in get_session
    KEYRING_ATTRS)[0].secret)
gnomekeyring.IOError

(rhythmbox:2727): Rhythmbox-WARNING **: Could not open device /dev/radio0
(rhythmbox:2727): Rhythmbox-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
(rhythmbox:2727): Rhythmbox-DEBUG: Setting initial properties
(rhythmbox:2727): Rhythmbox-DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
(rhythmbox:2727): Rhythmbox-DEBUG: Received SaveComplete message in state save-yourself-done
** (rhythmbox:2727): DEBUG: Loading the real store page
** Message: secret service operation failed: The name org.freedesktop.secrets was not provided by any .service files
** (rhythmbox:2727): DEBUG: navigation requested to https://one.ubuntu.com/music/store-no-token
** (rhythmbox:2727): DEBUG: navigation requested to http://stores.7digital.com/default.aspx?shop=496&partner=983

(rhythmbox:2727): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(rhythmbox:2727): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(rhythmbox:2727): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(rhythmbox:2727): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(rhythmbox:2727): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(rhythmbox:2727): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
(13:13:42) [0xe24040] [SearchSource.do_impl_get_status] /home/taras/.gnome2/rhythmbox/plugins/vkontakte/SearchSource.py:303: None
Traceback (most recent call last):
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/ListsSource.py", line 38, in do_impl_activate
    self.initialise()
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/ListsSource.py", line 78, in initialise
    self.refresh_my_music()
  File "/home/taras/.gnome2/rhythmbox/plugins/vkontakte/ListsSource.py", line 144, in refresh_my_music
    self.props.plugin.vk_queue.add("audio.get",\
AttributeError: 'VkontaktePlugin' object has no attribute 'vk_queue'