Pipelight firefox: Silverlight não instalado corretamente - abortando

1

depois de instalar o pipelight nas instruções de instalação em Pipelight : usando o Silverlight em navegadores Linux não recebendo erros durante a instalação Eu abri o Firefox para olhar sob os plugins disse pipelighterror, verifique o terminal para saída.

Depois de iniciar o Firefox a partir do terminal e abrir novamente a aba plugins, o terminal me mostrou o seguinte:

(firefox:6397): LIBDBUSMENU-GTK-CRITICAL **: dbusmenu_menuitem_property_set_shortcut: assertion 'gtk_accelerator_valid(key, modifier)' failed
[PIPELIGHT:LIN] attached to process.
[PIPELIGHT:LIN] trying to load config file from '/home/michel/.config/pipelight'.
[PIPELIGHT:LIN] trying to load config file from '/etc/pipelight'.
[PIPELIGHT:LIN] trying to load config file from '/usr/share/pipelight/pipelight'.
[PIPELIGHT:LIN] basicplugin.c:363:checkGraphicDriver(): GPU driver check script not found - treating test as failure.
[PIPELIGHT:LIN] using wine prefix directory /home/michel/.wine-pipelight/.
[PIPELIGHT:LIN] basicplugin.c:151:attach(): Silverlight not correctly installed - aborting.

Depois de verificar minha homefolder, descobri que não havia nenhuma pasta .wine-pipelight. Alguém sabe como consertar isso?

Obrigado antecipadamente!

    
por Random Explosions 29.09.2013 / 20:06

1 resposta

2

Parece que os pacotes recomendados do Pipelight não foram instalados corretamente. Tente instalá-los manualmente:

sudo apt-get --reinstall install wine-compholio wine-silverlight5.1-installer wine-mpg2splt-installer

Como você está usando o Firefox, talvez também precise seguir este guia link para atualizar o cache do plug-in do firefox.

Se você ainda tiver problemas, confira o site de diagnósticos do pipelight: link que mostrará o que está errado .

    
por Michael Müller 30.09.2013 / 00:14