Skip to content

Instantly share code, notes, and snippets.

@altmas5
Created January 15, 2018 15:30
Show Gist options
  • Select an option

  • Save altmas5/ae067c25e43e247d1efb25a34b72472f to your computer and use it in GitHub Desktop.

Select an option

Save altmas5/ae067c25e43e247d1efb25a34b72472f to your computer and use it in GitHub Desktop.
wine crash running Presonus Studio One 3 Artist
.wine/drive_c/Program Files/PreSonus/Studio One 3/Studio One.exe
jvallecillo@me:~> wine "C:\Program Files\PreSonus\Studio One 3\Studio One.exe"
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found
err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclgui.dll") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclgui.dll") not found
err:module:import_dll Library cclgui.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found
err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclnet.dll") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclnet.dll") not found
err:module:import_dll Library cclnet.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found
err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsecurity.dll") not found
err:module:import_dll Library cclsecurity.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\cclsystem.dll") not found
err:module:import_dll Library cclsystem.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found
err:module:import_dll Library MSVCP140.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\ccltext.dll") not found
err:module:import_dll Library ccltext.dll (which is needed by L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\PreSonus\\Studio One 3\\Studio One.exe" failed, status c0000135
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment