Comment 3 for bug 764646

Revision history for this message
Mariano Cabrera (mariano-cabrera) wrote :

I have report this a week ago, but it was assumed to be a duplicated
 for the 764646 bug. I applied the fix, so the "music store widget
 dies with «TypeError: find_credentials() takes exactly 3 arguments (2
 given)" error is fix, no longer appears. But I still have the problem.

 Starting Banshee from a terminal:
 mariano@mariano-dell:~$ banshee
 [Info 09:06:46.600] Running Banshee 2.0.0: [Ubuntu Natty (development branch) (linux-gnu, i686) @ 2011-04-18 16:21:33 UTC]
 [Info 09:06:48.402] Updating web proxy from GConf
 [Info 09:06:48.443] All services are started 0,924566
 ** (Banshee:5557): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

 (Banshee:5557): libsoup-WARNING **: No feature manager for feature of
 type 'U1RequestChrome'

 ** (Banshee:5557): WARNING **: Error calling get_info: Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.7/dbus/service.py", line 702, in _message_cb
     retval = candidate_method(self, *args, **keywords)
   File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py", line 992, in get_info
     return self.syncdaemon_folders.get_info(path)
   File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py", line 634, in get_info
     mdobj = self.fs.get_by_path(path.encode('utf-8'))
   File "/usr/lib/pymodules/python2.7/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py", line 773, in get_by_path
     mdid = self._idx_path[path]
 KeyError: '/home/mariano/.ubuntuone/Purchased from Ubuntu One'

 ** (Banshee:5557): CRITICAL **: syncdaemon_folder_info_get_subscribed: assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed

 ** (Banshee:5557): WARNING **: Error rescanning Purchased Music: No existe el fichero o el directorio
 ** (Banshee:5557): DEBUG: Loading the real store page
 [Info 09:06:50.896] nereid Client Started
 [Info 09:06:50.977] GStreamer version 0.10.32.0, gapless: True, replaygain: False
 [Info 09:06:51.025] AppleDeviceSource is ignoring unmounted volume OS

 One more thing, I do no have a .ubuntuone folder in my home, so I
 added it, even with the Purchased subfolder, but nothing happened.

 Regards.