Hello After the recent update of Wine packages in Sid, some programs do not run because of a missing libgcc_s_dw2-1.dll. They all worked just fine with the previous version.
~$ wine SpaceEngine.exe 014c:err:module:import_dll Library libgcc_s_dw2-1.dll (which is needed by L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\zlib1.dll") not found 014c:err:module:import_dll Loading library zlib1.dll (which is needed by L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\libtiff3.dll") failed ( error c000007b). 014c:err:module:import_dll Library libtiff3.dll (which is needed by L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\SpaceEngine.exe") not found 014c:err:module:LdrInitializeThunk Importing dlls for L"Z:\\home\\eoz\\Programs\\SpaceEngine\\system\\SpaceEngine.exe" failed, status c0000135 I looked in my backups and I never had any libgcc_s_dw2-1.dll installed in my system, but now it seems to be needed. Any ideas? Thanks in advance