Replies: 2 comments 3 replies
-
|
That message comes up if it can't open the AIR runtime library... I've just checked (with a little utility we wrote for checking compatibility) and it seems that WINE has a kernel32 implementation that's missing support for "RaiseFailFastException" We've just checked and this use of the "RaiseFailFastException" is fairly new and for Win7 and up (but based on build flags rather than runtime capabilities) - it should be relatively trivial to change this so that we look for the function dynamically and if it's not there, we just crash the app the old-fashioned way... This "fail fast" operation is only for if something goes fundamentally wrong and the whole thing would become unstable/untrusted, it's just like an 'abort()' call... So basically .. in a few weeks, our latest installer should then allow you to load it in WINE... (assuming WINE supports everything else we need...) thanks |
Beta Was this translation helpful? Give feedback.
-
|
It's three years later now, and I am trying to run the latest AIR runtime - version 51.2.1.5 in Wine, but it just does nothing at all. I need AIR for Boss Tone Studio for my guitar amp, so it's needed pretty urgently. Any idea on how to proceed here? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to run the Air Installer withing WINE - the Window emulator for Linux. I'm currently using Ubuntu 18.04. It fails for some unknown reason with the error "This application requires a version of Adobe AIR which cannot be found. Please download the latest version of the runtime from http://www.adobe.com/go/getair, or contact the application author for an updated version." - obviously a bit dated. So I went to https://services.harman.com/partners/adobe (cause the Adobe site said to) and basically wound up here. I'm not a windows person and need a bit of help getting started. Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions