Solucionando la partida de “banshee”
Había instalado “banshe” desde los “ports”, al ajecutarlo desde la consola partía, pero no así desde el menú de Aplicaciones de Gnome, por lo que me puse a revisarl los logs;
CdK1@Reina-Tonia ~]$ banshee-1
[Info 16:56:16.645] Running Banshee 1.2.1
[Warn 16:56:23.839] No se puede conectar con NetworkManager – Se asumirá
una conexión disponible y en funcionamiento
[Info 16:56:23.847] All services are started 4,62509s
[Info 16:56:24.222] GNOME screensaver service not found
[Warn 16:56:24.270] Migrating Internet Radio Stations – Directory
‘/home/CdK1/.config/banshee/
`mscorlib’)
at System.IO.Directory.GetFileSystemEntries (System.String path,
System.String pattern, FileAttributes mask, FileAttributes attrs) [0x00000]
at System.IO.Directory.GetFiles (System.String path, System.String
pattern) [0x00000]
at Banshee.InternetRadio.XspfMigrator.Migrate () [0x00000]
[Warn 16:56:25.092] Failed to start DAAP client – No Zeroconf providers
could be found or initialized. Necessary daemon may not be running. (in
`Mono.Zeroconf’)
avahi_daemon_enable=”YES” ====> Con esto solucionanos el error…
avahi_dnsconfd_enable=”NO”
dbus_enable=”YES”
polkitd_enable=”yes”
gnome_enable=”YES”
hald_enable=”YES”
system_tools_backends_enable=”YES”
/usr/local/bin/banshee-1: ${arg:0…}: Bad substitution
[CdK1@Reina-Tonia ~]$


Escribe un comentario