at the about:plugins page in FIrefox I'm getting this error message

Asked by Stephen Hughes

pplication/x-pipelight-error-silverlight5.1 Error during initialization pipelighterror-silverlight5.1

any thoughts?

Question information

Language:
English Edit question
Status:
Solved
For:
Pipelight Edit question
Assignee:
No assignee Edit question
Solved by:
Sebastian Lackner
Solved:
Last query:
Last reply:
Revision history for this message
Best Sebastian Lackner (slackner) said :
#1

Hi,

I recommend to take a look at the diagnostic page http://fds-team.de/pipelight . If you get an error message that everything is installed okay, but you have to clear the plugin cache, then just run the following command to resolve this problem:
sudo pipelight-plugin --create-mozilla-plugins

If the diagnostic page itself doesn't help you can also create a log by closing all browser windows, and then starting your browser from a terminal, for example with:
firefox &> pipelight.log

If nothing of these ideas helps you to find the problem please attach the log (for example upload to http://pastebin.com ) and provide some more details, like for example which distro and installation instructions you used.

Sebastian

Revision history for this message
Stephen Hughes (ste-hughes) said :
#2

Thanks Sebastian Lackner, that solved my question.

Revision history for this message
Stephen Hughes (ste-hughes) said :
#3

Clearing the plug-in cache using:
sudo pipelight-plugin --create-mozilla-plugins
Resolved the issue.
Thanks for you prompt response.