Rider doesn't debug with .NET 6 - rider

I get the following error:
One or more errors occurred. (One or more errors occurred. (CLR load callback is already in error state. A debug component is not installed. (0x80131C3C). The error code is CORDBG_E_DEBUG_COMPONENT_MISSING, or0x80131C3C.))

You might have installed an Intel version of Rider on your Apple Silicon M1 mac.

This can also happen on the stable version of Rider 2021.3.2 if you use the intel dmg instead of the Apple Silicon M1 compatible version.

Updating to Rider 2021.3 EAP as pointed by #xtmq, solved the issue.

Related

Pharo 9.0 warning message on starting - "The current VM does not support TFFI Callbacks."

When I start a Pharo 9.0 x64 image with the Pharo 2.2 Launcher on Ubuntu 20.10, I get the following warning:
The current VM does not support TFFI Callbacks. It will use the old implementation.
I assume this is a reference to threaded FFI being added to the VM in the near future. Is there a way to use a newer VM that supports TFFI?
The only other post I could find on the internet relating to this warning is this one.
Thank you so much for reading this!
Yes, to get the newest VM you can go to "edit configurations" and then check to use the headless vm:

Why isn't my Intellij IDE opening properly

I am running OSX version 10.9.5 and IntelliJ version 2019.2.3(IC-192.6817.14). When I open my IntelliJ IDE, I don't see the editor
This is all I can see. Can anyone help me to fix it?
As per official documentation 2019.2 requires macOS 10.11 or later.
Officially released 64-bit versions of the following:
Microsoft Windows 7 SP1 or later
macOS 10.11 or later
Any Linux distribution that supports Gnome, KDE, or Unity DE
Pre-release versions are not supported.
Ref: https://www.jetbrains.com/help/idea/installation-guide.html#requirements
I recommend you install the official Jetbrains Toolbox to handle installation/upgrade of your IDE(s). I (hope) it is aware of OS limitations and won't propose you upgrade to something non-functional. What it definitely does do is to rollback to an earlier installation with a single click.
Toolbox will detect and handle your existing manual installation so there's no penalty to installing it right now and seeing what options it gives (e.g. 2019.2.4 is out maybe incompatible as other answer hints or may be some bug is fixed!)

Gradle error: Could not determine a usable local IP for this machine

I got this error when building react native android app within Windows Subsystem Linux
Any idea how to resolve that please?
Update
Windows build 14955 (from Windows Insider Program) fixed this issue
Appears to be a known issue with WSL, solved by upgrading to a newer windows insider build.
See https://github.com/Microsoft/BashOnWindows/issues/850 for more info

MFP-Cli (MobileFirst Platform 7.1) on MacOS El Capitan

I just updated my MacOS to El Capitan and I tried to install the newest MFP-Cli, version 7.1, on it but no success.
When I double click on install_mac.app the password screen shows up, but after that it closes without message.
I also tried to run the install file inside of install_mac.app/ and I got the following:
2015-10-06 11:06:54.828 install[991:10602] Exe: /Users/jairrillo/Downloads/mobilefirst-cli-installer-7.1.0/install_mac.app/Contents/Resources/install.app
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Does anyone had the same issue?
This is not related to OS X El Capitan.
The installation fails due to a bug in the product that has been resolved.
Look out for a newer build to be released, soon. Its build number should be 7.1.0.0 ... IF201510051721.
This can also be caused by a missing or misconfigured JDK. I seemed to run into this issue despite not recalling a JDK uninstall since last using MFP-CLI 7.1, so it is possible an El Capitan update may have done something to your JDK 7 install. Run a quick "java" command in your Terminal and it should alert you to JDK issues if that is the case.

The Flash Builder debugger failed to connect to the running application

I know this has been posted a few times like here:
Flash player debugger not working
but I have uninstalled flash player and tried to reinstall an older version of flash player 10.1 which I believe worked with my 4.5 version of Flash Builder. But I go to
http://flashplayerversion.com/
and it still says I have mac 12.0.0.44 debugger version installed in Firefox. How can I get the older version of the flash player to install? Is there something I should uninstall to make sure my system installs FP 10.1?
This solved my problem of launching the debug version of firefox:
http://www.bryandragon.com/articles/flash-builder-debugging-with-firefox/