Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why #13610

Open
Intelligent-Monster opened this issue Dec 17, 2024 · 1 comment
Open

why #13610

Intelligent-Monster opened this issue Dec 17, 2024 · 1 comment
Labels

Comments

@Intelligent-Monster
Copy link

librealsense 2.56.3 RELEASE
OS Windows

Intel RealSense Viewer / Depth Quality Tool has crashed with the following error message:

RealSense error calling rs2_create_context_ex(api_version:25603, json_settings:{):
    failed to convert special folder: errno=42

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Dec 17, 2024

Hi @Intelligent-Monster The errno=42 error can occur if the user's Windows account name has special characters in it, such as those in Chinese or Hebrew language.

A fix for this issue has recently been merged into the development branch of the librealsense SDK - please see #13597

The development branch can be found here:

https://github.com/IntelRealSense/librealsense/tree/development

My Intel RealSense colleagues provide the following advice if it is not possible for you to build librealsense from source code on the development branch.


You can try to run it as Administrator. On Windows 11, it also has a feature to run the app as a different user. That option can be enabled with the instructions at the link below:

https://winaero.com/how-to-run-apps-as-different-user-in-windows-11/


Another option would be to wait for the next version of librealsense, which should include the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants