[Resolvido] Banshee não funciona

Iniciado por fluizp, 17 de Agosto de 2011, 00:02

tópico anterior - próximo tópico

fluizp

Olá!
Instalei o Ubuntu 11.04 há algumas semanas e hoje, enquanto eu fazia uma mudança nas minhas pastas de músicas (tentando organizar um pouco), o Banshee deixou de funcionar. Ele até chega a carregar e aparece a janela, mas ela congela, fica cinza e tenho que matá-la.

Acessando via terminal aparece os seguintes erros:

fabyo@Guapeca:~$ banshee
[Info  23:56:36.645] Running Banshee 2.0.0: [Ubuntu 11.04 (linux-gnu, i686) @ 2011-06-28 05:46:57 UTC]
[Info  23:56:38.164] Updating web proxy from GConf
[Info  23:56:38.215] All services are started 1,357854
** (Banshee:7941): DEBUG: SyncDaemon already running, initializing SyncdaemonDaemon object

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

** (Banshee:7941): 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/fabyo/.ubuntuone/Purchased from Ubuntu One'


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

** (Banshee:7941): WARNING **: Error rescanning Purchased Music: Arquivo ou diretório não encontrado

Parece que há um problema na sincronização com as pastas que constam na biblioteca do Banshee. De fato alterei, removi e mesclei algumas pastas, e aparentemente este é o problema.

Alguma dica do que fazer?
GNU/Linux Mint 17.2 Xfce 64 bits

fluizp

Resolvi com o seguinte comando:

gconftool-2 --recursive-unset /apps/banshee-1/player_window
GNU/Linux Mint 17.2 Xfce 64 bits