FS#32087 - [wine] libSM.so.6: cannot open shared object file: No such file or directory

Attached to Project: Community Packages
Opened by Felipe Contreras (felipec) - Friday, 19 October 2012, 12:37 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Saturday, 27 October 2012, 23:33 GMT
Task Type Bug Report
Category Packages: Multilib
Status Closed
Assigned To Florian Pritz (bluewind)
Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Wine is failing with the following:

err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv": libSM.so.6: cannot open shared object file: No such file or directory
Application tried to create a window, but no driver could be loaded.

Additional info:
wine 1.5.15-1

Steps to reproduce:
1) Install wine
2) wine notepad

Installing lib32-libsm fixes the problem, but if wine is unusable without it, it should be added to the dependencies.

lib32-gcc-libs might be also needed to avoid:

libgcc_s.so.1 must be installed for pthread_cancel to work
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Saturday, 27 October 2012, 23:33 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in new wine version

Loading...