Comment 1 for bug 1243655

Revision history for this message
Sebastian Lackner (slackner) wrote :

Hi,

you didn't write that much what exactly the problem is on this specific page. Based on the debug output I assume that you get something like error 6030, which could be caused by the fact, that you're using silverlight5.1 (some pages only work well with 5.0). To switch the version just use:

sudo pipelight-plugin --disable silverlight5.1 --enable silverlight5.0

and the installation of silverlight5.0 should start.

If this doesn't help:

* what exactly is the problem on this page? does it show some error message/code?

* which user agent string are you using?

Sebastian