Unable to install silverlight in Ubuntu 16.04 after using tutorial from multiple sites
up vote
4
down vote
favorite
I have followed these procedures:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-add-repository ppa:ehoover/compholio
sudo update
sudo apt install wine-staging
sudo apt install --install-recommends pipelight-multi
sudo pipeline-plugin --update
sudo pipelight-plugin --enable silverlight
sudo pipelight-plugin --enable flash
pipelight-plugin --system-check
Here I am getting the following error:
>> 32 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile x86/MMX/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/i386-linux-gnu/libcairo.so.2
libcapi20.so.3: /usr/lib/i386-linux-gnu/libcapi20.so.3
libcups.so.2: /usr/lib/i386-linux-gnu/libcups.so.2
libdbus-1.so.3: /lib/i386-linux-gnu/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/i386-linux-gnu/libfontconfig.so.1
libfreetype.so.6: /usr/lib/i386-linux-gnu/libfreetype.so.6
libGL.so.1: /usr/lib/i386-linux-gnu/mesa/libGL.so.1
libgnutls.so.30: /usr/lib/i386-linux-gnu/libgnutls.so.30
libgobject-2.0.so.0: /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
libgsm.so.1: /usr/lib/i386-linux-gnu/libgsm.so.1
libgtk-3.so.0: /usr/lib/i386-linux-gnu/libgtk-3.so.0
libjpeg.so.8: /usr/lib/i386-linux-gnu/libjpeg.so.8
libncurses.so.5: /lib/i386-linux-gnu/libncurses.so.5
libnetapi.so: missing
libodbc.so.2: /usr/lib/i386-linux-gnu/libodbc.so.2
libOSMesa.so.8: /usr/lib/i386-linux-gnu/libOSMesa.so.8
libpcap.so.0.8: /usr/lib/i386-linux-gnu/libpcap.so.0.8
libpng12.so.0: /lib/i386-linux-gnu/libpng12.so.0
libsane.so.1: /usr/lib/i386-linux-gnu/libsane.so.1
libtiff.so.5: /usr/lib/i386-linux-gnu/libtiff.so.5
libtxc_dxtn_s2tc.so.0: /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0
libv4l1.so.0: /usr/lib/i386-linux-gnu/libv4l1.so.0
libva.so.1: /usr/lib/i386-linux-gnu/libva.so.1
libva-drm.so.1: /usr/lib/i386-linux-gnu/libva-drm.so.1
libva-x11.so.1: /usr/lib/i386-linux-gnu/libva-x11.so.1
libX11.so.6: /usr/lib/i386-linux-gnu/libX11.so.6
libX11-xcb.so.1: /usr/lib/i386-linux-gnu/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/i386-linux-gnu/libXcomposite.so.1
libXcursor.so.1: /usr/lib/i386-linux-gnu/libXcursor.so.1
libXext.so.6: /usr/lib/i386-linux-gnu/libXext.so.6
libXi.so.6: /usr/lib/i386-linux-gnu/libXi.so.6
libXinerama.so.1: /usr/lib/i386-linux-gnu/libXinerama.so.1
libXrandr.so.2: /usr/lib/i386-linux-gnu/libXrandr.so.2
libXrender.so.1: /usr/lib/i386-linux-gnu/libXrender.so.1
libxslt.so.1: /usr/lib/i386-linux-gnu/libxslt.so.1
libXxf86vm.so.1: /usr/lib/i386-linux-gnu/libXxf86vm.so.1
Libraries: FAILURE
>> 64 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/x86_64-linux-gnu/libcairo.so.2
The futex facility returned an unexpected error code./usr/bin/pipelight-plugin: line 420: 10315 Aborted (core dumped) "$PIPELIGHT_SHARE_PATH/wine64" --check-libs
Libraries: FAILURE
What to do now?
16.04 wine libraries pipelight moonlight
add a comment |
up vote
4
down vote
favorite
I have followed these procedures:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-add-repository ppa:ehoover/compholio
sudo update
sudo apt install wine-staging
sudo apt install --install-recommends pipelight-multi
sudo pipeline-plugin --update
sudo pipelight-plugin --enable silverlight
sudo pipelight-plugin --enable flash
pipelight-plugin --system-check
Here I am getting the following error:
>> 32 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile x86/MMX/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/i386-linux-gnu/libcairo.so.2
libcapi20.so.3: /usr/lib/i386-linux-gnu/libcapi20.so.3
libcups.so.2: /usr/lib/i386-linux-gnu/libcups.so.2
libdbus-1.so.3: /lib/i386-linux-gnu/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/i386-linux-gnu/libfontconfig.so.1
libfreetype.so.6: /usr/lib/i386-linux-gnu/libfreetype.so.6
libGL.so.1: /usr/lib/i386-linux-gnu/mesa/libGL.so.1
libgnutls.so.30: /usr/lib/i386-linux-gnu/libgnutls.so.30
libgobject-2.0.so.0: /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
libgsm.so.1: /usr/lib/i386-linux-gnu/libgsm.so.1
libgtk-3.so.0: /usr/lib/i386-linux-gnu/libgtk-3.so.0
libjpeg.so.8: /usr/lib/i386-linux-gnu/libjpeg.so.8
libncurses.so.5: /lib/i386-linux-gnu/libncurses.so.5
libnetapi.so: missing
libodbc.so.2: /usr/lib/i386-linux-gnu/libodbc.so.2
libOSMesa.so.8: /usr/lib/i386-linux-gnu/libOSMesa.so.8
libpcap.so.0.8: /usr/lib/i386-linux-gnu/libpcap.so.0.8
libpng12.so.0: /lib/i386-linux-gnu/libpng12.so.0
libsane.so.1: /usr/lib/i386-linux-gnu/libsane.so.1
libtiff.so.5: /usr/lib/i386-linux-gnu/libtiff.so.5
libtxc_dxtn_s2tc.so.0: /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0
libv4l1.so.0: /usr/lib/i386-linux-gnu/libv4l1.so.0
libva.so.1: /usr/lib/i386-linux-gnu/libva.so.1
libva-drm.so.1: /usr/lib/i386-linux-gnu/libva-drm.so.1
libva-x11.so.1: /usr/lib/i386-linux-gnu/libva-x11.so.1
libX11.so.6: /usr/lib/i386-linux-gnu/libX11.so.6
libX11-xcb.so.1: /usr/lib/i386-linux-gnu/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/i386-linux-gnu/libXcomposite.so.1
libXcursor.so.1: /usr/lib/i386-linux-gnu/libXcursor.so.1
libXext.so.6: /usr/lib/i386-linux-gnu/libXext.so.6
libXi.so.6: /usr/lib/i386-linux-gnu/libXi.so.6
libXinerama.so.1: /usr/lib/i386-linux-gnu/libXinerama.so.1
libXrandr.so.2: /usr/lib/i386-linux-gnu/libXrandr.so.2
libXrender.so.1: /usr/lib/i386-linux-gnu/libXrender.so.1
libxslt.so.1: /usr/lib/i386-linux-gnu/libxslt.so.1
libXxf86vm.so.1: /usr/lib/i386-linux-gnu/libXxf86vm.so.1
Libraries: FAILURE
>> 64 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/x86_64-linux-gnu/libcairo.so.2
The futex facility returned an unexpected error code./usr/bin/pipelight-plugin: line 420: 10315 Aborted (core dumped) "$PIPELIGHT_SHARE_PATH/wine64" --check-libs
Libraries: FAILURE
What to do now?
16.04 wine libraries pipelight moonlight
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05
add a comment |
up vote
4
down vote
favorite
up vote
4
down vote
favorite
I have followed these procedures:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-add-repository ppa:ehoover/compholio
sudo update
sudo apt install wine-staging
sudo apt install --install-recommends pipelight-multi
sudo pipeline-plugin --update
sudo pipelight-plugin --enable silverlight
sudo pipelight-plugin --enable flash
pipelight-plugin --system-check
Here I am getting the following error:
>> 32 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile x86/MMX/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/i386-linux-gnu/libcairo.so.2
libcapi20.so.3: /usr/lib/i386-linux-gnu/libcapi20.so.3
libcups.so.2: /usr/lib/i386-linux-gnu/libcups.so.2
libdbus-1.so.3: /lib/i386-linux-gnu/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/i386-linux-gnu/libfontconfig.so.1
libfreetype.so.6: /usr/lib/i386-linux-gnu/libfreetype.so.6
libGL.so.1: /usr/lib/i386-linux-gnu/mesa/libGL.so.1
libgnutls.so.30: /usr/lib/i386-linux-gnu/libgnutls.so.30
libgobject-2.0.so.0: /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
libgsm.so.1: /usr/lib/i386-linux-gnu/libgsm.so.1
libgtk-3.so.0: /usr/lib/i386-linux-gnu/libgtk-3.so.0
libjpeg.so.8: /usr/lib/i386-linux-gnu/libjpeg.so.8
libncurses.so.5: /lib/i386-linux-gnu/libncurses.so.5
libnetapi.so: missing
libodbc.so.2: /usr/lib/i386-linux-gnu/libodbc.so.2
libOSMesa.so.8: /usr/lib/i386-linux-gnu/libOSMesa.so.8
libpcap.so.0.8: /usr/lib/i386-linux-gnu/libpcap.so.0.8
libpng12.so.0: /lib/i386-linux-gnu/libpng12.so.0
libsane.so.1: /usr/lib/i386-linux-gnu/libsane.so.1
libtiff.so.5: /usr/lib/i386-linux-gnu/libtiff.so.5
libtxc_dxtn_s2tc.so.0: /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0
libv4l1.so.0: /usr/lib/i386-linux-gnu/libv4l1.so.0
libva.so.1: /usr/lib/i386-linux-gnu/libva.so.1
libva-drm.so.1: /usr/lib/i386-linux-gnu/libva-drm.so.1
libva-x11.so.1: /usr/lib/i386-linux-gnu/libva-x11.so.1
libX11.so.6: /usr/lib/i386-linux-gnu/libX11.so.6
libX11-xcb.so.1: /usr/lib/i386-linux-gnu/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/i386-linux-gnu/libXcomposite.so.1
libXcursor.so.1: /usr/lib/i386-linux-gnu/libXcursor.so.1
libXext.so.6: /usr/lib/i386-linux-gnu/libXext.so.6
libXi.so.6: /usr/lib/i386-linux-gnu/libXi.so.6
libXinerama.so.1: /usr/lib/i386-linux-gnu/libXinerama.so.1
libXrandr.so.2: /usr/lib/i386-linux-gnu/libXrandr.so.2
libXrender.so.1: /usr/lib/i386-linux-gnu/libXrender.so.1
libxslt.so.1: /usr/lib/i386-linux-gnu/libxslt.so.1
libXxf86vm.so.1: /usr/lib/i386-linux-gnu/libXxf86vm.so.1
Libraries: FAILURE
>> 64 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/x86_64-linux-gnu/libcairo.so.2
The futex facility returned an unexpected error code./usr/bin/pipelight-plugin: line 420: 10315 Aborted (core dumped) "$PIPELIGHT_SHARE_PATH/wine64" --check-libs
Libraries: FAILURE
What to do now?
16.04 wine libraries pipelight moonlight
I have followed these procedures:
sudo apt-add-repository ppa:pipelight/stable
sudo apt-add-repository ppa:ehoover/compholio
sudo update
sudo apt install wine-staging
sudo apt install --install-recommends pipelight-multi
sudo pipeline-plugin --update
sudo pipelight-plugin --enable silverlight
sudo pipelight-plugin --enable flash
pipelight-plugin --system-check
Here I am getting the following error:
>> 32 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile x86/MMX/SSE2
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/i386-linux-gnu/libcairo.so.2
libcapi20.so.3: /usr/lib/i386-linux-gnu/libcapi20.so.3
libcups.so.2: /usr/lib/i386-linux-gnu/libcups.so.2
libdbus-1.so.3: /lib/i386-linux-gnu/libdbus-1.so.3
libfontconfig.so.1: /usr/lib/i386-linux-gnu/libfontconfig.so.1
libfreetype.so.6: /usr/lib/i386-linux-gnu/libfreetype.so.6
libGL.so.1: /usr/lib/i386-linux-gnu/mesa/libGL.so.1
libgnutls.so.30: /usr/lib/i386-linux-gnu/libgnutls.so.30
libgobject-2.0.so.0: /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
libgsm.so.1: /usr/lib/i386-linux-gnu/libgsm.so.1
libgtk-3.so.0: /usr/lib/i386-linux-gnu/libgtk-3.so.0
libjpeg.so.8: /usr/lib/i386-linux-gnu/libjpeg.so.8
libncurses.so.5: /lib/i386-linux-gnu/libncurses.so.5
libnetapi.so: missing
libodbc.so.2: /usr/lib/i386-linux-gnu/libodbc.so.2
libOSMesa.so.8: /usr/lib/i386-linux-gnu/libOSMesa.so.8
libpcap.so.0.8: /usr/lib/i386-linux-gnu/libpcap.so.0.8
libpng12.so.0: /lib/i386-linux-gnu/libpng12.so.0
libsane.so.1: /usr/lib/i386-linux-gnu/libsane.so.1
libtiff.so.5: /usr/lib/i386-linux-gnu/libtiff.so.5
libtxc_dxtn_s2tc.so.0: /usr/lib/i386-linux-gnu/libtxc_dxtn_s2tc.so.0
libv4l1.so.0: /usr/lib/i386-linux-gnu/libv4l1.so.0
libva.so.1: /usr/lib/i386-linux-gnu/libva.so.1
libva-drm.so.1: /usr/lib/i386-linux-gnu/libva-drm.so.1
libva-x11.so.1: /usr/lib/i386-linux-gnu/libva-x11.so.1
libX11.so.6: /usr/lib/i386-linux-gnu/libX11.so.6
libX11-xcb.so.1: /usr/lib/i386-linux-gnu/libX11-xcb.so.1
libXcomposite.so.1: /usr/lib/i386-linux-gnu/libXcomposite.so.1
libXcursor.so.1: /usr/lib/i386-linux-gnu/libXcursor.so.1
libXext.so.6: /usr/lib/i386-linux-gnu/libXext.so.6
libXi.so.6: /usr/lib/i386-linux-gnu/libXi.so.6
libXinerama.so.1: /usr/lib/i386-linux-gnu/libXinerama.so.1
libXrandr.so.2: /usr/lib/i386-linux-gnu/libXrandr.so.2
libXrender.so.1: /usr/lib/i386-linux-gnu/libXrender.so.1
libxslt.so.1: /usr/lib/i386-linux-gnu/libxslt.so.1
libXxf86vm.so.1: /usr/lib/i386-linux-gnu/libXxf86vm.so.1
Libraries: FAILURE
>> 64 bit <<
Checking Wine version ...
Version: wine-1.9.7 (Staging)
Patched Wine version: PASSED
(Run '/usr/share/pipelight/wine64 --patches' for more details.)
wine: DLL not found.
Checking OpenGL ...
OpenGL Vendor: Intel Open Source Technology Center
OpenGL Renderer: Mesa DRI Intel(R) Haswell Mobile
OpenGL Direct Rendering: True
OpenGL: PASSED
Checking fonts ...
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsArial_Bold.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsarialbi.ttf
Found Arial in Z:usrsharefontstruetypemsttcorefontsariali.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsverdanab.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Bold_Italic.ttf
Found Verdana in Z:usrsharefontstruetypemsttcorefontsVerdana_Italic.ttf
Fonts: PASSED
Checking ACLs / XATTR ...
ACLs: PASSED
Checking libraries...
libcairo.so.2: /usr/lib/x86_64-linux-gnu/libcairo.so.2
The futex facility returned an unexpected error code./usr/bin/pipelight-plugin: line 420: 10315 Aborted (core dumped) "$PIPELIGHT_SHARE_PATH/wine64" --check-libs
Libraries: FAILURE
What to do now?
16.04 wine libraries pipelight moonlight
16.04 wine libraries pipelight moonlight
asked Jun 22 '16 at 8:06
rancho
2,20021345
2,20021345
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05
add a comment |
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Ok, I've managed to solve this problem. The key was the following command:
sudo pipelight-plugin --create-mozilla-plugins
Then restart Firefox/ Chrome and voila - Silverlight works smoothly.
If you still have some problems, please make sure that --list-enabled
, launched without sudo
, returns desired plugins, for example:
$ pipelight-plugin --list-enabled
silverlight5.1
Hope it will help anybody!
BTW: interesting thing though is that:
pipelight-plugin --system-check
still fails with the same error :-) but it seems to be irrelevant.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Ok, I've managed to solve this problem. The key was the following command:
sudo pipelight-plugin --create-mozilla-plugins
Then restart Firefox/ Chrome and voila - Silverlight works smoothly.
If you still have some problems, please make sure that --list-enabled
, launched without sudo
, returns desired plugins, for example:
$ pipelight-plugin --list-enabled
silverlight5.1
Hope it will help anybody!
BTW: interesting thing though is that:
pipelight-plugin --system-check
still fails with the same error :-) but it seems to be irrelevant.
add a comment |
up vote
0
down vote
Ok, I've managed to solve this problem. The key was the following command:
sudo pipelight-plugin --create-mozilla-plugins
Then restart Firefox/ Chrome and voila - Silverlight works smoothly.
If you still have some problems, please make sure that --list-enabled
, launched without sudo
, returns desired plugins, for example:
$ pipelight-plugin --list-enabled
silverlight5.1
Hope it will help anybody!
BTW: interesting thing though is that:
pipelight-plugin --system-check
still fails with the same error :-) but it seems to be irrelevant.
add a comment |
up vote
0
down vote
up vote
0
down vote
Ok, I've managed to solve this problem. The key was the following command:
sudo pipelight-plugin --create-mozilla-plugins
Then restart Firefox/ Chrome and voila - Silverlight works smoothly.
If you still have some problems, please make sure that --list-enabled
, launched without sudo
, returns desired plugins, for example:
$ pipelight-plugin --list-enabled
silverlight5.1
Hope it will help anybody!
BTW: interesting thing though is that:
pipelight-plugin --system-check
still fails with the same error :-) but it seems to be irrelevant.
Ok, I've managed to solve this problem. The key was the following command:
sudo pipelight-plugin --create-mozilla-plugins
Then restart Firefox/ Chrome and voila - Silverlight works smoothly.
If you still have some problems, please make sure that --list-enabled
, launched without sudo
, returns desired plugins, for example:
$ pipelight-plugin --list-enabled
silverlight5.1
Hope it will help anybody!
BTW: interesting thing though is that:
pipelight-plugin --system-check
still fails with the same error :-) but it seems to be irrelevant.
answered Aug 13 '16 at 19:34
G. Demecki
1816
1816
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f790120%2funable-to-install-silverlight-in-ubuntu-16-04-after-using-tutorial-from-multiple%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What indeed. I have the exact same problem.
– Reinderien
Jul 13 '16 at 23:13
I have exactly the same problem.
– G. Demecki
Jul 26 '16 at 18:35
From now read this about Silverlight in FF
– Denis Maslov
Apr 15 '17 at 0:05